[Gtk-sharp-list] Very newbie question about installing gtk# on Mac OSX 10.3.8

Lorenzo E. Danielsson lordan@backa97.org
Thu, 24 Feb 2005 17:02:48 +0000


Sorry for nitpicking, but wouldn't the right shell to use be /bin/sh.
That would be portable. I, for instance, use zsh, and if I'm on a BSD
system it's unlikely that I will have bash installed at all.
*But*, /bin/sh is always there, although it may be a symlink to
something else.

--Lorenzo

On Wed, 2005-02-23 at 06:48 -0500, Jonathan Pryor wrote:
>On Wed, 2005-02-23 at 10:17 +0100, uthin@dbmail.dk wrote:
>> ---------------------------
>> export PKG_CONFIG_PATH etc. etc. etc
>> ---------------------------
>> 
>> And what do I get:
>> 
>> ---------------------------
>> tcsh: export: Command not found.
>> ---------------------------
>
>Use Bash.  Please.  `export' is sh-syntax for csh `setenv', IIRC, but
>most online guides I've seen assume sh-syntax.  Sticking with bash will
>greatly simplify your life.
>
>Plus, csh-style shells are evil; see:
>
>	http://www.faqs.org/faqs/unix-faq/shell/csh-whynot/
>
> - Jon
>
>
>_______________________________________________
>Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
>http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>
>