(FIXED) Xubuntu 12.04 Compiling Problems

Josh
Member
 
Posts: 1146
Joined: Fri Jun 29, 2012 23:11

(FIXED) Xubuntu 12.04 Compiling Problems

by Josh » Wed Jun 12, 2013 05:06

I have compiled heaps of times before and have also used xubuntu 12.04 before without this problem but whenever i use
cmake . -DRUN_IN_PLACE=1 It says something about something incomplete, here are some lines from my terminal (i never had this problem in Ubuntu or Xubuntu before)

joshua@joshua-MS-7142:~/Downloads/minetest-master$ cmake . -DRUN_IN_PLACE=1
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- *** Will build version 0.4.7 ***
-- IRRLICHT_SOURCE_DIR =
-- IRRLICHT_INCLUDE_DIR = /usr/include/irrlicht
-- IRRLICHT_LIBRARY = /usr/lib/libIrrlicht.a
-- Found IRRLICHT: /usr/lib/libIrrlicht.a
-- CURL_INCLUDE_DIR = CURL_INCLUDE_DIR-NOTFOUND
-- CURL_LIBRARY = CURL_LIBRARY-NOTFOUND
-- GetText disabled
-- Could NOT find OpenAL (missing: OPENAL_LIBRARY OPENAL_INCLUDE_DIR)
-- Could NOT find VORBIS (missing: OGG_INCLUDE_DIR VORBIS_INCLUDE_DIR OGG_LIBRARY VORBIS_LIBRARY VORBISFILE_LIBRARY)
-- Sound enabled, but OpenAL not found!
-- Sound enabled, but Vorbis libraries not found!
CMake Error at src/CMakeLists.txt:81 (message):
Sound enabled, but cannot be used.

To continue, either fill in the required paths or disable sound.
(-DENABLE_SOUND=0)


-- Configuring incomplete, errors occurred!

What is the problem? Do i need to install something?
Last edited by Josh on Wed Jun 12, 2013 05:17, edited 1 time in total.
 

Nore
Member
 
Posts: 468
Joined: Wed Nov 28, 2012 11:35
GitHub: Ekdohibs

by Nore » Wed Jun 12, 2013 05:11

Try to install libopenal-dev and libvorbis-dev
 

Josh
Member
 
Posts: 1146
Joined: Fri Jun 29, 2012 23:11

by Josh » Wed Jun 12, 2013 05:16

Nore wrote:Try to install libopenal-dev and libvorbis-dev

Thankyou so much Nore, turns out i needed libvorbis-dev :)
Could a Moderator please close this topic thanks.
Last edited by Josh on Wed Jun 12, 2013 05:16, edited 1 time in total.
 


Return to Minetest Problems

Who is online

Users browsing this forum: No registered users and 4 guests

cron