Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^2: CPAN Module Compile Error

by Smaug (Pilgrim)
on Sep 27, 2006 at 17:59 UTC ( [id://575209]=note: print w/replies, xml ) Need Help??


in reply to Re: CPAN Module Compile Error
in thread CPAN Module Compile Error

Gosh...darn it!! Thanks ikegami. I thought it might be that.

So is there no way of writing/testing code on Linux to run on Windows? (my ide complains that the module is not installed)

....and even worse, no way of making system calls from Linux to Win32 machines across a network!?!?

Replies are listed 'Best First'.
Re^3: CPAN Module Compile Error
by ikegami (Patriarch) on Sep 27, 2006 at 18:09 UTC

    Some services (such as NFS and MS File Sharing, and X and Remote Desktop) give access to some system calls indirectly, but I've never heard of making system calls accross a network, no matter what the OS.

    If anything, Windows is the most open to this. Remote file access, remote registry editing, DCOM, etc. The number of entry points is insane.

    By the way, you could always create a small module that satifies your IDE. It doesn't actually have to do anything.

      Ok. Thanks again for the help and advice on the module to con the IDE.
      I was trying to help another node, I'll try to get the old virtual windows machine up and running.
      Thanks again everybody!!
Re^3: CPAN Module Compile Error
by runrig (Abbot) on Sep 27, 2006 at 18:07 UTC
    ...no way of making system calls from Linux to Win32 machines across a network!?!?

    telnet, ssh, or some other protocol that requires some service to be running on the Win32 machine.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://575209]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (5)
As of 2024-04-24 08:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found