From mint-bounce@lists.fishpool.fi Mon Nov 23 11:24:15 2009 MIME-Version: 1.0 X-Mailer: AfterLogic WebMail Pro PHP X-Originating-IP: 217.40.83.198 X-Priority: 3 (Normal) Message-ID: From: p.slegg@scubadivers.co.uk To: mint@lists.fishpool.fi Subject: [MiNT] cat problem Date: Mon, 23 Nov 2009 16:17:42 +0000 (GMT) Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: Quoted-Printable X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: p.slegg@scubadivers.co.uk Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Can anyone help Paul W on the highwire list with an Afros  = cat problem:

http://highwire.atari-users.net/

Thanks,
Peter=

Quote:

I am "stuck" on CAT problem ATM, with gcc comipil= ations, even though HW does not have
a "configure" script, I would like to get this sorted, especially if I'm to = add SSL
which would make a "configure" script useful..

Again: I am using AFROS 8.12 based install, with everything from the sparemi= nt RPM "depo"

# cat <<EOF
> echo bob
> echo more bob
> EOF

gets a "file not found" error, which is painful, becuase it is used a lot, e= specially in
"configure" scripts

BTW: I jus finished reading that "really long HW thread" RE: Compiling. Its = seems you
were successful in the end.

I already understand the need of libs and devel libs, and have a complete US= R tree with
everything I could possibly need to do gcc on MiNT. The only thing stopping = me is this
damned CAT issue..

I have even tried changing shells, to no avail. I have done some test, and i= ts NOT
the << pipe, as it works fine with SORT and others..