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

Home » Public Forums » archive » Re: ittlicense crash
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: ittlicense crash [message #69057] Tue, 15 December 2009 12:06
Matt[2] is currently offline  Matt[2]
Messages: 69
Registered: March 2007
Member
Reimar Bauer <R.Bauer@fz-juelich.de> writes:

> Hi
>
> I think I know what ittlicense should do but it also should not crash on
> ubuntu 9.10.
>
> idlde and idl runs without a segfault.
>
> Any ideas?

Reimar,

I had to do this by hand with my laptop Ubuntu 9.04. I don't have it
with me and I'm not a linux expert, but I think these steps will work.
Maybe with the caveat that you have the same type of license I do.


Make sure the license file is called license.dat and is readable by all
users. (ours lives in /usr/local/itt/license)

You need to edit the sys5_idl_lmgrd file for your idl installation (just
the parts between these lines to have the correct paths for your system).

# NOTE: EDIT THESE DEFINITIONS FOR YOUR SITE
# END OF END-USER DEFINITIONS

copy the sys5_idl_lmgrd file to your /etc/init.d/ directory.

If you want the license manager to run on every machine start up:
sudo chkconfig sys5_idl_lmgrd

This will create the symbolic links into the rc.[x] directories that
control startup and shutdown for the license manager (which will take
effect on the next reboot)

If you want to just start the manager.
sudo /etc/init.d/sys5_idl_lmgrd start

It's got a stop option too.
sudo /etc/init.d/sys5_idl_lmgrd stop


I'm sorry I'm not a proper linux expert, but I hope this pushes you to
the correct solution.

Cheers,
Matt

--
Matthew Savoie - Scientific Programmer
National Snow and Ice Data Center
(303) 735-0785 http://nsidc.org
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: significant digits represented with plot
Next Topic: visibility for a simple widget

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

Current Time: Wed Oct 08 19:25:49 PDT 2025

Total time taken to generate the page: 0.00561 seconds