Yeah in our packaging/build scripts I actually apply a OGRE_HEADLESS cmake + preprocessor define. This is a clean patch on top of the rex Ogre fork https://github.com/Adminotech/tundra/blob/admino_tundra/tools/Linux/Patches/ogre-safe-nocrashes-0004-enable-linux-headless-without-x11.patch . This lets me skip linking to CG etc. by default in OgreMain even if libs are found in the system. Cant recall the details but something along those lines. The renderer is the same headless renderer that we use in Tundra, that wont link to any opengl/cg stuff, but I think OgreMain ignored what renderer was used and linked to them anyway (OGRE_SYSTEM_LIBS or something). Good that you got it figured out. Best regards, Jonne Nauha Meshmoon developer at Adminotech Ltd. www.meshmoon.com On Wed, Oct 22, 2014 at 12:47 PM, "Lasse Öörni" <lasse.oorni at ludocraft.com> wrote: > > seems to "succeed", yet no installation is produced to > > /opt/realxtend-tundra. I've also debug logged the command and it seems to > > produce just the same success output as when run manually, but the > package > > doesn't actually get installed. > > Replying to myself: fixed the issue, by doing the following sequence > 1. install Tundra package > 2. apt-get install -f to install dependencies > 3. install Tundra yet again, because step 2) actually uninstalls Tundra if > the "libcg" package cannot be installed. Running Tundra as headless is > possible without it, so it actually doesn't matter. > > The updated recipe is in the testbed SVN. Now will have to wait for the > chef test server to get back online. I submitted a ticket of this to the > JIRA. > > -- > Lasse Öörni > Game Programmer > LudoCraft Ltd. > > > _______________________________________________ > Fiware-webui mailing list > Fiware-webui at lists.fi-ware.org > https://lists.fi-ware.org/listinfo/fiware-webui > -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.fiware.org/private/fiware-webui/attachments/20141022/07a50167/attachment.html>
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy