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

Home » Public Forums » archive » IDL crashes after Mac OSX 10.7.3 upgrade from 10.7.2
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: IDL crashes after Mac OSX 10.7.3 upgrade from 10.7.2 [message #79188 is a reply to message #79105] Mon, 06 February 2012 06:00 Go to previous messageGo to previous message
Brian Daniel is currently offline  Brian Daniel
Messages: 80
Registered: July 2009
Member
I received this reply on the Exelis forum. This solved my issue, but
to clarify, my issue was just with the workbench crashing. Some folks
are having every application crash on open (yikes)!

-Brian

Could you please follow the procedure below and see if that helps with
your problem:

1) If you are running any instances of IDL, please shut them down.

2) Open a terminal window and navigate to the /bin/bin.darwin.x86_64
directory. For example, if you are using IDL 8.1 installed in the
Applications directory, type the following command:


cd /Applications/itt/idl/idl81/bin/bin.darwin.x86_64

3) Rename the following three files: libcurl.4.0.1.dylib, libcurl.
4.dylib and libcurl.dylib. For example,

mv libcurl.4.0.1.dylib libcurl.4.0.1.dylib.bak
mv libcurl.4.dylib libcurl.4.dylib.bak
mv libcurl.dylib libcurl.dylib.bak

If your login does not have adequate permissions to make these
changes,
you may need to issue the commands with "sudo" privileges. For
example:

sudo mv ./libcurl.4.0.1.dylib libcurl.4.0.1.dylib.bak
sudo mv ./libcurl.4.dylib libcurl.4.dylib.bak
sudo mv ./libcurl.dylib libcurl.dylib.bak

4) Restart IDL. If it still fails to launch, try restarting your
system.
David
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: strange behaviour of bytscl by large arrays
Next Topic: Video input

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

Current Time: Wed Oct 08 16:02:28 PDT 2025

Total time taken to generate the page: 0.00216 seconds