Hi again,

Got some more info to share on this topic. I tried to install the 
kaa-base, kaa-imlib2 and kaa-metadata packages again and it seems that 
there is some problem the build of the kaa.imlib2 module thing.

[EMAIL PROTECTED] kaa-imlib2-0.2.3]# python setup.py install --record 
installed_files
POSIX shared memory enabled
running install
running build
running build_py
running build_ext
building 'kaa.imlib2._Imlib2module' extension
gcc -pthread -shared build/temp.linux-i686-2.5/src/imlib2.o 
build/temp.linux-i686-2.5/src/image.o 
build/temp.linux-i686-2.5/src/font.o 
build/temp.linux-i686-2.5/src/rawformats.o -L/usr/lib -lpng -lrt 
-lImlib2 -lfreetype -lX11 -lXext -ldl -lm -lpython2.5  -o  
build/lib.linux-i686-2.5/kaa/imlib2/_Imlib2module.so
/usr/bin/ld: cannot find -lpng
collect2: ld returned 1 exit status
error: command 'gcc' failed with exit status 1
[EMAIL PROTECTED] kaa-imlib2-0.2.3]#

Now, what does that error message mean ?
The linker can't find the library file "png" or does the linker think 
that "-lpng" is a file path...

Tommy Killander skrev:
> Hi list
>
> I'm trying to make an upgrade of my Freevo box. In practice it is more 
> than a upgrade since I had issues with the old DVB card and the 
> stability of the system...
>
> Anyway the newly installed system is a Fedora 9 based Antec Fusion HTPC 
> box with two Hauppauge DVB-cards. All hardware have been tested and I 
> have brought up the DVBs, iMon VFD, remote control and mplayer - so it's 
> time to install Freevo.
>
> First of all, I can't get the kwizart(?) repos running and the related 
> links on Freevo page is dead, so I have tried to load all the 
> dependencies by hand.
>
> After that I tried to load all the kaa stuff. I hope not 100 % that it 
> works, is it possible to check this in a log or something?
>
>
> Finally I have unpacked the Freevo 1.8.2 tar-ball and executed "./freevo 
> setup". When I try to start Freevo just to see if is starts it complains 
> about a Imlib2 that is missing. It is not missing. The INSTALL file does 
> not give much help....
>
> [EMAIL PROTECTED] freevo-1.8.2]# ./freevo
> Can't find all Python dependencies:
> No module named imlib2
> Not all requirements of Freevo are installed on your system.
> Please check the INSTALL file for more information.
> [EMAIL PROTECTED] freevo-1.8.2]#
> [EMAIL PROTECTED] freevo-1.8.2]#
> [EMAIL PROTECTED] freevo-1.8.2]# yum list imlib2
> Loaded plugins: refresh-packagekit
> Installed Packages
> imlib2.i386                              1.4.2-1.fc9            
> installed      
> [EMAIL PROTECTED] freevo-1.8.2]#
>
> Anyone got any ideas where to start looking for the problem ?
> I saw a previous post about a problem related to imlib2, which where 
> solved by adding imlib2-devel. I tried that, but still no joy...
>
> Any help is appreciated
> /Tommy
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Freevo-users mailing list
> Freevo-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>   

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to