Click to See Complete Forum and Search --> : Eterm problems in Slackware


DarkSpy
05-22-2003, 08:36 PM
I've compiled Eterm, but when I run it with more options (Eterm -0 for exemple) it doens't work. It runs with the default options. I've tried to search for a conf file but I don't find one.

Thanks.

rid3r
05-22-2003, 08:59 PM
cd eterm-* ; make clean ; ./configure --help
maybe you did not compile the options you wanted.

sharth
05-22-2003, 08:59 PM
use Esetroot to set your background image.

DarkSpy
05-22-2003, 09:07 PM
sharth: I know that, it was just an exemple.

What compile options did you use? Suggestions, I don't think I did something wrong.

sharth
05-22-2003, 09:18 PM
Debian's version is created thusly...

./configure --prefix=/usr --mandir=/usr/share/man --enable-xim --with-backspace=del --with-delete=execute --enable-share=yes --enable-static=no --enable-mmx=no --enable-multi-charset=unicode --enable-escreen --with-pty-group=tty

DarkSpy
05-25-2003, 10:53 PM
Don't know why, but It didn't work :(