Re: Ubuntu Feisty and IDL [message #53652] |
Fri, 27 April 2007 07:21 |
julio.maranhao
Messages: 2 Registered: April 2007
|
Junior Member |
|
|
On Apr 26, 5:31 pm, "Jean H." <jghas...@DELTHIS.ucalgary.ANDTHIS.ca>
wrote:
>
> What type of license do you want to use? a file on your computer, or a
> license server?
License is not an issue because I want to deploy a sav file (IDL VM)
in a Ubuntu machine. The development is made in a Windows XP machine
(floating license already configured).
> readhttp://www.ittvis.com/services/techtip.asp?ttid=4177 and the post
> form "metachronist" on this newsgroup (title = IDL segfault -
> debian+variants - libx11-6 client lib)
Oh, sorry! The same issue was already covered in this list. Thank you.
JĂșlio
|
|
|
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)
>
|
|
|
Re: Ubuntu Feisty and IDL [message #53659 is a reply to message #53658] |
Thu, 26 April 2007 13:31  |
Jean H.
Messages: 472 Registered: July 2006
|
Senior Member |
|
|
julio.maranhao wrote:
> I downloaded the idl 6.3 from the official site to test a program
> (.sav file) in a Linux machine.
[...]
What type of license do you want to use? a file on your computer, or a
license server?
> 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)
read http://www.ittvis.com/services/techtip.asp?ttid=4177 and the post
form "metachronist" on this newsgroup (title = IDL segfault -
debian+variants - libx11-6 client lib)
Jean
|
|
|