Jump to content

EE 3.33.50 RC1


Quasar

Recommended Posts

Quasar said:
The console variable/slider limitation is actually fraggle's fault in this case,

No "fault" there, since he just restored the normal behavior, which is what Chocolate Doom is for.

Share this post


Link to post
  • 3 months later...

ee3.33.50-src.zip seems to be missing some files that it needs to compile on Linux:

gw@gw-laptop:~/files-unsorted/ee3.33.50-src$ ./autogen.sh
/usr/share/aclocal/smpeg.m4:13: warning: underquoted definition of AM_PATH_SMPEG
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB
configure.in: installing `autotools/install-sh'
configure.in: installing `autotools/missing'
source/Confuse/Makefile.am: installing `autotools/depcomp'
configure.in:25: required file `wads/Makefile.in' not found
Makefile.am:1: required directory ./wads does not exist
configure.in:25: required file `wads/Makefile.in' not found
Makefile.am:1: required directory ./wads does not exist
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for ranlib... ranlib
checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 1.2.9... yes
checking for Mix_LoadMUS_RW in -lSDL_mixer... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
configure: creating ./config.status
config.status: error: cannot find input file: Makefile.in
gw@gw-laptop:~/files-unsorted/ee3.33.50-src$ 
There isn't a "wads" directory in the .zip, nor any Makefile.in files.

Share this post


Link to post

Get SVN and dooo

svn co svn://mancubus.net:3691/trunk/eternity eternity

cd eternity

./autogen.sh

make

make install
That should install ee okay. you might maybe need to sudo/su when make installing probably most likely

Share this post


Link to post
  • 1 year later...
Joe said:

Get SVN and dooo

svn co svn://mancubus.net:3691/trunk/eternity eternity

cd eternity

./autogen.sh

make

make install
That should install ee okay. you might maybe need to sudo/su when make installing probably most likely


heh, I don't even install, I just move /base/ and the Executable to my /home/x/doom/ directory, and it works that way, too

Edit: damn I just noticed how old this thread is. whoops.

Share this post


Link to post

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.   Restore formatting

  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.

×
×
  • Create New...