On Thu, 19 Jan 2006 18:39:35 +0100 Grzegorz Andrelczyk <[EMAIL PROTECTED]>
babbled:

> Thu, Jan 19, 2006 at 12:56:16PM +0900 Carsten Haitzler <[EMAIL PROTECTED]>
> napisał:
> > 
> > oh - u are building debian packages of evas for install? no wonder.
> > rememebr we dont keep the packaging info up to date with the src all the
> > time - it lags behind. 
> 
> So it is better to do make && make install?

well - unless you are willing to maintain and fix the debian build files - yes.
don't expect them to "just work" - use them more of a guideline idea of how to
start building a proper package - AFTEr u know how evas builds and what it
builds and where it puts it and why it needs it/uses it.

> > it is there as a convenience for package maintainers to keep their
> > packaging info with the soruce it packages to save time. i have updated
> > the .spec file and i did some changes to the debian packageing stuff - but
> > its definitely NOT done properly. evas's build now makes packaging it for
> > debian proeprly HARD as u needto package each module separately but what
> > modules get built is dependnat on the dependencies found on the system
> > while the pakcages get built.
> > 
> 
> Here I'm a little bit lost. I'm not a package maintainer
> yet I found only dpkg-buildpackage very handy tool i
> debian\ exist and is valid. ;)

then i suggets u install everything from source - in a prefix u can simply rm
-rf (eg /opt/e17) and add the lib dir to ld.so.conf and the bin dir to your or
the system''s default $PATH.

> I downloaded fresh CVS and it seems modules now are in
> package libevas0. Thanks. :) But... now I get this:
> 
> :~> evas_software_x11_test
> evas_software_x11_test: symbol lookup error:
> /usr/lib/evas/modules/loaders/png/linux-gnu-x86_64/module.so:
> undefined symbol: png_check_sig

strange - as that module is LINKED to libpng:

[ 11:46AM ~ ]
ldd /usr/local/lib/evas/modules/loaders/png/linux-gnu-x86_64/module.so
libpng12.so.0 => /usr/lib/libpng12.so.0 (0x00002aaaaabbb000) libz.so.1
=> /usr/lib/libz.so.1 (0x00002aaaaacdf000) libm.so.6 => /lib/libm.so.6
(0x00002aaaaadf6000) ...

> I also made make && make install. Same error.

again - strange. works here - debian SID (amd64 AND ix86 as all of my machines
run debian across p3, p4, pentium-m and amd64 cpu's)

> -- 
> Grzegorz Andrelczyk   | Wszechświat - kilka praktycznych informacji:
> [EMAIL PROTECTED]       | 1.Obszar: nieskończony; 2. Import: brak; 
> www.nie-panikuj.w.pl  | 3.Eksport: brak; 4.Ludność: brak; 5.Waluta: brak;
>                       | 6.Sztuka: brak; 7.Seks: brak.
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多
Tokyo, Japan (東京 日本)


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to