Compile 6.4.2 under Redhat5.1

From: "Ken Mort" <kenmort(at)mort(dot)port(dot)net>
To: pgsql-general(at)postgreSQL(dot)org
Subject: Compile 6.4.2 under Redhat5.1
Date: 1999-01-24 03:34:17
Message-ID: 199901240336.WAA02949@astor.interport.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I ran configure using the 'with-x' option in configure and got an
warning:
'X11 library '-lX11' could not be found so TK support will be disabled'
where or what rpm is the -lX11 library under redhat 5.1?

Also,
I need to compile postgres with storage blocks greater than 8K so I
can use the polygon type with large polygons.
What file and what define in the source code do I modify to
increase the storage block size?

Regards,
Kenneth R. Mort <kenmort(at)mort(dot)port(dot)net>
TreeTop Research
Brooklyn, NY, USA

Browse pgsql-general by date

  From Date Subject
Next Message Ralf Weidemann 1999-01-24 06:45:39 database destroy failed !
Previous Message David Hartwig 1999-01-24 01:35:41 Re: [GENERAL] auto increment?