Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Installation problem with ngspice with tar.gz in Debian 9

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
Massi
Posts: 2
Joined: 2018-05-06 20:35

Installation problem with ngspice with tar.gz in Debian 9

#1 Post by Massi »

Installation problem with ngspice with tar.gz in Debian 9


Hi. I have ngspice-27.tar.gz and I have run

tar -zxvf ngspice-27.tar.gz

In ngspice-27

mkdir release
cd release
../configure --with-x --with-readline=yes --disable-debug
make
sudo make install

According INSTALL file the executable file is created in /usr/local/bin.

In this place see
ngmakeidx ngmultidec ngnutmeg ngproc2mod ngsconvert ngspice
But I can't open it, give me an error.

I can't attach the log file ngspice-27/release/config.log, the website gives me an error.

Thank you

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: Installation problem with ngspice with tar.gz in Debian

#2 Post by stevepusser »

Well, is this a game where we have to guess what error you're getting?
MX Linux packager and developer

Massi
Posts: 2
Joined: 2018-05-06 20:35

Re: Installation problem with ngspice with tar.gz in Debian

#3 Post by Massi »

Now I try to run befor autogen.sh but the problem continue...

The log https://github.com/Massii/algo-y-prog/b ... config.log

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: Installation problem with ngspice with tar.gz in Debian

#4 Post by stevepusser »

I would suggest that you backport ngspice from Debian testing instead; it's the same release: https://wiki.debian.org/SimpleBackportCreation
MX Linux packager and developer

Post Reply