On 1 Mar 2006, at 02:48, Lloyd Dupont wrote:

I have a few month old version of GNUstep which was on CVS.
However it's no longer working as GNUstep has changed its server settings (and moved to SVN perhaps?)

I visited the WebSite http://www.GNUstep.org to know what to do to reinstall GNUstep from the new CVS/SVN/Whatever server and build.
But didn't find any relevant information.

Does any one has a link or something?
As an additional information I'm working on Windows.

You need to install subversion and fetch stuff from the new subversion repository. I think there is stuff on this in the wiki, but what you need to do is basically ...

  svn co svn://svn.gna.org/svn/gnustep/tools/make/trunk make
to get the make package.

  svn co svn://svn.gna.org/svn/gnustep/libs/base/trunk base
to get the base library etc.

You can browse to http://svn.gna.org/viewcvs/gnustep/ to see the state of the repository (and work out paths for checking out other parts of it)



_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to