I tried to spawn “vedit” from my photon application and got a term_load
error. Does anyone know what this means?
Your help is appreciated.
Shashank
I tried to spawn “vedit” from my photon application and got a term_load
error. Does anyone know what this means?
Your help is appreciated.
Shashank
Shashank <sbalijepalli@precitech.com> wrote:
I tried to spawn “vedit” from my photon application and got a term_load
error. Does anyone know what this means?
Typically it means that either $TERM is set incorretly or a terminfo
file is missing from your system. Does the error say “No such file or
directory”?
What does “ls /usr/lib/terminfo/?/$TERM” say?
I had set one of the arguments to “spwanl” incorrectly.
If I run my Photon application from a terminal shell, it works fine.
Hwoever, if I run it from Phab it doesn’t seem to work.
Thanks for your help.
Shashank
“Wojtek Lerch” <wojtek_l@yahoo.ca> wrote in message
news:bu6dti$ga8$2@nntp.qnx.com…
Shashank <> sbalijepalli@precitech.com> > wrote:
I tried to spawn “vedit” from my photon application and got a term_load
error. Does anyone know what this means?Typically it means that either $TERM is set incorretly or a terminfo
file is missing from your system. Does the error say “No such file or
directory”?What does “ls /usr/lib/terminfo/?/$TERM” say?