From: William N. <wne...@cs...> - 2005-11-24 23:21:04
|
> Quick question, I installed ocaml using darwinports, and now I want > to install > extlib. I tried downloading and running the install, but I get > this message : > >> sh: line 1: ocamlfind: command not found >> Findlib not found. > > > Googling around hasn't brought me much luck in solving this, has > anyone got any > advice on what I can do to fix this ? I don't believe there's a port set up for findlib. Just DL and install it manually. You can get it at <http://www.ocaml- programming.de/packages/>. I just manage my ocaml install manually on OS X. Fink and Darwinports are light on resources, and GODI is nowhere near mature enough -- at least with OS X. William D. Neumann "I eat T-bone steaks, I lift barbell plates, I'm sweeter than a German chocolate cake. I'm the reflection of perfection, the number one selection. I'm the man of the hour, the man with the power, too sweet to be sour. The ladies' pet, the men's regret, where what you see is what you get, and what you don't see, is better yet." --Superstar Billy Graham |