[ibis-macro] Re: help for Sisoft toolkit

  • From: Mike Steinberger <msteinb@xxxxxxxxxx>
  • To: katja.koller@xxxxxxx
  • Date: Wed, 20 Feb 2008 08:59:38 -0600

Katja-

It looks very much like IBIS_AMI_test was unable to find the DLL or shared object file at all. There are a number of possible root causes:

On Linux, the command line

./IBIS_AMI_test -f libIBIS_AMI_Tx.so

probably won't work, for reasons which seem to have something to do with the Linux module loading functions.

./IBIS_AMI_test -f ./libIBIS_AMI_Tx.so

will work, however.

Beyond that wrinkle, the difficulty should be relatively straightforward to resolve. There are a number of possibilities: 1. The model module file really isn't there. (Copy the model module file to the desired location.) 2. The model module file name was mis-spelled. (e.g., TX vs. tx vs. Tx, missing underscores, wrong file extension, ... ) 3. The path to the model module file is missing or incorrect. Either relative or absolute paths should work. 4. Is there some subtle difference between a Deutches and a US English character set? (Commas vs. periods, ...)

If you continue to have difficulty, please let me know, and we'll get it sorted out. At that point, I would want to see screen captures of the command line and as-installed listings of the relevant directories.

Hope this helps.
Mike S.

Koller, Katja (NSN - DE/Muenich) wrote:
Hello!

I downloaded the ami toolkit fron Sisoft and tried to test the
programs, e.g. IBIS_AMI_test.
I did this on linux and on windows, but I get these Messages:

./IBIS_AMI_test -f IBIS_AMI_Tx.dll

WARNING: Problem loading IBIS_AMI_Tx.dll. Error message is
IBIS_AMI_Tx.dll: cannot open shared object file: No such file or
directory
ERROR: Failed to load dynamically loadable module IBIS_AMI_Tx.dll.
       Error message is
(null)
* ERROR: Unable to load module. Aborting.

Can someone help me?

Thanks,
Katja
---------------------------------------------------------------------
IBIS Macro website  :  http://www.eda.org/pub/ibis/macromodel_wip/
IBIS Macro reflector:  //www.freelists.org/list/ibis-macro
To unsubscribe send an email:
  To: ibis-macro-request@xxxxxxxxxxxxx
  Subject: unsubscribe


---------------------------------------------------------------------
IBIS Macro website  :  http://www.eda.org/pub/ibis/macromodel_wip/
IBIS Macro reflector:  //www.freelists.org/list/ibis-macro
To unsubscribe send an email:
 To: ibis-macro-request@xxxxxxxxxxxxx
 Subject: unsubscribe

Other related posts: