Re: IDl on Cygwin [message #72927] |
Mon, 18 October 2010 08:36  |
Nigel Wade
Messages: 286 Registered: March 1998
|
Senior Member |
|
|
On 16/10/10 15:14, Jayant wrote:
> I am working in a research institute where IDL is installed on a common server and the front-end are installed on PCs.
> I use Cygwin utility for my work. I installed R in Cygwin and there are C++, perl and compilers in it too.
> Similarly, I want IDL in Cygwin. I would like to know how can the front end be installed on Cygwin?
>
> Thanks,
> Jayant
>
>
What type of server, and what access do you have to the server?
If the server is acting as a floating license manager, and the license
covers IDL for Windows, you can install IDL on the PC and point it at
the license manager.
If it's UNIX/Linux, and you can login to that server using Cygwin you
shouldn't need anything on the PC. If you login using an ssh client
(such as PuTTY) you'll need to direct the IDL output to your Cygwin
screen using the correct DISPLAY setting in the terminal session on the
server. I think PuTTY can handle this, but I'm not entirely sure. It's
not something I've done, but I believe that some visitors we've had here
have used this mechanism.
What we do is run FreeNX on our Linux server, and use NX client on the
PCs. This allows PC users to login to the Linux server and run IDL
there. Nothing else is required.
--
Nigel Wade
|
|
|