are you sure you dont have curl installed by macports or something?
/usr/bin/curl on mac os x works fine with https for me... someone at
work had this problem and they had (unknowingly) installed curl
through macports...

On Sat, Jan 22, 2011 at 1:28 PM, Bizics <john.stuart.hun...@gmail.com> wrote:
> Hi Larry,
> I had problems installing too.
> Turns out curl on mac os x does not support https as required by
> github now.
> I had to download and rebuild curl with the +ssl flag for https to be
> supported and then things worked fine.
> I could dig up my notes from when I did it if you need more
> information.
>
> Cheers,
> John
>
>
> On Jan 21, 4: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 
>> downloadhttps://github.com/downloads/technomancy/leiningen/leiningen-1.4.2-st...
>>
>> --------
>> 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 
>> fromhttps://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
> 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