Jump to content

squigley

Fremen
  • Posts

    1
  • Joined

  • Last visited

    Never

Reputation

0 Neutral
  1. Hi, I'm trying to follow the howto instructions to get D2TM compiling under linux, and I'm having a few issues. The script to install the libraries doesn't work for me, so I've just been doing each step manually, which seems to mostly work for each of the 4 libraries, except for a couple of issues: I needed to run "fixunix.sh" on almp3 before the patch would apply. Each time I try to "make install" almp3, alfont, and raknet, I get "make: *** No rule to make target `install'. Stop." The patch doesn't apply to raknet, it complains "can't find file to patch at input line 58". I decided to try compiling D2TM anyway, and get the following: automake -a returns "configure.in:7: required file `./ltmain.sh' not found". running ./configure results in "config.status: error: cannot find input file: Makefile.in" and (no real surprise, with the makefile missing), make returns "make: *** No targets specified and no makefile found. Stop." If you have any suggestions as to what I should do in order to get the correct makefiles/install the required libraries, and compile D2TM, it would be really appreciated. If the script ends up needing tweaking to make it work on newer distributions (I'm running Ubuntu Intrepid Ibex), then I'm happy to do that and submit it back for an updated version of the howto zip file. Thanks, Simon
×
×
  • Create New...