PDA

View Full Version : Ogre 3d and libxf86vm



pikeblodd
September 19th, 2006, 04:32 AM
Hi all. Im trying to comipile Ogre 3d from the tarball off www.ogre3d.org site. I found most of the dependencies ./configure asked for except this one. Any ideas on where I might track this little bugger down?

pikeblodd
September 19th, 2006, 07:07 PM
/bump

llonesmiz
September 19th, 2006, 08:26 PM
You need to install the package: libxxf86vm-dev. Good luck.

Edit: You should install libtiff4-dev and libmng-dev too. "Configure" worked without them, but then the compilation failed. Installing them solved the problem.

pikeblodd
September 20th, 2006, 01:29 AM
sweet, thank you, p.s. is there some sadistic coder out there that names these lib's slightly different than their names?

Choad
June 23rd, 2007, 12:03 PM
ok im trying to do this too, and i get some more dep problems

first i had to get libxrandr-dev

now it's asking for freeimage. libfreeimage-dev doesnt exist in the feisty repos. how can i get it? dont really want to go breaking my system installing gusty packages

Choad
June 23rd, 2007, 12:09 PM
ok it compiled straight away from the sourceforge download. compiling OGRE now. then on to pyOGRE!

zettai
July 26th, 2008, 11:11 AM
sweet, thank you, p.s. is there some sadistic coder out there that names these lib's slightly different than their names?

I'd love an answer to this one as well...why are the names different?