| Author |
Message |
GoodMan
Joined: 30 Sep 2002 Posts: 369
|
27 Jun 2003 15:01 How to install DC 2001.11 in linux 7.3 or 8.0 ? |
|
|
|
Hi,
Who can tell me how to do?
I only use the Windows OS,But I don't use linux for the EDA tools!
I am a freshman on linux OS!
thx a lot !
|
|
| Back to top |
|
 |
computer_terminator
Joined: 28 Aug 2001 Posts: 72
|
29 Jun 2003 3:53 |
|
|
|
It is easy to install DC under RH 7.x.
#mkdir tmp_dir
#cd tmp_dir syn_xxxx.tar
You can find a script file "install.now"
#./install.now
In RH8.0, you need install ncurses4 library before you install DC.
You can find the ncurses4 in you RH CD or :http://rpmfind.net/linux/RPM"
|
|
| Back to top |
|
 |
flyinspace
Joined: 01 Jul 2003 Posts: 144
|
01 Jul 2003 18:25 |
|
|
|
yes,I install this version in linux 7.3
it works good and you need set the enviroment variable.
|
|
| Back to top |
|
 |