Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Help regarding a Perl Script

by Velaki (Chaplain)
on Jan 17, 2008 at 11:45 UTC ( [id://662849]=note: print w/replies, xml ) Need Help??


in reply to Help regarding a Perl Script

What difficulties did you have with it?

Since you have modified the Makefile.PL from the packaged version, you might wish to post what changes you've made, so we may be better enabled to assist you with your dilemma.

Hope this helped,
-v

"Perl. There is no substitute."

Replies are listed 'Best First'.
Re^2: Help regarding a Perl Script
by ford (Novice) on Jan 18, 2008 at 04:47 UTC
    Hi, In the Makefile.PL there is a condition that says unless (@objs > 1) { die "NA: Sorry, I can't find headers or libraries for a supported GUI\n" } I've changed the first line to unless (@objs > 0) after that the module got installed. may be you can help me with this information Thanks in Advance Ford...
      That wasn't a smart thing to do, the module won't work with without it
        Hi, I need to connect from windows to UNIX. then run a script on UNIX.when i did that it says can't locate X11::GUI-Test. it is obvious because X11 can't be installed on windows.but it is installed in UNIX. how can i resolve this issue.. Thanks in Advance Ford.

Log In?
Username:
Password:

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

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

    No recent polls found