Hy everybody,
8 days since I try to run on Ubuntu 11.04 (x86, with Xorg only)
SqueezePlay.
If I install the deb file, it says "Unsupported PNG format" I tried to
compile my own version. I applied these changes modify the file
make.linux:
> On line 10, change ${PWD} to $(shell pwd) . After the change, line 10
> will look thus:
> SRC_DIR = $(realpath $(shell pwd)) .
> Change line 146 from: cd luaprofiler-2.0 && make -f Makefile.linux
> install to: cd luaprofiler-2.0 && LD="gcc -shared" make -f
> Makefile.linux install
>
ut when I compile, I get this error:
Code:
--------------------
cd squeezeplay; make && make install
make[1]: entrant dans le répertoire « /home/tv/squeezeplay/src/squeezeplay »
cd . && /bin/bash /home/tv/squeezeplay/src/squeezeplay/config/missing --run
automake-1.9 --foreign
configure.in:24: warning: AC_CACHE_VAL(cc_wl_e_switch, ...): suspicious
cache-id, must contain _cv_ to be cached
../../lib/autoconf/general.m4:2019: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2040: AC_CACHE_CHECK is expanded from...
configure.in:24: the top level
Makefile.am: required file `config/compile' not found
make[1]: *** [Makefile.in] Erreur 1
make[1]: quittant le répertoire « /home/tv/squeezeplay/src/squeezeplay »
make: *** [squeezeplay] Erreur 2
--------------------
Can someone tell me how to solve this problem?
Thk in advance
This is my command :
Code:
--------------------
sudo apt-get update
sudo apt-get upgrade
sudo apt-get xorg
sudo apt-get install libpng12-dev libjpeg62-dev libexpat1-dev
libreadline5-dev libx11-dev xorg-dev libasound2-dev unzip build-essential flex
bison subversion cramfsprogs automake1.9 fakeroot libtool libncurses5-dev
gettext libssl-dev
svn co h t t p : / / s v n . s l i m d e v i c e s . c o m / r e p o s / j i
v e / 7 . 5 / t r u n k / s q u e e z e p l a y
cd squeezeplay/src
(UPDATE Make.linux)
sudo make -f Makefile.linux
--------------------
--
narfight
------------------------------------------------------------------------
narfight's Profile: http://forums.slimdevices.com/member.php?userid=48914
View this thread: http://forums.slimdevices.com/showthread.php?t=89537
_______________________________________________
jive mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/jive