Re: Gnome logout script



On Fri, 2003-10-24 at 10:19, Sean Atkinson wrote:
> > > ...
> > > /bin/sh ../../mkinstalldirs
> > > /home/sean/src/cvs/evolution-1-4-branch/install/lib/evolution/1.4
> > >  /bin/sh ../../libtool --mode=install /usr/bin/install -c 
> > > libemiscwidgets.la
> > > /home/sean/src/cvs/evolution-1-4-branch/install/lib/evolution/1.4/libemiscwidgets.la
> > > libtool: install: error: cannot install `libemiscwidgets.la' to a
> > > directory not ending in /usr/local/lib/evolution/1.4
> > > make[3]: *** [install-privlibLTLIBRARIES] Error 1
> > > 
> > to which prefix are you installing? /usr/local?
> 
> Nope - /home/sean/src/cvs/evolution-1-4-branch/install/.  I can't see
> anything magic in the configure arguments used by the spec file.  They
> include --prefix=/usr so presumably /usr/local isn't forced.  Weird.
> 
> Is there a way to move the install target on-the-fly?  I reconfigured
> with a new --prefix and it triggered an entire rebuild!  Testing
> alternative locations could be slow like this...
> 
hmm, not sure if 'make prefix=...' would work. Maybe you can hack the
spec file to install to /home/sean....?

I can't see neither anything that would make it install there.
libemiscwidgets installs correctly to its place in my setup, although
I'm not using spec file, but building directly.

cheers




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