Probably also should have mentioned, there is a leiningen specific group
that is fairly active, probably a better place to post these types of
questions:

http://groups.google.com/group/leiningen


On Sat, Jan 22, 2011 at 10:28 AM, Mark Rathwell <mark.rathw...@gmail.com>wrote:

>
> Are you using a MacPorts version of wget or curl?  If so, see:
>
>
> http://stackoverflow.com/questions/2065904/macports-on-snow-leopard-rsync-library-not-loaded-libintl
>
> (note the comment regarding upgrading from Leopard to Snow Leopard)
>
> Also, for consistency, you will probably want to name your lein script just
> 'lein' instead of 'lein-install.sh'.
>
>  - Mark
>
>
> On Fri, Jan 21, 2011 at 7:49 PM, Larry Travis <tra...@cs.wisc.edu> wrote:
>
>>  I get the following when I try to install Leiningen:
>>
>> -----------
>> larrytravis$   lein-install.sh   self-install
>>
>> Downloading Leiningen now...
>>
>> dyld: Library not loaded: /opt/local/lib/libintl.8.dylib
>>   Referenced from: /opt/local/bin/curl
>>   Reason: no suitable image found.  Did find:
>>     /opt/local/lib/libintl.8.dylib: mach-o, but wrong architecture
>>
>> /Users/larrytravis/bin/lein-install.sh: line 175:  2851 Trace/BPT
>> trap          $HTTP_CLIENT "$LEIN_JAR" "$LEIN_URL"
>>
>> Failed to download
>> https://github.com/downloads/technomancy/leiningen/leiningen-1.4.2-standalone.jar
>>
>> --------
>> Can anybody advise me as to what I am doing wrong?
>>
>> *lein-install.sh* is the script available at:
>>
>> https://github.com/technomancy/leiningen/raw/stable/bin/lein
>>
>> Also I can't download *leiningen-1.4.2-standalone.jar* directly from
>> https://github.com/technomancy/leiningen/downloads, but I don't think I
>> would know what to do with it if I could! I am a Java tyro (who knows some
>> other lisps reasonably well) trying to use clojure under Mac Os X and Emacs,
>> but I am having a lot of problems getting clojure to run conveniently in
>> that environment.
>>
>> Thanks for your help.
>>   --Larry Travis
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Clojure" group.
>> To post to this group, send email to clojure@googlegroups.com
>> Note that posts from new members are moderated - please be patient with
>> your first post.
>> To unsubscribe from this group, send email to
>> clojure+unsubscr...@googlegroups.com<clojure%2bunsubscr...@googlegroups.com>
>> For more options, visit this group at
>> http://groups.google.com/group/clojure?hl=en
>
>
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to