> now after i install poplog and with the opetion
> install_everything_with_motif
>
> i can use poplog pop11 , poplog clisp
> but when i write poplog xved myfile.p
> it print the folllowing
>
>
> MISHAP invalide Display specification ($ display not set ?)
> involoving : <false>
> doing : fast_xtopendisplay
Do you have the X window system running when you do this?
You can only run XVed when X is running.
Otherwise you will not be able to run any X facilities.
E.g. can you open an xterm window?
xterm &
If that works, then inside the xterm window you should
be able to type
poplog xved myfile.p
or
xved myfile.p
If you can't even run an xterm window then you will need help with your
linux setup: it's not a poplog problem.
Aaron
===
http://www.cs.bham.ac.uk/~axs/
|