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

Home » Public Forums » archive » Synchronising Unix and NT IDL's
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
Synchronising Unix and NT IDL's [message #13372] Fri, 06 November 1998 00:00 Go to next message
philip aldis is currently offline  philip aldis
Messages: 13
Registered: October 1998
Junior Member
Hi. I'm running IDL on Unix, on a network with a floating license. I
then run IDL using my PC which has NT while running exceed. However I've
also set up IDL for windows on my PC, which I prefer to work in because
it looks nicer. I've set up a system variable LM_LICENSE_FILE, to tell
it where to look on the network for the license and this works fine.
However I really would like to synchronise my files so that whichever
one I am on, I am using a common set of program files so that when I
update the files and then use the other version, the files are updated.
I don't want to spend half my working time using ftp! It would be
preferable really if the files were kept on the network, because that's
where all the data is.
Also would it be possible in programs that are running on windows,
to get IDL to look on the network for data. I realise that I may be
living in a dream world, but I imagine that others must have had a
similar problem.

cheers,
Phil Aldis
Re: Synchronising Unix and NT IDL's [message #13595 is a reply to message #13372] Wed, 25 November 1998 00:00 Go to previous messageGo to next message
rivers is currently offline  rivers
Messages: 228
Registered: March 1991
Senior Member
In article <365B384A.8C216743@fz-juelich.de>, "R.Bauer" <R.Bauer@fz-juelich.de> writes:
>
>
> philip aldis wrote:
>
>> Hi. I'm running IDL on Unix, on a network with a floating license. I
>> then run IDL using my PC which has NT while running exceed. However I've
>> also set up IDL for windows on my PC, which I prefer to work in because
>> it looks nicer. I've set up a system variable LM_LICENSE_FILE, to tell
>> it where to look on the network for the license and this works fine.
>> However I really would like to synchronise my files so that whichever
>> one I am on, I am using a common set of program files so that when I
>> update the files and then use the other version, the files are updated.
>> I don't want to spend half my working time using ftp! It would be
>> preferable really if the files were kept on the network, because that's
>> where all the data is.
>> Also would it be possible in programs that are running on windows,
>> to get IDL to look on the network for data. I realise that I may be
>> living in a dream world, but I imagine that others must have had a
>> similar problem.
>>
>> cheers,
>> Phil Aldis

I am using Hummingbird's Maestro NT to do this. Right now I am storing my IDL
procedures and data on a Unix system and running NFS client on the PCs to
access them. However, I am about to switch to keeping the IDL procedures and
data on an NT server. PCs will access them with Microsoft network protocol. I
have installed Hummingbird's NFS Maestro Server on the NT server, so Unix users
will be able to access these files.

Cheers,

Mark Rivers
Re: Synchronising Unix and NT IDL's [message #13605 is a reply to message #13372] Tue, 24 November 1998 00:00 Go to previous messageGo to next message
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
philip aldis wrote:

> Hi. I'm running IDL on Unix, on a network with a floating license. I
> then run IDL using my PC which has NT while running exceed. However I've
> also set up IDL for windows on my PC, which I prefer to work in because
> it looks nicer. I've set up a system variable LM_LICENSE_FILE, to tell
> it where to look on the network for the license and this works fine.
> However I really would like to synchronise my files so that whichever
> one I am on, I am using a common set of program files so that when I
> update the files and then use the other version, the files are updated.
> I don't want to spend half my working time using ftp! It would be
> preferable really if the files were kept on the network, because that's
> where all the data is.
> Also would it be possible in programs that are running on windows,
> to get IDL to look on the network for data. I realise that I may be
> living in a dream world, but I imagine that others must have had a
> similar problem.
>
> cheers,
> Phil Aldis

I am using a samba Service on the unix Workstation. With this service I am
able to store all my sources on the unix from a PC or from a workstation

R.Bauer
Re: Synchronising Unix and NT IDL's [message #13769 is a reply to message #13372] Fri, 27 November 1998 00:00 Go to previous message
rivers is currently offline  rivers
Messages: 228
Registered: March 1991
Senior Member
In article <365D41DD.D10CC235@fz-juelich.de>, "R.Bauer" <R.Bauer@fz-juelich.de> writes:

> Please can you add an http: address where I am able to read something about
> Hummingbird's NFS Maestro Server on the NT server,
>
> R.Bauer

http://www.hcl.com/products/nc/nfs/server_features.html

Mark Rivers
Re: Synchronising Unix and NT IDL's [message #13777 is a reply to message #13372] Thu, 26 November 1998 00:00 Go to previous message
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
Mark Rivers wrote:

> In article <365B384A.8C216743@fz-juelich.de>, "R.Bauer" <R.Bauer@fz-juelich.de> writes:
>>
>>
>> philip aldis wrote:
>>
>>> Hi. I'm running IDL on Unix, on a network with a floating license. I
>>> then run IDL using my PC which has NT while running exceed. However I've
>>> also set up IDL for windows on my PC, which I prefer to work in because
>>> it looks nicer. I've set up a system variable LM_LICENSE_FILE, to tell
>>> it where to look on the network for the license and this works fine.
>>> However I really would like to synchronise my files so that whichever
>>> one I am on, I am using a common set of program files so that when I
>>> update the files and then use the other version, the files are updated.
>>> I don't want to spend half my working time using ftp! It would be
>>> preferable really if the files were kept on the network, because that's
>>> where all the data is.
>>> Also would it be possible in programs that are running on windows,
>>> to get IDL to look on the network for data. I realise that I may be
>>> living in a dream world, but I imagine that others must have had a
>>> similar problem.
>>>
>>> cheers,
>>> Phil Aldis
>
> I am using Hummingbird's Maestro NT to do this. Right now I am storing my IDL
> procedures and data on a Unix system and running NFS client on the PCs to
> access them. However, I am about to switch to keeping the IDL procedures and
> data on an NT server. PCs will access them with Microsoft network protocol. I
> have installed Hummingbird's NFS Maestro Server on the NT server, so Unix users
> will be able to access these files.
>

Dear Mark

Please can you add an http: address where I am able to read something about Hummingbird's
NFS Maestro Server on the NT server,

R.Bauer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Need prog to give size of a structure in bytes
Next Topic: vector plots and map backgrounds

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

Current Time: Wed Oct 08 19:05:13 PDT 2025

Total time taken to generate the page: 0.00497 seconds