Re: stuck on libcairo.la garnome-2.15.91 and ubuntu dapper



Albert,

cairo does not depend upon pycairo, it's the other way around. I am
guessing that the unbuntu installed versions of cairo/pycairo are
somehow effecting your garnome build. 

Drop by the IRC channel tomorrow.

-Joseph

============================================================================

On Mon, 2006-08-21 at 22:01 +0100, Albert Vilella wrote:
> On Mon, 2006-08-21 at 14:38 -0400, Joseph E. Sacco, Ph.D. wrote:
> > The application should be linking against the GARNOME version of
> > libcairo. Did freedesktop/cairo properly build and install? 
> 
> ok, what I did is:
> 
>   536  cd ../../freedesktop/cairo/
>   537  make cookieclean
>   538  make install
>   539  cd ../..
>   540  cd desktop/
>   541  make paranoid-install
> 
> and then it complains about pycairo, so then I:
> 
>   542  cd ../bindings/pycairo/
>   543  make cookieclean
>   544  make install
> 
> But then it still complains about pycairo. I am starting to see a
> pattern here but, yet, I'm stuck again :)
> 
> Anyone?
> 
>     Albert.
> 
> 
> > 
> > -Joseph
> > 
> > =======================================================================
> > 
> > 
> > On Mon, 2006-08-21 at 19:24 +0100, Albert Vilella wrote:
> > > On Mon, 2006-08-21 at 14:17 -0400, Joseph E. Sacco, Ph.D. wrote:
> > > > The trace would indicate that you are picking up something out of
> > > > Ubuntu,
> > > > 
> > > >      /usr/lib/libcairo.la
> > > 
> > > How can I do otherwise?
> > > 
> > > > 
> > > > rather than GARNOME. 
> > > > 
> > > > 
> > > > -Joseph
> > > > 
> > > > ============================================================
> > > > On Mon, 2006-08-21 at 18:37 +0100, Albert Vilella wrote:
> > > > > Hi all,
> > > > > 
> > > > > On a fresh garnome.2.15.91 I was trying on ubuntu dapper, I've come up
> > > > > with this issue:
> > > > > 
> > > > >  ==> Running make in work/main.d/pycairo-1.2.0
> > > > > make[6]: Entering directory
> > > > > `/home/avilella/garnome/garnome-2.15.91/bindings/pycairo/work/main.d/pycairo-1.2.0'
> > > > > make  all-recursive
> > > > > make[7]: Entering directory
> > > > > `/home/avilella/garnome/garnome-2.15.91/bindings/pycairo/work/main.d/pycairo-1.2.0'
> > > > > Making all in cairo
> > > > > make[8]: Entering directory
> > > > > `/home/avilella/garnome/garnome-2.15.91/bindings/pycairo/work/main.d/pycairo-1.2.0/cairo'
> > > > > /bin/sh ../libtool --tag=CC --mode=link cc  -g
> > > > > -I/home/avilella/garnome/include -L/home/avilella/garnome/lib -O2 -pipe
> > > > > -std=c99 -Wall -fno-strict-aliasing  -Wl,--export-dynamic
> > > > > -L/home/avilella/garnome/lib -o svg.la
> > > > > -rpath /home/avilella/garnome/lib/python2.4/site-packages/cairo -module
> > > > > -avoid-version -export-symbols-regex initsvg svg_la-cairosvgmodule.lo
> > > > > -L/home/avilella/garnome/lib -lsvg-cairo -lsvg -lpng -ljpeg -lcairo
> > > > > -lxml2 -lz -lm
> > > > > grep: /usr/lib/libcairo.la: No such file or directory
> > > > > /bin/sed: can't read /usr/lib/libcairo.la: No such file or directory
> > > > > libtool: link: `/usr/lib/libcairo.la' is not a valid libtool archive
> > > > > make[8]: *** [svg.la] Error 1
> > > > > make[8]: Leaving directory
> > > > > `/home/avilella/garnome/garnome-2.15.91/bindings/pycairo/work/main.d/pycairo-1.2.0/cairo'
> > > > > make[7]: *** [all-recursive] Error 1
> > > > > make[7]: Leaving directory
> > > > > `/home/avilella/garnome/garnome-2.15.91/bindings/pycairo/work/main.d/pycairo-1.2.0'
> > > > > make[6]: *** [all] Error 2
> > > > > make[6]: Leaving directory
> > > > > `/home/avilella/garnome/garnome-2.15.91/bindings/pycairo/work/main.d/pycairo-1.2.0'
> > > > > make[5]: *** [build-work/main.d/pycairo-1.2.0/Makefile] Error 2
> > > > > make[5]: Leaving directory
> > > > > `/home/avilella/garnome/garnome-2.15.91/bindings/pycairo'
> > > > > make[4]: *** [../../bindings/pycairo/cookies/main.d/install] Error 2
> > > > > make[4]: Leaving directory
> > > > > `/home/avilella/garnome/garnome-2.15.91/bindings/pygtk'
> > > > > make[3]: *** [../../bindings/pygtk/cookies/main.d/install] Error 2
> > > > > make[3]: Leaving directory
> > > > > `/home/avilella/garnome/garnome-2.15.91/bindings/gnome-python'
> > > > > make[2]: *** [../../bindings/gnome-python/cookies/main.d/install] Error
> > > > > 2
> > > > > make[2]: Leaving directory
> > > > > `/home/avilella/garnome/garnome-2.15.91/admin/pessulus'
> > > > > make[1]: *** [paranoid-install] Error 2
> > > > > make[1]: Leaving directory
> > > > > `/home/avilella/garnome/garnome-2.15.91/admin'
> > > > > make: *** [paranoid-install] Error 2
> > > > > 
> > > > > Any ideas?
> > > > > 
> > > > > Cheers,
> > > > > 
> > > > >     Albert.
> > > > > 
> > > > -- 
> > > > joseph_sacco [at] comcast [dot] net
> > > > 
> > > 
> > -- 
> > joseph_sacco [at] comcast [dot] net
> > 
> 
-- 
joseph_sacco [at] comcast [dot] net




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