Date: Sun, 12 Dec 2004 15:49:23 -0500 From: Chuck Swiger <cswiger@mac.com> To: Alistair Bryan <abryan@tsimshatsui.co.uk> Cc: freebsd-questions@freebsd.org Subject: Re: running scripts on FreeBSD 5.3 Message-ID: <41BCAED3.3080802@mac.com> In-Reply-To: <41BCAB3B.1020809@tsimshatsui.co.uk> References: <41BCAB3B.1020809@tsimshatsui.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
Alistair Bryan wrote: > I downloaded and a driver for my adsl modem and, following the > instructions which came with the software, compiled the program. > > In order to run it I tried to run one of the supplied scripts and got > the following error: > > bash-2.05b# ./eci-doctor.sh > [: unexpected operator > You are using linux kernel version 5.3-RELEASE It looks like you've obtained a Linux driver. FreeBSD isn't Linux, it's BSD. You might take a look at dmesg and see whether FreeBSD already recognizes it, otherwise, it would help if you provided more detail about what your ADSL modem is and how it's connected (ie, ethernet, USB, serial port?)... -- -Chuck
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41BCAED3.3080802>