can't install
Ryan Barrett
tcsh at ryanb.org
Tue Feb 6 11:23:00 EET 2007
On Sat, 3 Feb 2007, antonio.carusi at tiscali.it wrote:
> I'm working on Ubuntu 6.04 Dapper Drake, Kernel 2.6.15.
> I would like to work with tcsh in order to run many scripts I wrote in
> the past. Then I tried to install the tcsh but It was impossible for me
> (I'm new on Linux systems).
this won't solve your problem building tcsh...but are you sure it's not
already installed? most distros come with tcsh, including ubuntu.
check to see if /bin/tcsh exists. also, does `dpkg -l tcsh` show tcsh, or does
it say no packages were found?
if it's really not installed, you can try `sudo apt-get install tcsh` to
install it from a binary package.
-Ryan
--
http://snarfed.org/
More information about the Tcsh-Bugs
mailing list