I found the answer to my question, I had to install the libbz2-dev package and pass the parameter "libdir64='$(prefix)/lib64' vpidir1=vpi64 vpidir2=. --enable-vvp32" to the configure script, like this:
./configure libdir64='$(prefix)/lib64' vpidir1=vpi64 vpidir2=. --enable-vvp32 Thanks anyway. 2007/10/19, Carlos Augusto Jimenez Millan < [EMAIL PROTECTED]>: > > Hello. I had installed the latest version of Icarus Verilog, but the > module system.vpi isn't anywhere on the installation folder. I found this > discussion http://archives.seul.org/geda/dev/Jul-2005/msg00000.html but it > refers to a japanese site that doesn't exist > http://archives.seul.org/geda/dev/Jul-2005/msg00007.html > > > I use Debian/amd64 system, and pass any option to the configure script. > > Thanks in advance. > > > > _______________________________________________ > geda-user mailing list > [email protected] > http://www.seul.org/cgi-bin/mailman/listinfo/geda-user > > -- Carlos A. Jiménez Millán MIG Internacional
_______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

