Re: [PORTS] Failed install - libgen.so doesn't exist
Poul Jensen <[email protected]> Sun, 29 Jan 2006 19:34:19 -0900
| Newsgroups | gmane.comp.db.postgresql.ports |
|---|---|
| Message-ID | <[email protected]> |
Tom Lane wrote: >"Poul Jensen" <[email protected]> writes: > > >>./zic: error while loading shared libraries: libgen.so: cannot open shared >>object file: No such file or directory >> >> > >Our configure script will pick up libgen if it exists, but it's a bit >hard to see how the configure script's test could succeed if there's no >such library anywhere on the machine. Did you look for libgen.a or >libgen.so.N ? > > regards, tom lane > > Thank you very much Tom. I've found that a folder containing a libgen.so file is mounted on the machine, but physically located on a different machine (which is why I didn't find it using 'locate'). The libgen.so file belongs to a software package for handling the radar data I'm working with. Other than that, there is a libgen.h file but no libgen.a or libgen.so.(anything). Would you know what I need to fix to let the installation proceed? Thanks, Poul Jensen ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [email protected] so that your message can get through to the mailing list cleanly