comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » curl error with IDL 8.5
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: curl error with IDL 8.5 [message #94299 is a reply to message #94291] Fri, 31 March 2017 09:35 Go to previous messageGo to previous message
chris_torrence@NOSPAM is currently offline  chris_torrence@NOSPAM
Messages: 528
Registered: March 2007
Senior Member
On Thursday, March 30, 2017 at 1:00:48 PM UTC-6, allison jaynes wrote:
> After upgrading from 8.2 to 8.5, I'm now getting a strange error when spawning a curl command. Have tried uninstalling and reinstalling curl, and setting my path to point to where it should. I'm running OS 10.8 currently. Just curious: anyone else having this problem? I figured that tons of people use curl in IDL, but perhaps not?
>
>
>
> [macd2591:~] alja2778% idl
> IDL Version 8.5.1, Mac OS X (darwin x86_64 m64).
> (c) 2015, Exelis Visual Information Solutions, Inc., a subsidiary of Harris Corporation.
> Installation number: 100-550.
> Licensed for use by: University of Colorado
>
> IDL> spawn, 'curl google.com'
> dyld: Library not loaded: /opt/local/lib/libcurl.4.dylib
> Referenced from: /opt/local/bin/curl
> Reason: Incompatible library version: curl requires version 9.0.0 or later, but libcurl.4.dylib provides version 8.0.0
> Trace/BPT trap
>
>
> Same command works fine on my laptop running IDL 8.4. Any ideas?

Hi Allison,

Check your DYLD_LIBRARY_PATH and see if it is pointing to somewhere that might cause problems:

IDL> getenv('DYLD_LIBRARY_PATH')
/Applications/harris/idl86/bin/bin.darwin.x86_64

Cheers,
Chris
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: % Attempt to call undefined procedure/function: 'BARPLOT'.
Next Topic: Taylor Diagrams in IDL

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 15:56:26 PDT 2025

Total time taken to generate the page: 0.00460 seconds