| Subject: Re: Compiling on RedHat 9.0 |
Author: Xavier Roche |
Date: 06/29/2003 12:09 |
| | > > The problem now is that when I run it I get command
line but
> > not GUI !! help please
> The problem now that I get the following error at command
line:
> /usr/local/bin/webhttrack: line 69: 21349
Killed
> ${BINPATH}/htsserver '${DISTPATH}/' path
> '${HOME}/websites' lang '${LANGN}' $@
> Note that I get the same message when I run webhttrack for
> the 1st time and when I run it again, I get the welcome
page
> of webhttrack.
Darn.. it seems that the server ws launched and then killed
(?!)
Can you try to comment the "trap" lines
in /usr/bin/webhttrack ?
That is, just replace the
trap ..
lines by
# trap ..
lines
and see if this is solving the issue? | |
|
|
|
|
6
Created with FORUM 2.0.11