On Monday, June 16, 2003, at 01:11 PM, Benjamin Reed wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Andrea Riciputi wrote:
On Monday, Jun 16, 2003, at 17:08 Europe/Rome, Benjamin Reed wrote:what does "fink list -i postgresql" print? It works for me.Here it is my result:[ibook:~/Installs] andrea% fink list -i postgresql Information about 2603 packages read in 2 seconds.
i postgresql-ssl-pytho 7.3.2-7 PostgreSQL Python tools (with SSL)
i postgresql73-ssl 7.3.2-7 PostgreSQL open-source database (with SSL)
i postgresql73-ssl-dev 7.3.2-7 PostgreSQL development headers and libraries (with SSL)
i postgresql73-ssl-shl 7.3.2-7 PostgreSQL shared libraries (with SSL)
Ahh, ok, I was assuming you'd updated to the latest version. 7.3.3-3 is the newest postgresql, and should resolve all of these issues. Try a "fink selfupdate-cvs" followed by "fink install postgresql-ssl" and it should be OK.
I'm having the same problem as Andrea, so I did a "fink selfupdate-cvs" and a "fink update postgresql-ssl" (not an "install", did you really mean "install" instead of "update"?). It still won't start postgresql, either from command line using pg_ctl or postmaster, or on restart using a daemonic start script. My fink list -i postgresql is as follows:
[cube:~] steve_w% fink list -i postgresql Information about 2655 packages read in 3 seconds.
i postgresql-ssl 7.3.3-3 PostgreSQL open-source database (with SSL)
i postgresql-ssl-dev 7.3.2-6 PostgreSQL development headers and libraries (with SSL)
(i) postgresql-ssl-python 7.3.3-3 PostgreSQL Python support (with SSL)
i postgresql-ssl-shlibs 7.3.2-6 PostgreSQL shared libraries (with SSL)
i postgresql73-ssl-shlibs 7.3.3-3 PostgreSQL shared libraries (with SSL)
When I try to launch from the command line I get the response:
[cube:~] steve_w% sudo -u postgres postmaster -D /sw/var/postgresql/data
Password:
2003-06-16 23:32:00 LOG: No such group as 'pgsql'
postmaster: cannot create UNIX stream port
Steve Wall
------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
