[postgis-users] Compiling PostgreSQL

Pericles S. Nacionales nacional at cbs.umn.edu
Mon Oct 18 08:46:49 PDT 2004


Dave,

The first things I'd check are the PATH and LD_LIBRARY_PATH...  You
probably have duplicate executables and libraries from Solaris and GNU.
Try setting your PATH to have "/usr/local/bin" first and your
LD_LIBRARY_PATH to have "/usr/local/lib" first (to use the GNU
utilities) and see if that fixes anything.  

Be aware that this could also screw some other programs up.

-Perry

On Mon, 2004-10-18 at 09:37 -0500, David Bitner wrote:
> When I run ./configure, I get an error message:
> *** Could not execute a simple test program. This may be a problem
> *** related to locating shared libraries.  Check the file 'config.log'
> *** for the exact reason.
> 
> -----Original Message-----
> From: postgis-users-bounces at postgis.refractions.net
> [mailto:postgis-users-bounces at postgis.refractions.net]On Behalf Of
> TECHER Jean David
> Sent: Monday, October 18, 2004 9:30 AM
> To: PostGIS Users Discussion
> Subject: Re: [postgis-users] Compiling PostgreSQL
> 
> 
> what's the problem???
> ----------------------------------------------------------------
> TECHER Jean David
> Responsable Informatique 01MAP
> e-mail: davidtecher at yahoo.fr
> site: http://techer.pascal.free.fr/postgis/
> ------------------------------------------------------------
> ----- Original Message -----
> From: "David Bitner" <bitner at macnoise.com>
> To: <postgis-users at postgis.refractions.net>
> Sent: Monday, October 18, 2004 4:19 PM
> Subject: [postgis-users] Compiling PostgreSQL
> 
> 
> > Could anybody help me debug my config.log for compiling PostgreSQL7.4.5?
> >
> > Thanks,
> > David
> >
> > .................................
> >
> 
> 
> ----------------------------------------------------------------------------
> ----
> 
> 
> > _______________________________________________
> > postgis-users mailing list
> > postgis-users at postgis.refractions.net
> > http://postgis.refractions.net/mailman/listinfo/postgis-users
> >
> 
> 
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
> 
> 
> 
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users




More information about the postgis-users mailing list