Riastradh
Junior Member
Member # 325
|
posted February 17, 2002 08:53 AM
I installed xemacs from this site -- and I would like to mention that the install.sh file wasn't very helpful* -- and now I can only run it as root, yet it still doesn't recognise even HTML files. Is there a way to fix this, or would I have to compile it from the sources? * - I had to do the following to install it: localhost% su root# cp xemacs-21.1.12.tar.gz / root# cd / root# tar -zxvf xemacs-21.1.12.tar.gz root# chown <my user name> /usr/local/lib/xemacs-21.1.12/* root# chown <my user name> /usr/local/bin/xemacs
And that was just to get xemacs to _RUN_; -- it thinks .html files are 'Fundamental', which xemacs on other systems knows are HTML files.
Posts: 1 | Registered: Feb 2002
| IP: Logged
|