Changes between Version 26 and Version 27 of dev/LinuxGentoo
- Timestamp:
- Dec 3, 2007, 4:37:26 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev/LinuxGentoo
v26 v27 19 19 emerge the packages. cegui and boost are dependencies of ogre, so they wont be installed explicitly. 20 20 {{{ 21 wraith root # emerge cmake ogre ois enet 21 wraith root # emerge cmake ogre ois 22 wraith root # CFLAGS="-fPIC" emerge enet 22 23 }}} 24 eNet need to be compile with -fPIC to be included as shared library ([wiki:NicolasSchlumberger nico]: Dec '07) 25 23 26 === Getting the Source Code === 24 27 First of all you have to install subversion on your system: Make sure, that you have '''ssl''' included in your ''make.conf'' file:[[br]]