# PINEDIT compiled on Linux Debian Woody
# This can save some time
# Maybe It can be done easlier
# I can make a .deb if needed
# Testers needed at http://RzR.online.FR/game
# Thanks again henrik : your job is impressive
# 1) *** add your woody source list @
http://www.apt-get.org
./configure --disable-sdltest
--prefix=$HOME/usr/local/local/pinedit
apt-get remove libqt3-dev qt3-dev-tools
apt-get install libqt3-headers libqt3-compat-headers
libqt3-mt-dev qt3-tools
# - How to fix the libpng conflict ?
# I think libsdl_image w/ libpng3 should be backported
to woody
# reinstall
apt-get install libsdl-image-dev1.2-dev
libsdl-image1.2-dev
$EDITOR pinedit/Makefile # moc = /usr/bin/moc
rm pinedit/moc*.cpp
apt-get install libsdl-image1.2
ln -fs /usr/lib/libSDL_image-1.2.so.0
pinedit/libSDL_image.so
ln -fs /usr/lib/libqt-mt.so.3 pinedit/libqt.so
# EOF
current git snapshot builds now