eev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [eev] Re: [ANN] langhelp-0.9.0


From: rubikitch
Subject: Re: [eev] Re: [ANN] langhelp-0.9.0
Date: Sat, 03 Dec 2005 16:36:53 +0900 (JST)

From: "Eduardo Ochs" <address@hidden>
Subject: [eev] Re: [ANN] langhelp-0.9.0
Date: Sat, 03 Dec 2005 02:28:04 -0200

> > http://www.rubyist.net/~rubikitch/computer/langhelp/index.en.html
> Do you have an e-script for downloading and building EmacsRuby? Can
> you post it to the list?

testing/el4r.e(el4r) and test/langhelp.e(langhelp) are e-scripts.


= How to install langhelp

# First install el4r to run EmacsRuby scripts.
ruby -ropen-uri -e 
'URI("http://www.rubyist.net/~rubikitch/archive/el4r-1.0.1.tar.gz";).read.display'
 | tar xzf -
cd el4r-1.0.1
sudo ruby setup.rb
# User configuration of el4r
ruby -S el4r-rctool -p
ruby -S el4r-rctool -i
# download/setup langhelp
ruby -ropen-uri -e 
'URI("http://www.rubyist.net/~rubikitch/archive/langhelp-0.9.1.tar.gz";).read.display'
 | tar xzvf -
sudo ruby setup.rb


--
rubikitch




reply via email to

[Prev in Thread] Current Thread [Next in Thread]