Re: [PORTS] Failed install - libgen.so doesn't exist
Tom Lane <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.ports |
|---|---|
| Message-ID | <[email protected]> |
"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 ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings