Re: [gnome-db] Why the CVS version not allot to install in /usr



On 3/21/06, Daniel Espinosa <esodan gmail com> wrote:
> Attached you'll find the log for configure using --prefix=/usr and the make
> install command.
>
> 2006/3/21, Vivien Malerba < vmalerba gmail com>:
> > On 3/21/06, Daniel Espinosa < esodan gmail com > wrote:
> > > I'm trying to install libgda and libgnomedb from CVS but libgda tells it
> can
> > > not install libraries if the path no finish with /usr/local/lib (I used
> /usr
> > > in the prefix option in configure); and libgnomedb doen't find the gtk
> > > lilbraries in /usr/local, then why I can't install using the /usr
> prefix?
> >
> > I always install things myself in non standard places, so there is no
> > reason it does not want to install in /usr/local. Can you send me the
> > complete log starting from running the configure script?
> >
> > Vivien
> >

Could you try to run a "make distclean" before running again
"./autogen.sh --prefix=/usr"? It may be that you previously run the
autogen.sh script without the --prefix option (which means that
/usr/local is assumed) and that the next time you run it (or the
configure script) with "--prefix=/usr" it did things wrong.

Vivien



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]