Server doesn't have X or Irrlicht

jpenguin
Member
 
Posts: 46
Joined: Wed Jun 06, 2012 00:19

Server doesn't have X or Irrlicht

by jpenguin » Mon Jul 02, 2012 22:51

It's a CentOS-5.6 based server half-way round the world from me. I just want to build the freakin server, no client

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
 cmake . -DRUN_IN_PLACE=1 -BUILD_CLIENT:BOOL=0
-- 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.dev-20120606 ***
-- IRRLICHT_SOURCE_DIR =
-- IRRLICHT_INCLUDE_DIR = IRRLICHT_INCLUDE_DIR-NOTFOUND
-- IRRLICHT_LIBRARY = IRRLICHT_LIBRARY-NOTFOUND
-- Could NOT find IRRLICHT  (missing:  IRRLICHT_LIBRARY IRRLICHT_INCLUDE_DIR)
-- GetText disabled
-- 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:69 (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!
Last edited by jpenguin on Mon Jul 02, 2012 22:56, edited 1 time in total.
 

jpenguin
Member
 
Posts: 46
Joined: Wed Jun 06, 2012 00:19

by jpenguin » Mon Jul 02, 2012 23:19

OK

not solved, but invalid now. I got Ubuntu installed on my VPS; has all depends
 

User avatar
Menche
Member
 
Posts: 994
Joined: Sat Jul 02, 2011 00:43

by Menche » Tue Jul 03, 2012 02:18

Run "cmake . -DBUILD_CLIENT=0" to disable building the client.
Last edited by Menche on Tue Jul 03, 2012 02:18, edited 1 time in total.
An innocent kitten dies every time you top-post.
I am on the Voxelands Forums more often than here.
Try Voxelands (forked from Minetest 0.3) by darkrose
 

User avatar
Calinou
Member
 
Posts: 3124
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou

by Calinou » Tue Jul 03, 2012 10:26

You must install Irrlicht to compile server (headers); but you don't have to use Irrlicht to run the server.
 


Return to Minetest Servers

Who is online

Users browsing this forum: Bing [Bot] and 17 guests

cron