View Single Post
santiago's Avatar
Posts: 518 | Thanked: 334 times | Joined on Mar 2010 @ italy
#2876
Originally Posted by hadjistyllis View Post

Quell reflect hd
Results: needs libSDL_image.so
I TRY symlink it with libSDL_mixer...... pass but before open it close with an error.
./quellreflecthd_exe: symbol lookup error: ./quellreflecthd_exe: undefined symbol: IMG_Load
If someone has touchpad find libSDL_image.so and test.
for quell reflect i found a way to get it working

open xterminal put all of this
Code:
sudo apt-get update
sudo apt-get install libmikmod2 libsdl-image1.2 libsdl-mixer1.2 
sudo ln -s /usr/lib/libSDL_mixer-1.2.so.0.2.4 /opt/preenv/lib/libSDL_mixer.so
sudo ln -s /opt/maemo/usr/lib/libmikmod.so.2.0.4 /opt/preenv/lib/libmikmod.so.2
sudo ln -s /usr/lib/libSDL_image-1.2.so.0.1.3 /opt/preenv/lib/libSDL_image.so
preenv-hd
sudo chmod -R +rwx /opt/preenv/usr/palm/applications/com.fallentreegames.quellreflecthd/*
sudo chown -R user /opt/preenv/usr/palm/applications/com.fallentreegames.quellreflecthd/*
desktopgen-hd /opt/preenv/usr/palm/applications/com.fallentreegames.quellreflecthd/appinfo.json
dor desktopgen-HD make sure you installed this package

Last edited by santiago; 2011-10-04 at 16:52.
 

The Following 3 Users Say Thank You to santiago For This Useful Post: