Hi,

  - I am trying to install Celeste on MacOS X 10.5.4. 

  - I got Mercurial and installed it in /Users/username/Mercurial.

  - I added the Mercurial to my .zshenv $PATH export and sourced it.

  - I checked to see if I can see "hg" by doing a "which hg" command. (Output 
below)
    -->which hg
    /Users/username/Mercurial/mercurial-1.0.2/hg

  - Then I created a directory /Users/username/work/Celeste.
  
  - I then executed the command:
    -->hg clone ssh://anon at hg.opensolaris.org/hg/celeste/trunk

  I get the following set of messages (please tell me where I went wrong).
============
  The authenticity of host 'hg.opensolaris.org (72.5.123.5)' can't be 
established.
  RSA key fingerprint is 63:b9:7a:f3:dc:a4:47:a7:a5:50:ef:05:78:39:8d:ad.
  Are you sure you want to continue connecting (yes/no)? yes
  remote: Warning: Permanently added 'hg.opensolaris.org,72.5.123.5' (RSA) to 
the list of known hosts.
  destination directory: trunk
  requesting all changes
  adding changesets
  transaction abort!
  rollback completed
  abort: could not import module mpatch!
  (did you forget to compile extensions?)
=============

  I am assuming that until I get past this problem (however silly it might turn 
out to be), I cannot do the build.

  Thanks in advance.

  - Mukund
 
 
This message posted from opensolaris.org

Reply via email to