On 2003.01.16, tammy <[EMAIL PROTECTED]> wrote: > ># ldd nspostgres.so > >ldd /usr/local/aolserver/bin/nspostgres.so > > libpq.so.3 => /usr/local/pgsql/lib/libpq.so.3 (0x4001e000) [...] > Executing "su nsadmin -c " nm /usr/local/pgsql/lib/libpq.so.3" returns > valid output so the library is not corrupted.
What's $LD_LIBRARY_PATH look like? If /usr/local/pgsql/lib is in your LD_LIBRARY_PATH, but isn't defined in LD_LIBRARY_PATH when you run /usr/local/aolserver/bin/nsd, then nsd won't be able to load libpq.so.3 ... > What am I missing about installing nspostgres with AOLServer?! > I just have to mention how much I hate seeing flippant quotes (in my > searches for help with this) from philg with arsdigita of late > mentioning how a "10 year old" can have a website up and running with > acs in few hours (or less). Argh:( [...] > btw, i'm over 10. Clearly. Now, if you were a 10 year old, what would your odds be of setting things up? :-) Being the parent of a 3 year old, I am so very fascinated by their extraordinary problem solving skills. If my co-workers, over ten times her age, had one tenth her problem solving skills, they'd all be superstars to work with. :-) -- Dossy -- Dossy Shiobara mail: [EMAIL PROTECTED] Panoptic Computer Network web: http://www.panoptic.com/ "He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on." (p. 70)
