Hallo,

with todays Icarus Verilog, I did "sh autoconf.sh", "./configure
--prefix=/usr", make, "./configure --prefix=/usr/local", "su" and "make
install".

iverilog on a verilog file succeeded, but "./a.out" told:
system: Unable to find a `system.vpi' module on the search path.

/usr/local/lib/ivl/system.vpi was on the disk, but a.out looked in/usr/lib:
23567 read(3, "#! /usr/local/lib/ivl/../../bin/"..., 8192) = 8192
23567 stat64("/usr/lib/ivl/system.vpi", 0xbfffd7c0) = -1 ENOENT (No such file or 
directory)
23567 stat64("/usr/lib/ivl/system.vpl", 0xbfffd7c0) = -1 ENOENT (No such file or 
directory)
23567 write(2, "system: Unable to find a `system"..., 65) = 65

Just for the info

Thanks
-- 
Uwe Bonnes                [EMAIL PROTECTED]

Institut fuer Kernphysik  Schlossgartenstrasse 9  64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------

Reply via email to