Opened 19 years ago

Closed 19 years ago

Last modified 16 years ago

#1072 closed defect (fixed)

tcsh and /etc/shells

Reported by: djensen@… Owned by: Randy McMurchy
Priority: high Milestone:
Component: BOOK Version: SVN
Severity: normal Keywords: VERIFIED
Cc:

Description

The tsch instructions could suggest adding csh and tcsh to /etc/shells.

Also I think it should be installed in /bin, not /usr/bin configured: ./configure --prefix=/usr --bindir=/bin and linked: ln -s tcsh /bin/csh

so then, one would add /bin/csh and /bin/tcsh to /etc/shells

Change History (6)

comment:1 by Randy McMurchy, 19 years ago

The FHS says the link can be to /usr/bin/tcsh or /bin/tcsh. Doesn't matter, I suppose. Adding --bindir isn't that big of a deal.

comment:2 by Randy McMurchy, 19 years ago

Milestone: future6.1
Owner: changed from blfs-book@… to Randy McMurchy
rep_platform: PCAll

comment:3 by Randy McMurchy, 19 years ago

Status: newassigned

comment:4 by Randy McMurchy, 19 years ago

Resolution: fixed
Status: assignedclosed

Updated Tcsh instructions to install the tcsh program in /bin. Also provided instructions to update /etc/shells with the tcsh program names.

comment:5 by tushar@…, 19 years ago

Keywords: VERIFIED added

comment:6 by (none), 16 years ago

Milestone: 6.1

Milestone 6.1 deleted

Note: See TracTickets for help on using tickets.