Download the slackware libpcap package from 
http://search.slackware.eu/cgi-bin/package.cgi/download/slackware-current/slackware/l/libpcap-1.1.1-i486-1.txz/USA

Next  as root use installpkg -m libpcap to install the downloaded package. You 
should then have libpcap.so which is what simh requires to link.

Alternatively use a different distro which is simpler to manage such as Red 
Hat/Centos or Debian, where all you need to do is type yum install libpcap or 
aptitude install libpcap and they will automatically download and install the 
package ready for simh. Indeed, on debian and RH/Centos, you can just do yum 
install simh and the whole lot is downloaded and installed including all 
dependences.




On 21 Feb 2012, at 22:30, valdir wrote:

> Problem, my distro is slackware, not debian...
> actually, I found a libpcap.a under /usr/lib64. I've tried with a symbolic 
> link to, but returns errors at all.
> Perhaps I must review simh source...which I want to avoid...but...
> 
> 
> 
> On 21-02-2012 20:20, Sergey Oboguev wrote:
>> Try using apt-get or Synaptic manager to install libpcap{version} and
>> libpcap-dev/libpcap{version}-dev.
>> Recent (man be no longer the latest as of now) {version} for 64-bit linux was
>> 0.8.
>> 
>> ________________________________
>> From: valdir<[email protected]>
>> To: [email protected]
>> Sent: Tue, February 21, 2012 1:52:08 PM
>> Subject: [Simh] simh under slackware64
>> 
>> Hi..
>> 
>> Did anyone get success on making/compiling simh on linux64 plataform?
>> Simh asks libpcap.a, that doenst exist on /usr/local/lib.
>> 
>> //valdir//
>> 
>> _______________________________________________
>> Simh mailing list
>> [email protected]
>> http://mailman.trailing-edge.com/mailman/listinfo/simh
>> 
>> 
>> 
> _______________________________________________
> Simh mailing list
> [email protected]
> http://mailman.trailing-edge.com/mailman/listinfo/simh

_______________________________________________
Simh mailing list
[email protected]
http://mailman.trailing-edge.com/mailman/listinfo/simh

Reply via email to