Hosted Projects - Standalone > Diaspora Tech Help

Installation on Parrot OS (Debian)

(1/2) > >>

TedBusto:
Hello All!

I am trying to get Diaspora installed on my Debian build. I made the folder and got into the fs2_open folder and ran ./autogen.sh and it goes for a while and errors out with this:


--- Code: --- checking for OpenAL... no
*** Could not run OpenAL test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means OpenAL was incorrectly installed
*** or that you have moved OpenAL since it was installed.
configure: error: *** OpenAL installation not found!
--- End code ---

here is what the config file has to say:

--- Code: --- configure:6754: checking for OpenAL
configure:6792: gcc -o conftest     conftest.c   -lopenal >&5
conftest.c:26:10: fatal error: AL/al.h: No such file or directory
 #include <AL/al.h>
          ^~~~~~~~~
compilation terminated.
--- End code ---

I looked for the matching packages that this is looking for and this is what synaptic says I have.



What package do I need to install to make this work?

I have already checked the threads, and I guess I havn't seen any other Linux  OpenAL problems.

I tried this from another thread and it had errors but didn't list anything from OpenAL so I ignored it.


--- Code: --- sudo apt-get install libopenal-dev libogg-dev libvorbis-dev build-essential automake1.10 autoconf libsdl1.2-dev libtheora-dev libreadline6-dev libpng12-dev libjpeg62-dev liblua5.1-0-dev libjansson-dev
--- End code ---

See attached config.log

[attachment stolen by Russian hackers]

tomimaki:
install libopenal-dev

but I suggest you to try Diaspora with more current build than fs2_open 3.6.13

TedBusto:

--- Quote from: tomimaki on October 01, 2017, 09:59:22 am ---install libopenal-dev

but I suggest you to try Diaspora with more current build than fs2_open 3.6.13

--- End quote ---

How do I use the new fs2_open with Diaspora? I will start hunting for a guide, but I didn't know if maybe you had seen one.

TedBusto:

--- Quote from: tomimaki on October 01, 2017, 09:59:22 am ---install libopenal-dev

but I suggest you to try Diaspora with more current build than fs2_open 3.6.13

--- End quote ---

installing libopenal-dev got me one step closer and then another error.

tomimaki:
https://github.com/scp-fs2open/fs2open.github.com/wiki/Building-on-Linux


--- Quote from: TedBusto on October 01, 2017, 10:43:53 am ---
--- Quote from: tomimaki on October 01, 2017, 09:59:22 am ---install libopenal-dev

but I suggest you to try Diaspora with more current build than fs2_open 3.6.13

--- End quote ---

How do I use the new fs2_open with Diaspora? I will start hunting for a guide, but I didn't know if maybe you had seen one.

--- End quote ---

Just put build in Diaspora folder and select it in wxlauncher.

Navigation

[0] Message Index

[#] Next page

Go to full version