hello everyone, I'm new to Perl, well to programming in general. I've been playing with PYQT and I want to start
doing a GUI but I get this error message
cpan> install QtCore4
Reading 'C:\Perl64\cpan\Metadata'
Database was generated on Sun, 21 Apr 2013 08:41:02 GMT
Running install for module 'QtCore4'
Running make for C/CB/CBUREL/Qt4-0.99.0.tar.bz2
CPAN.pm needs the external program bzip2 in order to handle 'C:\Perl64
+\cpan\sour
ces\authors\id\C\CB\CBUREL\Qt4-0.99.0.tar.bz2'.
Please install it now and run 'o conf init bzip2' from the
CPAN shell prompt to register it as external program.
cpan> o conf init bzip2 C:\Program Files (x86)\GnuWin32\bin
'C:Program' is not a valid configuration variable
I downloaded the bzip2 and i am following this
http://www.thegeekstuff.com/2008/12/how-to-resolve-cpanpm-needs-tar-gzip-and-bzip2-installed-error-message/
And here is where I'm stuck, do you have any tips or recommendations regarding what to do to set up the bzip?
thanks guys.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.