gnucap-devel
[Top][All Lists]
Advanced

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

troubleshoot linkages


From: Felix Salfelder
Subject: troubleshoot linkages
Date: Fri, 24 Sep 2021 09:44:16 +0200

On Thu, Sep 23, 2021 at 07:42:36PM -0700, Dow Drake wrote:
> gnucap-modelgen d_diode.model
> make: *** [Makefile:101: d_diode.cc] Segmentation fault (core dumped)

I think gnucap-modelgen is looked for in $PATH, which I think is set
correctly, or it wouldn't have found gnucap-conf. perhaps there is a
library confusion. check LD_LIBRARY_PATH. it should include
/home/dow/local/lib (or so). try

$ which gnucap-modelgen
$ ldd `which gnucap-modelgen`



reply via email to

[Prev in Thread] Current Thread [Next in Thread]