1
0
forked from 0ad/0ad

Removed deprecated FMOD section in library readme

This was SVN commit r1492.
This commit is contained in:
Simon Brenner 2004-12-12 23:49:18 +00:00
parent 91f50492a7
commit 2f809325d9

View File

@ -42,13 +42,8 @@ $binaries := directory containing system/ and data/
You are free to copy the binaries under bin/ into your path as well, but it You are free to copy the binaries under bin/ into your path as well, but it
won't be neccessary to build the engine. won't be neccessary to build the engine.
- FMOD: [sound] - OpenAL: [sound]
download http://www.wildfiregames.com/~code/libraries/linux/fmodapi373linux.tar.gz <No instructions here yet>
... unpack archive
... copy libfmod373linux/api/libfmod-3.73.so to $lib
... run ldconfig (if you don't, the library might not be found at runtime)
... copy libfmod373linux/api/inc/* to $include
These libraries should have packages available for your distribution. You will These libraries should have packages available for your distribution. You will
need to get the corresponding -dev or -devel package for each library. need to get the corresponding -dev or -devel package for each library.