Announcing: OpenJDK for Mac OS X source repository, mailing list, project home

Mike Swingler swingler at apple.com
Tue Jan 11 17:28:56 PST 2011


On Jan 11, 2011, at 5:00 AM, Jean-Christophe Helary wrote:

> On 11 janv. 11, at 21:51, Henri Gomez wrote:
> 
>> First build succeeded.
> 
> For some reason, I could not install Jtreg and when I launched hg to get the source, I got a "there is not fclone command" message even though I had followed all the instructions on the page...

This means that the Mercurial Forrest Extension has not been installed. Did you do the following from the wiki page?

From <http://wikis.sun.com/display/OpenJDK/Mac+OS+X+Port>:

Setup
Install the Mercurial "forest" extension:

  cd /tmp
  hg clone http://bitbucket.org/pmezard/hgforest-crew/
  cp hgforest-crew/forest.py ~/.forest.py

Add the following lines to your: ~/.hgrc
[extensions]
hgext.forest=~/.forest.py

Regards,
Mike Swingler
Java Engineering
Apple Inc.



More information about the macosx-port-dev mailing list