Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Install Win32-GUI.tar.gz

Status
Not open for further replies.

jayjaybigs

IS-IT--Management
Joined
Jan 12, 2005
Messages
191
Location
CA
Does anyone knows how to install latest version of Win32-GUI.tar.gz

I found that my verion is different from user version, hence my application I developed for user does not work.

Please advise.

I tried:
PPM> rep add Unknown or ambiguous command 'rep'; type 'help' for commands.
PPM>install Win32-GUI

this always install wrong version
 
I think "rep" should be "repository". Did you type 'help' for the commands?
 
From the error you get i think you have PPM 2.1.6
so this will work
Code:
ppm> set rep WinGUI [URL unfurl="true"]http://www.bribes.org/perl/ppm/[/URL]
ppm> install --location=[URL unfurl="true"]http://www.bribes.org/perl/ppm/[/URL] Win32-GUI


``The wise man doesn't give the right answers,
he poses the right questions.''
TIMTOWTDI
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top