makeall script (HEAD) on Debian 3.1

Hi,

a friend of mine just got an error during installation of Radiance HEAD
(from something around 30 of january):

···

--
makeall: line 49: syntax error near unexpected token `newline'
makeall: line 49: `set idir=$<'
--

Compiled executables don't get copied to the destination path.

Has makeall been changed recently? I can't check myself, don't have access
to a Linux box at the moment.

TIA+CU Lars.

Hi Lars,

Nothing has changed in makeall, recently. Are you sure your C-shell (or equivalent) is OK. This is normal syntax for reading a line from the terminal in csh. Still works on OS X.

-Greg

···

From: "Lars Grobe" <[email protected]>
Date: February 6, 2006 3:11:20 AM PST

Hi,

a friend of mine just got an error during installation of Radiance HEAD
(from something around 30 of january):
--
makeall: line 49: syntax error near unexpected token `newline'
makeall: line 49: `set idir=$<'
--

Compiled executables don't get copied to the destination path.

Has makeall been changed recently? I can't check myself, don't have access
to a Linux box at the moment.

TIA+CU Lars.