-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Valentin Serb wrote: | Hello everybody, | | I just subscribed to post this question, I am an average Linux user, so | please bear with me. I am trying to install the Icarus Verilog RPM | provided for Suse Linux at: | ftp://ftp.icarus.com/pub/eda/verilog/v0.8/SuSE, however when I do: | | rpm -Uvh --test verilog-0.8-0.x86_64.rpm
That was made on an SLES8/AMD64 system. It looks like 9.2 uses a newer version of libhistory and libreadline.
| I keep getting the following error message: | | error: Failed dependencies: | libhistory.so.4 is needed by verilog-0.8-0 | libreadline.so.4 is needed by verilog-0.8-0 | | I have compat-readline4-4.3-2 installed, it installs libhistory.so.4 and | libreadline.so.4 (see below) in /lib64/. There are no such files in | /lib/ though. I tried to make symlinks in /lib/ but it didn't work
iverilog for x86_64 expect those files to be in lib64, so I do not know why installing compat-readline4 doesn't fix it for you as is. I'll have to look into it. POssibly the easiest thing to do would be rebuild using the source rpm:
~ rpmbuild --rebuild verilog-0.8-0.src.rpm
In fact, I just ran it myself, look here:
~ <ftp://ftp.icarus.com/pub/eda/verilog/v0.8/SuSE-9.2>
- -- Steve Williams "The woods are lovely, dark and deep. steve at icarus.com But I have promises to keep, http://www.icarus.com and lines to code before I sleep, http://www.picturel.com And lines to code before I sleep." -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFCVXAtrPt1Sc2b3ikRAi1VAJ42T7+4Ys3e21ggM+C9jwV6tjXmEACgpCSZ UVR0pnakZI2KFTjy5W8nqKA= =Zz0k -----END PGP SIGNATURE-----
