Subject: binary compatibility openbsd and netbsd
To: None <netbsd-users@netbsd.org>
From: Lista de NetBSD Users <list10@sepc.edu.mx>
List: netbsd-users
Date: 08/15/2001 12:13:23
Hello
I am trying to run kavdaemon (antivirus from
http://www.avp.ru/) in my NetBSD server 1.5.1/i386.
I downlad the OpenBSD version (There are versions for
FreeBSD4x and Linux also) from ftp.avp.ru/beta, I installed
by hand the binaries in /usr/local/share/AVP (This place
is because the file +CONTENTS have this place to
install it)
The program /usr/local/share/AVP/kavtuner runs fine
but kavdaemon quits with the followin message:
server# /usr/local/share/AVP/kavdaemon
/usr/libexec/ld.so: kavdaemon: libintl.so.1.0: No such file or directory
server#
server# /usr/local/share/AVP/kavdaemon -v # to see the version
/usr/libexec/ld.so: kavdaemon: libintl.so.1.0: No such file or directory
server#
server# file /usr/local/share/AVP/kav*
/usr/local/share/AVP/kavdaemon: NetBSD/i386 demand paged dynamically linked executable
/usr/local/share/AVP/kavkeeper: directory
/usr/local/share/AVP/kavscanner: NetBSD/i386 demand paged dynamically linked executable
/usr/local/share/AVP/kavtuner: NetBSD/i386 demand paged dynamically linked executable
/usr/local/share/AVP/kavupdater: NetBSD/i386 demand paged dynamically linked executable
/usr/local/share/AVP/kavupdater.sh: Bourne shell script text executable
server#
libintl.so.1.0 is part of gettext-lib-0.10.35nb1 and is
intalled in /usr/pkg/lib
I supose the openbsd binaries run in netbsd.(is it truth?)
What am I doing wrong?
TIA
Heron Gallegos
---------------------------------------