Re: SETENV Command

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

 



On Mon, 2005-07-18 at 10:53 -0700, Ahamarshan jn wrote:
> just wondering if someone has installed Phred/Phrap
> and Consed program on FEDORA CORE 2. I have installed
> the program and also build them succesfully but i
> could not set the environmental variables when i give
> the command
> setenv PHRED_PARAMETER_FILE
> /usr/local/etc/PhredPar/phred.dat i always get the
> message no command found for setenv and I could not
> this invoke any program.
> I run set env from c shell.

The default shell in Fedora is bash, not csh. setenv is a csh command
that does not exist in bash. The bash equivalent would be:

export PHRED_PARAMETER_FILE=/usr/local/etc/PhredPar/phred.dat

Paul.
-- 
Paul Howarth <paul@xxxxxxxxxxxx>


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux