You are not logged in.

#1 2006-11-05 03:20:17

sparrow
Member
Registered: 2006-11-01
Posts: 5

E17 from CVS...

I've compiled e17 from cvs on ubuntu a few times but I'm running into trouble on arch...

evas needs libpng, libsvg, and a few other libs...

but installing libpng and libsvg with pacman does not work (./autogen doesnt see them) - libtiff,edb,gif, and all of the others do though...

With ubuntu I had to install libpng-dev and libsvg-dev packages in order to get it to compile, but I'm at a loss with arch/pacman...

How do I get the dev packages for libpng and libsvg... if thats what the problem is...

I plan to try to install from source, but I'm not sure what to use for the prefix on ./configure...

(if you cant tell - i'm a real noob... but... I'm learning more everyday)

thanks for any advice

Offline

#2 2006-11-05 13:08:15

byte
Member
From: Düsseldorf (DE)
Registered: 2006-05-01
Posts: 2,046

Re: E17 from CVS...

There are no -dev packages in Arch, header files are all included in the main packages.  Maybe try 'pacman -S pkgconfig'.

Edit: there is a CVS build for evas on AUR already, here


1000

Offline

#3 2006-11-05 18:27:11

sparrow
Member
Registered: 2006-11-01
Posts: 5

Re: E17 from CVS...

pkgconfig was the answer - thanks, really appreciate it...

Offline

Board footer

Powered by FluxBB