How to build without sound or gettext

User avatar
neko259
Member
 
Posts: 769
Joined: Sun Jun 19, 2011 06:51

How to build without sound or gettext

by neko259 » Wed Mar 28, 2012 16:35

CMake seems to ignore USE_SOUND and USE_GETTEXT variables.
Bitcoin donations: 18r66dJmUjwTmWRTFnorpGMzs8d4B8jzbw
 

User avatar
bgsmithjr
Member
 
Posts: 436
Joined: Thu Mar 08, 2012 23:21

by bgsmithjr » Wed Mar 28, 2012 16:36

That's because you don't have required dependencies for sound, gettext and gettext-dev
 

User avatar
sfan5
Member
 
Posts: 3636
Joined: Wed Aug 24, 2011 09:44
GitHub: sfan5
IRC: sfan5

by sfan5 » Wed Mar 28, 2012 16:36

"cmake . -DENABLE_SOUND=0"
works for me, tested on fedora 14
Mods: Mesecons | WorldEdit | Nuke
Minetest builds for Windows (32-bit & 64-bit)
 

User avatar
Jordach
Member
 
Posts: 4412
Joined: Mon Oct 03, 2011 17:58
GitHub: Jordach
IRC: Jordach
In-game: Jordach

by Jordach » Wed Mar 28, 2012 16:44

bgsmithjr wrote:That's because you don't have required dependencies for sound, gettext and gettext-dev

What are the dependancies for sound?

And where can I get them for Windows.
Last edited by Jordach on Wed Mar 28, 2012 16:45, edited 1 time in total.

( ͡° ͜ʖ ͡°) ( ͡o ͜ʖ ͡o) [$ ( ͡° ͜ʖ ͡°) $] ( ͡$ ͜ʖ ͡$) ヽ༼ຈل͜ຈ༽ノ



My image and media server is back online and is functioning as normal.
 

User avatar
sfan5
Member
 
Posts: 3636
Joined: Wed Aug 24, 2011 09:44
GitHub: sfan5
IRC: sfan5

by sfan5 » Wed Mar 28, 2012 16:46

Jordach wrote:
bgsmithjr wrote:That's because you don't have required dependencies for sound, gettext and gettext-dev

What are the dependancies for sound?

And where can I get them for Windows.

Ask celeron55 on IRC
Mods: Mesecons | WorldEdit | Nuke
Minetest builds for Windows (32-bit & 64-bit)
 

User avatar
bgsmithjr
Member
 
Posts: 436
Joined: Thu Mar 08, 2012 23:21

by bgsmithjr » Wed Mar 28, 2012 16:47

Jordach wrote:
bgsmithjr wrote:That's because you don't have required dependencies for sound, gettext and gettext-dev

What are the dependancies for sound?

!And where can I get them for Windows.

You do not have to have a special windows version.
The depencies for sound are libvorbis, libvorbisfile, libogg

!Using cmake gui, it will list all the dependencies for you, you just point to corresponding include, and lib directories.

You might need the *-dev versions as well which would be the include directories.
Last edited by bgsmithjr on Wed Mar 28, 2012 16:49, edited 1 time in total.
 

User avatar
neko259
Member
 
Posts: 769
Joined: Sun Jun 19, 2011 06:51

by neko259 » Wed Mar 28, 2012 16:49

sfan5 wrote:"cmake . -DENABLE_SOUND=0"
works for me, tested on fedora 14

Hmm, I'll try. I tried -DUSE_SOUND because minetest tell "USE_SOUND=1" in the game.
Bitcoin donations: 18r66dJmUjwTmWRTFnorpGMzs8d4B8jzbw
 

User avatar
neko259
Member
 
Posts: 769
Joined: Sun Jun 19, 2011 06:51

by neko259 » Wed Mar 28, 2012 16:56

Works. Thanks sfan5.
Bitcoin donations: 18r66dJmUjwTmWRTFnorpGMzs8d4B8jzbw
 

User avatar
sfan5
Member
 
Posts: 3636
Joined: Wed Aug 24, 2011 09:44
GitHub: sfan5
IRC: sfan5

by sfan5 » Wed Mar 28, 2012 17:03

No Problem
Mods: Mesecons | WorldEdit | Nuke
Minetest builds for Windows (32-bit & 64-bit)
 

User avatar
Jordach
Member
 
Posts: 4412
Joined: Mon Oct 03, 2011 17:58
GitHub: Jordach
IRC: Jordach
In-game: Jordach

by Jordach » Wed Mar 28, 2012 17:31

bgsmithjr wrote:
Jordach wrote:
bgsmithjr wrote:That's because you don't have required dependencies for sound, gettext and gettext-dev

What are the dependancies for sound?

!And where can I get them for Windows.

You do not have to have a special windows version.
The depencies for sound are libvorbis, libvorbisfile, libogg

!Using cmake gui, it will list all the dependencies for you, you just point to corresponding include, and lib directories.

You might need the *-dev versions as well which would be the include directories.

thanks for clearing this up.

( ͡° ͜ʖ ͡°) ( ͡o ͜ʖ ͡o) [$ ( ͡° ͜ʖ ͡°) $] ( ͡$ ͜ʖ ͡$) ヽ༼ຈل͜ຈ༽ノ



My image and media server is back online and is functioning as normal.
 

User avatar
bgsmithjr
Member
 
Posts: 436
Joined: Thu Mar 08, 2012 23:21

by bgsmithjr » Wed Mar 28, 2012 17:33

No problem
 


Return to Minetest Problems

Who is online

Users browsing this forum: No registered users and 8 guests

cron