Linux install structure
From Iris2
Ghoulsblade (Talk | contribs) |
Ghoulsblade (Talk | contribs) |
||
Line 6: | Line 6: | ||
* bin to /usr/bin | * 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) | ** 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 | * /etc instead of config ? (maybe ~/.iris/ was meant here | ||
* lua and lugre folders ? separate package for lugre ? shared libs ? | * lua and lugre folders ? separate package for lugre ? shared libs ? | ||
Line 12: | Line 13: | ||
* remove sourcecode | * remove sourcecode | ||
* remove integrated deps / systemlibs : ois openal lua sqlite , paged_geometry ? | * 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 |