From owner-freebsd-questions@FreeBSD.ORG Fri Jun 27 07:59:41 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60C5537B401 for ; Fri, 27 Jun 2003 07:59:41 -0700 (PDT) Received: from lv.raad.tartu.ee (lv.raad.tartu.ee [194.126.106.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3C9343FDD for ; Fri, 27 Jun 2003 07:59:36 -0700 (PDT) (envelope-from toomas.aas@raad.tartu.ee) Received: Message by Barricade lv.raad.tartu.ee with ESMTP id h5RExPK07278; Fri, 27 Jun 2003 17:59:26 +0300 Message-Id: <200306271459.h5RExPK07278@lv.raad.tartu.ee> Received: from INFO/SpoolDir by raad.tartu.ee (Mercury 1.48); 27 Jun 03 17:59:25 +0300 Received: from SpoolDir by INFO (Mercury 1.48); 27 Jun 03 17:59:04 +0300 From: "Toomas Aas" Organization: Tartu City Government To: "Schimcek, Derrick" Date: Fri, 27 Jun 2003 17:58:58 +0300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Priority: normal In-reply-to: cc: freebsd-questions@freebsd.org Subject: Re: Arcserve on FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jun 2003 14:59:41 -0000 Hi! > I am putting together a FreeBSD samba box and need to get the arcserve > client agent loaded on this box > but when I run the rpm command rpm -I uangent.rpm > I get this output > /bin/sh is needed by uagent-7.0-1 > ld-linux.so.2 is needed by uagent-7.0-1 > libarclic98_api.so is needed by uagent-7.0-1 > libc.so.6 is needed by uagent-7.0-1 > libdl.so.2 is needed by uagent-7.0-1 > /bin/sh is needed by uagent-7.0-1 > > has anyone else got arcserve to run on their bsd box > I tried copying over the lib directory from a redhat 6.2 box which has all > the required files except libarclic98_api but I don't know where to put > these files I don't think ARCserve Client Agent for Linux would work on FreeBSD. It's designed for ext2/ext3 filesystem, after all. I'd love if you proved me wrong, though. Anyway, copying libraries over from RH box is not the right way to go at it. The right way would be to install the Linux compatibility package. And then you would need to run something like rpm --nodeps to install the ARCserve rpms. libarclic98_api is part of ARCserve itself, and on my Slackware box it lives in /opt/CA/CAagent directory. You probably need to install CAagent.rpm before uagent.rpm. If you ever get ARCserve to work on FreeBSD, I would be glad to hear about it. -- Toomas Aas | toomas.aas@raad.tartu.ee | http://www.raad.tartu.ee/~toomas/ * Jesus has changed your life. Save changes (Y/N)?