From owner-freebsd-questions Wed Oct 29 08:31:13 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA25769 for questions-outgoing; Wed, 29 Oct 1997 08:31:13 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from ceylon.visinet.ca (root@ceylon.visinet.ca [204.225.119.26]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id IAA25761 for ; Wed, 29 Oct 1997 08:31:08 -0800 (PST) (envelope-from blue@visinet.ca) Received: from ceylon.visinet.ca (blue@ceylon.visinet.ca [204.225.119.26]) by ceylon.visinet.ca (8.8.7/8.7.3) with SMTP id LAA16320 for ; Wed, 29 Oct 1997 11:32:16 -0500 Date: Wed, 29 Oct 1997 11:32:16 -0500 (EST) From: "Tony D'Andrade" Reply-To: "Tony D'Andrade" To: questions@FreeBSD.ORG Subject: Running SCO Binary (fwd) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hi Im trying to run a SCO Binary agent for BackUp Exec/NT on my FreeBSD 2.2.2 Server. The agent binary is called agent.be and when i run it here is my output: Backup Exec -- Unix Agent, Version 5.01 Revision 3.312 Copyright (c) 1996 Seagate Software, Inc. All Rights Reserved. ./agent.be: Using configuration file: agent.cfg ./agent.be: Agent configuration OK. ./agent.be: Workstation Name: "MYWORKSTATION" libsocket: open(/dev/socksys) failure: No such file or directory NRLInitialize: t_open /dev/inet/tcp failed. t_errno=8 errno = 2 NRLInitialize: CheckTLI failed - returned 64496 ./agent.be: Communication System Failure: NRL initialization failed. If i touch /dev/socksys the program seems to run however Im not sure if this is correct as I cannot browse this agent with the Backup Exec Server. Anyone have any ideas ??? thanks in advance. td