ALERT: before moving hands read every thing in this thread.EDIT: for an updated script, see my site. if i've time, i'll add a Ogre 1.4.5 for ubuntu.
ok, i've updated the script with the last things, letting out the luabind patch as above.
it's been made for a ubuntu 7.10, but, with little modding, it could run on every *nix (your work, i can only help, but it's so simple ...) (ALERT: checkinstall will auto install the deb ! use --install=no if you don't want this )
Only for tester
here you could get the deb compiled by me, no warranty given: let me know if it run, if you like/dislike some thing. ONE things, pretty important, because of those miscellaneous libs, i haven't set deps for it, you MUST run the above script until the marked line.
@psy: you've to check the description used (see description-pak in the script)
@ubuntu users: ubuntu reposities don't have the ogre-plugins-cgprogrammanager, and ogre is version 1.4.3 (
the above pkg is compiled this way)
@debians users: debian reposities (Sid) have ogre 1.4.5 and the ogre-plugins-cgprogrammanager (add this to the script)
here the 1.4.5 debs for Debian (from Sid repository) (don't mix with those from Ubuntu):
http://ftp.it.debian.org/debian/pool/main/o/ogre/libogre14_1.4.5-3_amd64.deb
http://ftp.it.debian.org/debian/pool/main/o/ogre/libogre14-dbg_1.4.5-3_amd64.deb
http://ftp.it.debian.org/debian/pool/main/o/ogre/libogre-dev_1.4.5-3_amd64.deb
http://ftp.it.debian.org/debian/pool/main/o/ogre/libceguiogre14_1.4.5-3_amd64.deb
http://ftp.it.debian.org/debian/pool/main/o/ogre/libceguiogre14-dbg_1.4.5-3_amd64.deb
http://ftp.it.debian.org/debian/pool/main/o/ogre/libceguiogre-dev_1.4.5-3_amd64.deb
http://ftp.it.debian.org/debian/pool/contrib/o/ogre-contrib/ogre-plugins-cgprogrammanager_1.4.5-1_amd64.deb
http://ftp.it.debian.org/debian/pool/main/o/ogre/ogre-tools_1.4.5-3_amd64.deb
http://ftp.it.debian.org/debian/pool/contrib/o/ogre-contrib/ogre-plugins-cgprogrammanager-dbg_1.4.5-1_amd64.deb
if you want to compile Ogre add this after the deps-script:
apt-get install libdevil* libfreetype* libzzip* zziplib* libpng12* libfreeimage* libjpeg62* libmng* libtiff4* zlib1g* x11proto-xf86vidmode-dev libxrandr* libXxf86vm* libxt6 libxt-dev libxaw* libpcre3 libpcrecpp0 freeglut3 libglut3
download the source packs
./bootstrasp (only if is from the cvs)
./configure --disable-ogre-demos --prefix='/usr' (prefix colud give problems with libtool, i've to check this)
make
checkinstall --install=no
ALERT: by defaul Ogre will install on /usr/local/, prefix will adjust that on the standard /usr/