Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: SamK on December 21, 2011, 06:07:35 AM

Title: xterm in preference to aterm
Post by: SamK on December 21, 2011, 06:07:35 AM
The app I wish to run (SSVNC) specifies a dependency on xterm, so it is loaded via Xprogs.tcz  Upon starting the app an error message is generated which seems to imply that aterm as opposed to xterm is being used, resulting in a failure.  If this is the case is it possible to force xterm over aterm?

Error log:
http://pastebin.com/d4dJpm36 (http://pastebin.com/d4dJpm36)

Title: Re: xterm in preference to aterm
Post by: curaga on December 21, 2011, 06:13:28 AM
Yes, by installing xterm (which doesn't have an extension yet, AFAIK).
Title: Re: xterm in preference to aterm
Post by: SamK on December 21, 2011, 06:26:53 AM
Yes, by installing xterm (which doesn't have an extension yet, AFAIK).
Does this mean that /usr/bin/xterm as supplied from Xprogs.tcz is insufficient?  Is it not actually xterm?
   
Title: Re: xterm in preference to aterm
Post by: curaga on December 21, 2011, 07:00:36 AM
It is a symlink to aterm, as is the custom with apps that need a general terminal calling "xterm". In your case the app needs the actual xterm instead of just " a terminal", though.