Re: [gnome-db] Installing GDA on 64 bits machine using /usr/lib64
Vivien Malerba <[email protected]>
| Newsgroups | gmane.comp.gnome.db |
|---|---|
| Message-ID | <[email protected]> |
On 19 May 2011 20:05, Daniel Espinosa <[email protected]> wrote: > If you are trying to compile and install GDA on 64 bits systems and it uses > /usr/lib64 path for libraries, use the following flag for autogen.sh or > configure: > > --with-libdir-name=lib64 > Same thing for the way to find native database provider's libraries, for example --with-oracle-libdir-name=... Vivien