[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNUstep Newbie
From: |
Daniel J Farrell |
Subject: |
Re: GNUstep Newbie |
Date: |
Mon, 11 Jun 2007 19:28:16 +0100 |
Hi,
I always follow this guide when building from source:
http://gnustep.made-it.com/BuildGuide/
Just make sure you have the most upto date code from the server.
I think gnustep is available in the apt-get programme of Debian
systems, but I have never bothered to use it that way; all ways want
to be at the bleeding edge! If you have 'apt-got' then may be you
just need to get source the GNUstep.sh script in your .bashrc?
Something like this:
#
# GNUstep
#
. /opt/local/GNUstep/System/Library/Makefiles/GNUstep.sh
export MANPATH=$GNUSTEP_LOCAL_ROOT/Library/Documentation/man:
$GNUSTEP_SYSTEM_ROOT/Library/Documentation/man:/opt/local/share/man:/
usr/share/man:/usr/X11R6/man
export INFOPATH=$GNUSTEP_LOCAL_ROOT/Library/Documentation/info:
$GNUSTEP_SYSTEM_ROOT/Library/Documentation/info:/opt/local/share/
info:/usr/share/info
gdnc
gpbs
make_services
Cheers,
Dan.
On 11 Jun 2007, at 05:41, chaotixmonjuish wrote:
Hi,
I'm one of those folk that download programs and then learn how to
use them
rapidly. I was drawn to GNUstep after hearing about it in a
programming
class.....I use Debian and I downloaded all of the packages,
however, I'm
not sure how to initialize GNUstep desktop or access any of the
things I
downloaded.
--
View this message in context: http://www.nabble.com/GNUstep-Newbie-
tf3899577.html#a11054956
Sent from the GNUstep - General mailing list archive at Nabble.com.
_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnustep
- GNUstep Newbie, chaotixmonjuish, 2007/06/11
- Re: GNUstep Newbie,
Daniel J Farrell <=