[resend due to bounce from hackers list]


Brent Fulgham writes:
 > 
 > What error did you get?  The mozart Portfile shows:
 > 
 > depends_lib-append   port:gmp port:zlib port:gdbm
 > depends_lib          path:${prefix}/bin/emacs:emacs
 > 
 > Was this fixed in the last couple of hours?
 > 
 > Thanks,
 > 

On a fresh install of darwin ports (and after running 'port
selfupdate'), I type 

  port install mozart 

The system downloads and installs emacs then downloads mozart and runs
configure.  configure fails because it can't find gmp.  I install gmp
and try again.  configure fails because it can't find gdbm.  I install
gdbm and trey again.  mozart builds and installs correctly and I am
happy. 


I don't think the above depends_lib-append is new because it is
included in this message: 

   http://opendarwin.org/pipermail/cvs-darwinports-all/2006-August/071076.html

Note also:

   kamini-patels-computer:~ keving$ port info mozart
   mozart 1.3.2, lang/mozart
   http://www.mozart-oz.org
   
   The Mozart system is a development platform focused on open
   distributed computing and constraint-based inferrence. The system
   provides excellent support for logic and constraint programming,
   making it an excellent choice for implementing multi-agent
   systems. The language has recently been popularized by the book
   {Concepts, Techniques, and Models of Computer Progamming.}
   
   Library Dependencies: emacs
   Platforms: darwin
   Maintainers: [EMAIL PROTECTED]

Only mentions emacs.

cheers
k

_________________________________________________________________________________
mozart-hackers mailing list                           
[email protected]      
http://www.mozart-oz.org/mailman/listinfo/mozart-hackers

Reply via email to