Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
FINALLY.......!!

I finally got my script running using Gtk2... I was on vacation last week so I hadn't looked at any of
this since a little over a week ago and maybe my PC needed a vacation too, cause now its working ha...

In my previous post I posted code for a script that installs the necessary Modules needed for Gtk2.
The problem I was having was that the Dependency packages needed would fail every single time I would
try installing them. So today I deleted EVERYTHING perl related from my PC and uninstalled "Strawberry"
Perl, (*which is what I'm using now)...

After uninstalling Perl (*5.12 I think) and then reinstalling the most recent Strawberry Perl
version (*5.18)I began installing the necessary Modules one by one using CPAN up until I hit
this ExtUtils::MakeMaker Module, which refused to install nicely... So I tried using "force install"
and was finally able to get that one installed.

After that Module in the list I had more issues installing the other modules using cpan, so I decided to try
ppm which then installed the remaining Modules without any issues at all...


So now I'm going to try to use the pp (*i.e. the Par::Packer) Utility/Module to package up the script
into an executable so I don't have to go through the same hell I went through to get this installed on my XP Virtual
Machine... Or if its easier (*Not sure would have to try it out first) I'll try the CavaPackager program which
looks like it runs as a GUI, so maybe that's easier... Not sure yet though.

Any advice for which Perl "Packager" would be best or if there's anything I need to know before I give it a try?
Any thoughts would be greatly appreciated!


Thanks AGAIN,
Matt


In reply to Re^2: Perl Gtk2 for Windows by Anonymous Monk
in thread Perl Gtk2 for Windows by mmartin

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (2)
As of 2024-04-25 02:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found