RESCOMP Archives

April 2006

RESCOMP@LISTSERV.MIAMIOH.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
jaime combariza <[log in to unmask]>
Reply To:
Research Computing Support <[log in to unmask]>, jaime combariza <[log in to unmask]>
Date:
Mon, 3 Apr 2006 13:11:38 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (34 lines)
We finally got new licenses for ILOG (Cplex/ampl). It should be working now.


Robin, could you please set the license to start at boot time:



Each time the token server machine is rebooted, the server process 
must be restarted. This can be done automatically by adding the 
commands below to the shell script which is executed when the system reboots:

if [ -x /usr/ilog/ilm/ilmd ]
then
echo "Starting the ILOG Token Server"
ILOG_LICENSE_FILE=/software/ilog/ilm/access.ilm
export ILOG_LICENSE_FILE
/software/ilog/ilm/ilmd >> /software/ilog/ilm/ilm.log 2>&1 &
fi

Typically, the reboot script is/etc/rc.local or /etc/rc. If neither 
of these files exists on your system, contact your system 
administrator for more information.






Jaime E. Combariza, Ph.D.
Assistant Director Research Computing
http://www.muohio.edu/researchcomputing
Miami University
(513) 529-5080  

ATOM RSS1 RSS2