My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
Index  
Updated Mar 28, 2012 by silverwr...@gmail.com

Naev Wiki

Note: This wiki is no longer maintained. The official Naev Wiki is now hosted at http://wiki.naev.org.

Welcome to the Naev Wiki.

Please take a look at the FAQ before submitting a new bug report, as it covers a number of common gameplay questions and common issues.

Dependency instructions for Debian and Gentoo can be found below.

Instructions for installing can be found on the Installing page, and an exhaustive list of keys can be found on the keybindings page.

If you're interested in helping out, you can reach us on IRC or through the forums. See the Community Portal for contact information.

You might also be interested in reading pages in the Development category on the sidebar.

If you're itching to get started on development, be sure to read over the Simple Development Guide.

System Requirements

  • Linux, FreeBSD, Mac OS X or Windows.
  • Pentium III class processor or equivalent.
  • 512 MB of free RAM.
  • 150 MB of free disk space.
  • OpenGL 1.1 or later compatible video card.

Recommended Hardware

  • Linux, FreeBSD, Mac OS X or Windows.
  • Pentium IV class processor or equivalent.
  • 1 GB of free RAM.
  • 250 MB of free disk space.
  • ATI r3xx or equivalent.

Dependencies

The Naev dependencies are meant to be quite common on most systems. They are:

  • SDL
  • SDL_image
  • SDL_mixer
  • OpenGL
  • libxml 2
  • Freetype 2
  • libpng 1.2
  • OpenAL
  • libvorbis
  • binutils

Debian

On Debian-based distros you can install them with:

apt-get install libsdl1.2debian libsdl-image1.2 libsdl-mixer1.2 libgl1-mesa-dri libxml2 libfreetype6 libpng12-0 libopenal1 libvorbis0a

For compiling, you'll need the additional:

apt-get install gcc make libsdl1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libgl1-mesa-dev libxml2-dev libfreetype6-dev libpng12-dev libopenal-dev libvorbis-dev binutils-dev

Gentoo

sdl-mixer requires vorbis support

emerge media-libs/libsdl media-libs/sdl-image media-libs/sdl-mixer virtual/opengl dev-libs/libxml2 media-libs/freetype media-libs/libpng media-libs/openal media-libs/libvorbis sys-devel/binutils
Comment by Imperiou...@gmail.com, Feb 26, 2012

Hey is this still in progress or is it a dead project?

I was a huge fan of EV as a kid, and I'd love to offer support for this, let me know if your still active.

Comment by andreas....@gmail.com, Apr 3, 2012

irc #naev at irc.freenode.net

Its active, many awesome updates in short time :)


Sign in to add a comment
Powered by Google Project Hosting