Hi, I built my Solaris PostgreSQL 7.4.2 installation using:
configure --disable-shared My reason was so that clients that install it would have everything there in one binary tar file and would not have to install any gcc lib patches, etc. Anyway, everything seemed to work great until I wanted to use stored procedures with PL/pgSQL. Now it can't find plpgsql.so. Is there a way to do what I want to do and still be able to use PL/pgSQL stored procedures? Is there a better way to link statically? Is there a configure option to statically link 'plpgsql.a' as well? thanks, Bill C __________________________________ Do you Yahoo!? Yahoo! Mail - You care about security. So do we. http://promotions.yahoo.com/new_mail ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])