>
> On Tuesday, July 3, 2012 11:39 CEST, krsna <
krishpartha@gmail.com> wrote:
>
>>
>> Hi Riccardo,
>>
>> I am getting the following error message. Can you please help me in fixing
>> it out....
>>
>> Now the error message I got is
>>
>> 5: /common.make: No such file or directory
>> 50: /aggregrate.make: No such file or directory
>> 51: /application.make: No such file or directory
>>
>> I can find them at /GNUStep/System/Library/Makefiles
>> But I don't know where to set it.
>>
>
> in your shell, you should source GNUstep.sh
>
> . /GNUStep/System/Library/Makefiles/GNUstep.sh
> ^^^
> note the dot, followed by a space
>
> assuming you are using a sh compatible shell, otherwise try the .csh file.
I guess if he is on .csh he should write