Jump to content
The Dark Mod Forums

Recommended Posts

Posted

Hello, I want to install DarkRadiant to mess up with my Doom 3. I am using Arch Linux, so first thing I did was to install it from AUR. But upon launch it segfaults

$ darkradiant
Segmentation fault (core dumped)
$

 

Next I tried compiling from git, but it complains about boost python, though I do have boost installed, output here.

I followed instruction in this post, i.e. changed the line 714 of file DarkRadiant/m4/boost.m4 from

	  [`python-config --$2 2>/dev/null`])dnl

to

	  [`python2-config --$2 2>/dev/null`])dnl

, then I did ./autogen.sh && ./configure && make, this time it went further, but stuck with python linking errors, see output here.

 

I am really out of options, any help appreciated. :)

Posted

You can disable python with "./configure --disable-python". Just a workaround but you don't need python support. Not really a fix but it worked for me.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recent Status Updates

    • JackFarmer

      "The Year of the Rat." 
      😄

      Al Stewart must be proud of you!
      Happy testing!
      @MirceaKitsune
      · 1 reply
    • datiswous

      I posted about it before, but I think the default tdm logo video looks outdated. For a (i.m.o.) better looking version, you can download the pk4 attached to this post and plonk it in your tdm root folder. Every mission that starts with the tdm logo then starts with the better looking one. Try for example mission COS1 Pearls and Swine.
      tdm_logo_video.pk4
      · 2 replies
    • JackFarmer

      Kill the bots! (see the "Who is online" bar)
      · 3 replies
    • STiFU

      I finished DOOM - The Dark Ages the other day. It is a decent shooter, but not as great as its predecessors, especially because of the soundtrack.
      · 5 replies
    • JackFarmer

      What do you know about a 40 degree day?
      @demagogue
      · 4 replies
×
×
  • Create New...