Milamber
05-11-2002, 09:49 PM
My setup:
- Redhat 7.2
- DSL, no funky stuff
- Straight networking, hub connecting the machines
- Latest SEQ
Previous version worked fine until the patch.
make -f Makefile.dist
./configure
make
make install
all complete without error
showeq runs and seems to see spawns and such but doesn't load the map. Also, after a short time of running, it outputs codes to the xterm that messes up the font/charset/etc.
I get a ton of messages such as
WARNING: MakeDropCode (2d20) (dataLen:226 != sizeof(makeDropStruct):242)!
and a few similar messages. WearChangeCode is another common one.
It seems the terminal garbaging starts because of ChanXX: output to the shell.
The main issue for me is the map loading/displaying though.
I also noticed that the showeq.conf.dist file was removed from the CVS tree tonight but the code still wants it there (doesn't want to run without it). I had to get version 1.18 and use it to make it behave.
I also see that the names of the spawn in the mouse-over sometimes have strange things in them.
I'm thinking that I'm probably behind in a version of one of the dependencies but ./configure didn't complain about anything...
- Redhat 7.2
- DSL, no funky stuff
- Straight networking, hub connecting the machines
- Latest SEQ
Previous version worked fine until the patch.
make -f Makefile.dist
./configure
make
make install
all complete without error
showeq runs and seems to see spawns and such but doesn't load the map. Also, after a short time of running, it outputs codes to the xterm that messes up the font/charset/etc.
I get a ton of messages such as
WARNING: MakeDropCode (2d20) (dataLen:226 != sizeof(makeDropStruct):242)!
and a few similar messages. WearChangeCode is another common one.
It seems the terminal garbaging starts because of ChanXX: output to the shell.
The main issue for me is the map loading/displaying though.
I also noticed that the showeq.conf.dist file was removed from the CVS tree tonight but the code still wants it there (doesn't want to run without it). I had to get version 1.18 and use it to make it behave.
I also see that the names of the spawn in the mouse-over sometimes have strange things in them.
I'm thinking that I'm probably behind in a version of one of the dependencies but ./configure didn't complain about anything...