Re: Ubuntu Feisty and IDL [message #53658 is a reply to message #53652] |
Thu, 26 April 2007 14:02   |
Haje Korth
Messages: 651 Registered: May 1997
|
Senior Member |
|
|
The segmentation fault does not sound like a license issue. I have tested
IDL 6.3 without problems on the previous version of Ubuntu. I would check
whether this is a problem with the recent xlib updates. Haje
"julio.maranhao" <julio.maranhao@gmail.com> wrote in message
news:1177618590.585007.303100@t38g2000prd.googlegroups.com.. .
> I downloaded the idl 6.3 from the official site to test a program
> (.sav file) in a Linux machine.
>
> We chose Ubuntu Feisty (7.04) on an i386 architecture. We made a basic
> install (GNOME). The idl installation was simple:
>
>> sudo mkdir /usr/local/rsi
>> sudo tar -xzf idl_linux.x86.tar.gz -C /usr/local/rsi
>> cd /usr/local/rsi
>> ./install
>
> The rest was very easy. So I could run idl and I got:
>
> IDL Version 6.3 (linux x86 m32). (c) 2006, Research Systems, Inc.
> % LICENSE MANAGER: Cannot find license file.
> The license files (or license server system network addresses)
> attempted are
> listed below. Use LM_LICENSE_FILE to use a different license file,
> or contact your software provider for a license file.
> Feature: idl
> Filename: /usr/local/rsi/license/*.lic
> License path: /usr/local/rsi/license/license.dat:/usr/local/rsi/
> license -
> /*.lic
> FLEXnet Licensing error:-1,359. System Error: 2 "No such file or
> directory"
> For further information, refer to the FLEXnet Licensing End User
> Guide,
> available at "www.macrovision.com"..
> License file: /usr/local/rsi/license/license.dat:/usr/local/rsi/
> license/*.lic
> % Entering timed demo mode. Each session is limited to 7 minutes
> of operation. Printing and file saving are disabled.
>
> To obtain a temporary license allowing evaluation of the full
> functionality of this product contact your sales representative or
> RSI (303-786-9900, info@RSInc.com).
>
> IDL> exit
>
> But idlde only shows the idl bitmap for a moment and nothing more. Any
> hints?
>
> idldemo shows me:
>
> IDL Version 6.3 (linux x86 m32). (c) 2006, Research Systems, Inc.
>
> % Embedded IDL: Research Systems, Inc., IDL Demo System.
> % Restored file: IDLRTMAIN.
> % Embedded IDL: Research Systems, Inc., IDL Demo System.
> % Loaded DLM: XML.
> Segmentation fault (core dumped)
>
|
|
|