Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Installation problems
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
snl
n00b
n00b


Joined: 16 Apr 2005
Posts: 62

PostPosted: Mon Apr 18, 2005 8:15 am    Post subject: Installation problems Reply with quote

I tried to install saclib and QEPCAD following to guide at http://www.cs.usna.edu/~qepcad/INSTALL/IQ.html. I couldn't use setenv so I used export instead. In step 3 of how to make saclib

Code:
$saclib/bin/mkproto


I got /bin/tcsh: bad interpreter: No such a file or directory.

So I tried

Code:
cd /saclib/bin
mkproto


and got mkproto: command not found.

I checked using

Code:
ls /saclib/bin/mkproto


and I do have mkproto.

I tried skip that step but also got the same error when I did

Code:
$saclib/bin/mkmake
$saclib/bin/mklib all


Please help. Thanks.
Back to top
View user's profile Send private message
oumpah-pah
Guru
Guru


Joined: 18 Jul 2004
Posts: 575
Location: Lausanne, Switzerland

PostPosted: Mon Apr 18, 2005 4:47 pm    Post subject: Reply with quote

Try this instead:
Code:
/bin/tcsh /saclib/bin/mkproto
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


Joined: 09 Apr 2004
Posts: 10974
Location: the dutch mountains

PostPosted: Mon Apr 18, 2005 4:53 pm    Post subject: Reply with quote

perhaps you need to emerge tcsh
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
Back to top
View user's profile Send private message
snl
n00b
n00b


Joined: 16 Apr 2005
Posts: 62

PostPosted: Mon Apr 18, 2005 9:36 pm    Post subject: Reply with quote

Thanks.

I've just checked and found that I don't have tcsh. How to get tcsh. Where can I download it and how to install it? I am a newbie here. Thanks.
Back to top
View user's profile Send private message
oumpah-pah
Guru
Guru


Joined: 18 Jul 2004
Posts: 575
Location: Lausanne, Switzerland

PostPosted: Tue Apr 19, 2005 5:08 am    Post subject: Reply with quote

Code:
emerge -va tcsh
Back to top
View user's profile Send private message
snl
n00b
n00b


Joined: 16 Apr 2005
Posts: 62

PostPosted: Tue Apr 19, 2005 1:20 pm    Post subject: Reply with quote

oumpah-pah wrote:
Code:
emerge -va tcsh


Thanks. I tried that but got error message saying "Temporary failure in name resolution. !!! Colun't download tcsh-complete. Aborting."

What should I do?
Back to top
View user's profile Send private message
oumpah-pah
Guru
Guru


Joined: 18 Jul 2004
Posts: 575
Location: Lausanne, Switzerland

PostPosted: Tue Apr 19, 2005 2:36 pm    Post subject: Reply with quote

It seems you have an unrelated problem with your network. Can you ping an external website:
Code:
ping www.gentoo.org

If not, maybe you should start a new thread about that.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum