discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNUstep on Darwin - another question


From: LHelldorf
Subject: Re: GNUstep on Darwin - another question
Date: Tue, 3 Apr 2001 19:57:25 +0200




LHelldorf@kabel.de
Sent by: discuss-gnustep-admin@gnu.org

03.04.2001 19:05

       
        To:        discuss-gnustep@gnu.org
        cc:        
        Subject:        GNUstep on Darwin - another question



>According to
http://www.made-it.com/GNUstep/Build/gsmake.html I entered
>. /opt/GNUstep/System/Makefiles/GNUstep.csh

>after the installation of gnustep-make. This returns the following:

>usage: pwd[-LP]

>What is this? Is this O.K. or is this a bug?


>Thank you for your help, Lars


I found out myself how it must be:
1. "." is a shortcut for "source" in bash
2. "." is a shortcut for "pwd" in tcsh
-> the right command is:
source /opt/GNUstep/System/Makefiles/GNUstep.csh
and it has to be in ~/.cshrc for tcsh.
I can't use bash since it is not installed.

Greetings, Lars
reply via email to

[Prev in Thread] Current Thread [Next in Thread]