Hey folks,
trying to finally get Exult to work on my Debian Testing System brought me to the brink of despair.
I use the latest snapshot. ./configure in the sourcedir gives me
./configure: line 17382: PKG_PROG_PKG_CONFIG: command not found
./configure: line 17389: syntax error near unexpected token `$SDL_VERSION,'
./configure: line 17389: `AM_PATH_SDL($SDL_VERSION,'
pkg-configure which is mentioned in the first line is up to date, for the other two lines i dont have any clue what the problem could be.
Thank you for any piece of help.
Unable to build from source
Forum rules
NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
Re: Unable to build from source
Any errors when running autogen.sh? It sounds like you possibly ran autogen.sh with a few missing -dev packages.
Re: Unable to build from source
Ah well autogen.sh had some errors, which i must have overseen before. A new try after a system update now doesnt give me the above errors - but instead of them i get these:
./configure: line 17880: syntax error near unexpected token `newline'
./configure: line 17880: ` XIPH_PATH_OGG('
./configure: line 17880: syntax error near unexpected token `newline'
./configure: line 17880: ` XIPH_PATH_OGG('
Re: Unable to build from source
missing ogg and vorbis libs and devel libs?
--
Read the documentation and the FAQ! There is no excuse for not reading them! RTFM
Read the Rules!
We do not support Piracy/Abandonware/Warez!
Read the documentation and the FAQ! There is no excuse for not reading them! RTFM
Read the Rules!
We do not support Piracy/Abandonware/Warez!
Re: Unable to build from source
Thank you for your reply, but how to find out which packages may be missing? I am not the most experienced unix user and have no clue : /
Re: Unable to build from source
Oh, i finally got it working. The missing libs where "libogg"play1-dev" and
"libfishsound1-dev", just in case anyone else expieriences this problem.
Thank you a lot!
"libfishsound1-dev", just in case anyone else expieriences this problem.
Thank you a lot!
Re: Unable to build from source
Libfishsound? Strange... But good you got it run.
--
Read the documentation and the FAQ! There is no excuse for not reading them! RTFM
Read the Rules!
We do not support Piracy/Abandonware/Warez!
Read the documentation and the FAQ! There is no excuse for not reading them! RTFM
Read the Rules!
We do not support Piracy/Abandonware/Warez!