Menu

#1 pinedit-0.0.3 / compilation / linux / debian / woody

open-works-for-me
nobody
None
1
2003-03-31
2003-03-02
rzr
No

# 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

Discussion

  • rzr

    rzr - 2003-03-31
    • priority: 5 --> 1
    • summary: compilation / linux / debian / woody --> pinedit-0.0.3 / compilation / linux / debian / woody
    • status: open --> open-works-for-me
     
  • rzr

    rzr - 2011-04-18

    current git snapshot builds now

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.