Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^3: Troubles creating a .exe

by Marshall (Canon)
on Feb 26, 2012 at 03:29 UTC ( [id://956174]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Troubles creating a .exe
in thread Troubles creating a .exe

This kind of "oh, it used to work, but it doesn't any more" question is different.

I would assume that something changed and we don't know what.What does your %path% environment variable say?

Did you upgrade Perl in the meantime?

It is possible to "re-initialize" your system. Of course a full back-up is mandatory before you try this!!!...

see "ppm help" for ppm profile save and ppm profile restore.

This generates an XML file that can be fed into ppm to re-install your modules. Make a profile, Uninstall Perl,reboot, reinstall Perl, use ppm to run this saved profile. DANGER: Depending upon the Perl upgrade history of your machine, this may cause some trouble!

However, at this point, I'm thinking that something has gone wrong in the path rather than some fundamental flaw in the installation. I mean you have runnable code outside of the .exe so something about your installation is right!

Replies are listed 'Best First'.
Re^4: Troubles creating a .exe
by cbouwkamp (Novice) on Feb 26, 2012 at 05:24 UTC
    I uninstalled perl restarted and reinstalled it. I am still getting these same damn errors that never change.
    Can't locate Mojo/EventEmitter.pm in @INC (@INC contains:) at /<C:\Use +rs\Chris\Desktop\Crysys\RTXCountdown\RTX.exe>Mojo/Base.pm line 32. BEGIN failed--compilation aborted at /<C:\Users\Chris\Desktop\Crysys\R +TXCountdown\RTX.exe>Mojo/UserAgent.pm line 2. BEGIN failed--compilation aborted at /<C:\Users\Chris\Desktop\Crysys\R +TXCountdown\RTX.exe>Google/Voice.pm line 6. BEGIN failed--compilation aborted at RTX.pl line 4.
      I hope that when you did that, you used my instructions to completely re-install the modules? After uninstall, you need to delete the C:/Perl directory and all sub-directories. Modify the path to get rid of Perl. Reboot. Install Perl again, reboot and then run from the command line: "ppm profile restore savedProfileXXX".
        Finally done and it did not fix anything. This is very aggravating.
        I did not. I am doing that now
Re^4: Troubles creating a .exe
by cbouwkamp (Novice) on Feb 26, 2012 at 04:26 UTC
    also I did upgrade to Activeperl 5.14.2 Build 1402

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-25 13:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found