Dashboard > NeL > ... > NeLDocumentation > NeLRequiredLibrariesLinux
NeLRequiredLibrariesLinux
Added by Matt Raykowski, last edited by Kim Malmo on Dec 18, 2007  (view change)
Labels: 
(None)


Configuring Required Libraries for Compiling On GNU/Linux


 

Debian

Easy installation with the "testing" repositories.

NOTE: "testing" repositories are consider not stable, still in development and untested!

  • With gcc 3.3

apt-get install libxml2 libxml2-dev libfreetype6 libfreetype6-dev libopenal0 libopenal-dev libjpeg62-dev libjpeg62

Ubuntu 7.04 and 7.10

Both Feisty (7.04) and Gutsy (7.10) come with with gcc/g++ 4.1.2.

apt-get install subversion libxml2 libxml2-dev libfreetype6 libfreetype6-dev libopenal0a libopenal-dev libjpeg-dev xorg-dev libalut-dev autoconf automake libtool g++ libgtk2.0-dev

To compile and run NeL3D, you will also need OpenGL, which is provided either by one of the proprietary drivers from ATI/AMD or nVidia (see Ubuntu Binary Driver HOWTO), or get Mesa3D, including the Mesa3D-dev package. For fullscreen support you need to install the development files for the XF86VidMode extension:

apt-get install x11proto-xf86vidmode-dev

Site running on a free Atlassian Confluence Open Source Project License granted to Open NeL (Open Nevrax Library, community branch of NeL). Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.4 Build:#809 Jun 12, 2007) - Bug/feature request - Contact Administrators