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

Home » Public Forums » archive » Idl 5.6 &linux
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Idl 5.6 &linux [message #54575 is a reply to message #54514] Mon, 25 June 2007 07:34 Go to previous messageGo to previous message
Norbert Hahn is currently offline  Norbert Hahn
Messages: 46
Registered: May 2003
Member
Ce <cecilia.devecchi@gmail.com> wrote:

> I see :) ...I try to explain better:
> 1) E.g: to copy under linux the keyboard :) shortcut is ALT+C and to
> paste ALT+V but don't go
> 2) I don't expect that the windows script is compatible under linux
> but the simple row: image=read_tiff('home/kit/32G.tif') don't go

Hm, home/kit/32G.tif gets translated to /home/home/32G.tif as the leading
/ in the filename is missing. Please check the output of the shell command
$ file home/kit/32G.tif
It should report a tiff file with the right properties.
Else try ~/kit/32G.tif as file name. And /home/kit/32G.tif should work
as well.
Not to forget that Unix file names are case sensitive while Windows would
accept 32G.tif for 32g.tif.

Norbert
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: acii convert to ENVI spectral libary file
Next Topic: Re: new to IDL - question about modularity

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

Current Time: Fri Oct 10 00:57:36 PDT 2025

Total time taken to generate the page: 0.88218 seconds