PDA

View Full Version : Got it working...



Geekylad
12-20-2003, 08:21 AM
Hi guys (1st post so may get flamed!!)

I'm not a developer but with help of forums and trial and error (I'm not great with Linux!) I got .18 working

Here's what I done, maybe not most efficient way or correct but it works for me on Mandrake 9.2....


Backed up everything just in case.

Done full fresh CVS download of .18 version (non beta) (See ShowEQ FAQ)

Downloaded perlmonkey's latest .diff to /showeq/src/

cd /showeq/src/

patch < seq2003121904.diff

cd ..

make -f Makefile.dist

./configure

make

make install

..... it all seems to work :)

Thanks guys for your posts and continued effort with SEQ

Edit: Only to find Beta version has now been fixed :) Show's how long it took me! (I was camping Gnomes in Ak'Anon at the same time!)

Another Edit: Changed due to next post, thx cothaeto. I was clutching at straws :)

cothaeto
12-20-2003, 08:33 AM
You don't need to grab the seq5.tar file for non-beta. XML files are only used in the beta releases to hold the opcodes... so you can take that whole section out of your procedure.