Hi Alfonso, I have a few questions about how you got grwnd on to your machine.

1) Did you use the new installer from 
http://spdg1.sci.shizuoka.ac.jp/grwinlib/english/
2) Is the executable in the Windows environment Path variable?
3) Have you tried copying grwnd.exe to your perl bin directory?

My configuration is:
Both GrWnd.exe and grfont.dat in my c:\perl\bin directory,
but I built mine using MinGw so I don't know what the installer may have done.

Hope this helps.

CLIFF SOBCHUK
Core RF Engineering
Phone 613-667-1974   ecn: 8109-71974
mobile 403-819-9233
yahoo: sobchuk
www.ericsson.com<http://www.ericsson.com/>

"The author works for Telefonaktiebolaget L M Ericsson ("Ericsson"), who is 
solely responsible for this email and its contents. All inquiries regarding 
this email should be addressed to Ericsson. The web site for Ericsson is 
www.ericsson.com."

This Communication is Confidential. We only send and receive email on the basis 
of the terms set out at 
www.ericsson.com/email_disclaimer<http://www.ericsson.com/email_disclaimer>



________________________________
From: Fabio D'Alfonso [mailto:[email protected]]
Sent: Sunday, January 15, 2012 8:21 AM
To: Sisyphus; [email protected]
Subject: Re: [Perldl] Close Dialog On /GW Device PGPLOT

Hi,
the code is actually that in the mail (coming from the samples in the pdf book):

$a = rfits("m51_raw.fits");
dev($^O =~ /MSWin32/ ? '/GW' : '/XSERVE');
imag  $a;

Thanks

Fabio D'Alfonso
'Enabling Business Through IT'
cell.  +39.348.059.40.22 *
web: www.fabiodalfonso.com <http://www.fabiodalfonso.com/>
email: [email protected]
<mailto:[email protected]>linkedin: 
www.linkedin.com/in/fabiodalfonso<http://it.linkedin.com/in/fabiodalfonso>
twitter: 
www.twitter.com/#!/fabio_dalfonso<http://www.twitter.com/#%21/fabio_dalfonso>

fax: +39.06.874.599.581
BlackBerry(r) Wireless Enabled Address.

* Hidden  numbers are automatically rejected by the phone

On 1/15/2012 11:53 AM, Sisyphus wrote:

----- Original Message ----- From: "Fabio D'Alfonso" 
<[email protected]><mailto:[email protected]>
To: "Sisyphus" <[email protected]><mailto:[email protected]>
Cc: <[email protected]><mailto:[email protected]>
Sent: Sunday, January 15, 2012 8:36 PM
Subject: Re: [Perldl] Close Dialog On /GW Device PGPLOT


Hi,
the second could do what I think, but I do not see the output on the window.

Using
dev($^O =~ /MSWin32/ ? '/GW' : '/XSERVE');
imag  $a;

I get the image on the window, while using the code you suggested (both 
versions) I do not get the image on the window.

Could you help ?

Perhaps.

If you post a (simple) script that produces the image in the window, I'll try 
to get it to work in a way that does *not* produce the pop-up box. (But be 
prepared ... I might fail :-)

Cheers,
Rob
_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to