Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jun 2006 11:25:07 +0100
From:      Alex Zbyslaw <xfb52@dial.pipex.com>
To:        Jim Stapleton <stapleton.41@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: is there an ies4linux port for FreeBSD?
Message-ID:  <448D4103.5030509@dial.pipex.com>
In-Reply-To: <80f4f2b20606101409w16a4538di77bd5f5aebc640c@mail.gmail.com>
References:  <80f4f2b20606101409w16a4538di77bd5f5aebc640c@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Jim Stapleton wrote:

> I cant find it in www, net or devel, and the downloadable install
> script fails horribly.
>
>
> error message
> ========================================
> sjss@aragorn 17:08:52 (0) ~/ies4linux-2.0beta6 > ./ies4linux
> source: not found

[etc]

First, try running the script as
    csh ~/ies4linux-2.0beta6 > ./ies4linux

and see if that helps.  "source" is a csh builtin which implies that you 
are running a csh script under sh/bash.  (If that's the case then why it 
doesn't start with #!/bin/csh I don't know, but it wouldn't say much for 
software quality).

If that doesn't help then try posting the script, or a link to it if 
it's big.  Was there a README or INSTALL file?

--Alex







Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?448D4103.5030509>