Re: [Fink-beginners] invalid libfontconfig.la was Re: Geomview

2009-04-09 Thread Herb Wright
That did it. Thanks!!! > Herb Wright wrote: >> Ive run into a new problem. After running the script to fix the lib >> files, Im now getting this error when trying to install Xft2-dev, Gri >> and Octave: >> >> >> libtool: link: `/sw/lib/fontconfig2/lib/libfontconfig.la' is not a >> valid libtool

[Fink-beginners] invalid libfontconfig.la was Re: Geomview

2009-04-09 Thread Alexander Hansen
Herb Wright wrote: > Ive run into a new problem. After running the script to fix the lib > files, Im now getting this error when trying to install Xft2-dev, Gri > and Octave: > > > libtool: link: `/sw/lib/fontconfig2/lib/libfontconfig.la' is not a > valid libtool archive > Try "fink rebuild fontcon

Re: [Fink-beginners] Geomview

2009-04-09 Thread Herb Wright
Ive run into a new problem. After running the script to fix the lib files, Im now getting this error when trying to install Xft2-dev, Gri and Octave: libtool: link: `/sw/lib/fontconfig2/lib/libfontconfig.la' is not a valid libtool archive That fixed my problem. Thanks so much! That pointed

Re: [Fink-beginners] Any way to get in psql with postgresql82

2009-04-09 Thread Benjamin Reed
And is it running? Have you enabled it on startup or started it manually? Sin:~ ranger$ sudo -u postgres /sw/bin/psql psql: could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket "/tmp/.s.PGSQL.5432"? Si

Re: [Fink-beginners] Any way to get in psql with postgresql82

2009-04-09 Thread Eriksen Costa
I got the same result: $ sudo -u postgres /sw/bin/psql psql: could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket "/tmp/.s.PGSQL.5432"? I will uninstall it (it's the binary version), selfupdate, install fr