ok, that works good, thanks for the help.
the only thing is, that if i choose to get lashd started automatically,
while running glashctl, lashd will not be stopped, when stopping
glashctl, so perhaps it is better controled to start lashd from the console?
an other thing i just found out, always when i start lashd, it is
getting started twice (according to "ps ax").
does anyone else knows this behaviour?
cheers,
doc
Forest Bond wrote:
On Tue, Jun 27, 2006 at 04:26:00PM +0200, Dragan
Noveski wrote:
ok, thanks for the response, but there i have
another question:
where i can find out how to set the "LASH_START_SERVER" variable?
can someone give here the explanation, or is there any online literature
which i can read?
cheers,
doc
Before you get spanked by someone on the list:
LASH_START_SERVER should be an environment variable. To set it, assuming you
are using bash:
export LASH_START_SERVER=y
You can put this in your .bashrc to have it always set.
-Forest