Mike Friedrichs writes:
> I have installed Zentropix RT-Linux, which at this time is RedHat 5.2 with a
> real time scheduler.
> 
> I'm new with Linux, so I'm having some problems.
> 
> I'm trying to install xemacs so I can have a program editor with color
> syntaxing that runs under x.
> 
> I had already installed Linuxc without installing xemacs.  so I rebooted
> from the installation C-D uand used the upgrade option, and selected xmacs
> for installation.
> 
> Seemed to load ok.
> 
> I then went to x11 using startx, no changes to the desktop.
> 
> Xemacs wasn't listed under the utilities popup. I entered 'xemacs' from the
> shell and I get the message 'command not found'.
> 

Is the command in your comman path. I use xemacs and the rpms
generally put the executable in /usr/bin. Check to see if xemacs is in 
your path. If you installed it via rpm do a simple 'rpm -q xemacs'
that should give you the version of xemacs that you have installed. 
Then try 'rpm -ql xemacs' that will give you a list of all entries
that it installed.If you pipe the output through less you can
search. Or better yet you could simply egrep the output for a path
ending in xemacs. 

I love xemacs... 

> What could be wrong.
> 
> Is there other choices for a syntax colored editor that is easier to use
> than xemacs.
> 
> Is there a colred sytntax editor that works from the console.
> 
> Any advice would be helpful.
> 
> Mike
> ---
> 
> 
> 
> -- 
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to