From owner-freebsd-questions@FreeBSD.ORG Wed Jun 25 07:09:10 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 3489037B401 for ; Wed, 25 Jun 2003 07:09:10 -0700 (PDT) Received: from mail.imacs.com (mail.imacs.com [65.106.207.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D51544001 for ; Wed, 25 Jun 2003 07:09:09 -0700 (PDT) (envelope-from DSchimcek@imacs.com) Received: from IMACS_EXCHANGE.imacs.com (imacsexchange.imacs.com [172.16.1.4]) by mail.imacs.com (8.12.6/8.12.6) with ESMTP id h5PE9CNL009562 for ; Wed, 25 Jun 2003 09:09:12 -0500 (CDT) (envelope-from DSchimcek@imacs.com) Received: by IMACS_EXCHANGE with Internet Mail Service (5.5.2650.21) id ; Wed, 25 Jun 2003 09:10:21 -0500 Message-ID: From: "Schimcek, Derrick" To: "'freebsd-questions@freebsd.org'" Date: Wed, 25 Jun 2003 09:10:16 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="ISO-8859-1" Subject: 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: Wed, 25 Jun 2003 14:09:10 -0000 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 any help would be greatly appreciated