Linux install structure
From Iris2
things to improve in iris directory structure to make it linux-install friendly, contact che for details (rpm)
- copyed folders bin config data lua lugre scripts
- bin to /usr/bin
- cfg files to /usr/share/iris/bin (bin is bad, should be /etc/iris , or /usr/share/iris/irgendwas if they are not config files)
- bin cfg : move to data, not user-config (which ogre plugins loaded)
- /etc instead of config ? (maybe ~/.iris/ was meant here
- lua and lugre folders ? separate package for lugre ? shared libs ?
- packet file list (11.03.2010) : http://fpaste.org/5FXD/raw/
- remove reduncancies, e.g. /usr/share/iris/data/ogreSampleMedia
- remove sourcecode
- remove integrated deps / systemlibs : ois openal lua sqlite , paged_geometry ?
- data = /usr/share/iris = iris data dir
- see http://fpaste.org/NrfE/ (install script part ? ask che) part of rpm build scripts
