Hi Pradeep,

For the most part, you generally need to come to grips with the inner workings of the CPAN client to get an idea of what is the cause of the problem.

With so many modules in Padre, and then those modules themselves having any number of dependencies, you need to be able to "look" at what's going on for the failing module.

So at the cpan prompt:

look <packagename>

make clean (if it has a rule)

then just make, or perl Makefile.PL etc.

You will see during this phase if it's due to missing dependencies.

You can then make test and and make install.

I had problems with one of the modules on linux.. and it wasn't until I did this that I had to htink out the required -dev debian packages to install before it would compile and run.

Peter.



On 15/11/2013 8:35 PM, Pradeep Pant wrote:
Hi Charlie,
Finally able to upgrade to version 1.0.
I have done on Windows 7, 64-bit this time no error. So unable to see why this failed before on both 32 and 64 bit Windows 7 machines.

Thanks for helping.

Regards,
Pradeep

Pradeep Pant <p...@ockham.be> wrote:

    Hi Charlie,
    ExtUtils::ParseXS is up to date (3.22).

    But still I am facing the issue. Menwhile, I have done another
    trial on a separate Windows 7, 64-bit machine but there also I am
    getting the same error.

    Presently, I am using Padre 0.94 which wsd bundled with DWIM MSI.

    Thanks for helping.

    Regards,
    Pradeep



    Charlie Gonzalez <itchar...@gmail.com> wrote:

        Pradeep,

        xsubpp comes from ExtUtils-ParseXS:
        
https://metacpan.org/pod/release/SMUELLER/ExtUtils-ParseXS-3.22/lib/ExtUtils/xsubpp

        Try this command 'cpan ExtUtils::ParseXS'  before 'cpan Padre'



        Charlie Gonzalez
        (E) itchar...@gmail.com <mailto:itchar...@gmail.com>
        https://github.com/itcharlie


        On Thu, Nov 14, 2013 at 1:30 AM, Pradeep Pant <p...@ockham.be
        <mailto:p...@ockham.be>> wrote:

            I tried *cpan Padre* from command line but after running
            successfully for more than 45 min ..it has thrown an error:

            cp lib/Padre/Wx/Icon.pm blib\lib\Padre\Wx\Icon.pm

            cp lib/Padre/Util/Win32.pm blib\lib\Padre\Util\Win32.pm

            dmake:  Error: -- `E:\Dwimperl\perl\lib\ExtUtils\xsubpp'
            not found, and can't be

            made

            dmake.EXE:  Error code 255, while making 'subdirs'

            PLAVEN/Padre-1.00.tar.gz

            E:\Dwimperl\c\bin\dmake.EXE -- NOT OK

            Running make test

              Can't test without successful make

            Running make install

              Make had returned bad status, install seems impossible

            I am using Window 7 Professional 32-bit.

            Thanks

            Pradeep

            *From:*Charlie Gonzalez [mailto:itchar...@gmail.com
            <mailto:itchar...@gmail.com>]
            *Sent:* Thursday, November 14, 2013 10:48 AM
            *To:* p...@ockham.be <mailto:p...@ockham.be>
            *Cc:* Padre development discussion list; Peter Lavender


            *Subject:* Re: [Padre-dev] 1.00 is released and on cpan

            Hello Pradeep,

            I believe a simple  'cpan Padre' via command prompt will
            do the trick.

            Try it and let us know if it works.

            Charlie

            On Nov 13, 2013 11:39 PM, "Pradeep Pant" <p...@ockham.be
            <mailto:p...@ockham.be>> wrote:

            Great Job Team padre. Will spread the news.

            I am presently using 0.94 on windows (DWIM) for dev. I
            would like to upgrade
            to version 1.0. Can anyone suggest a good way to upgrade
            without losing too
            much time?
            Do I need to uninstall DWIM?

            Thanks,
            Pradeep

            -----Original Message-----
            From: padre-dev-boun...@perlide.org
            <mailto:padre-dev-boun...@perlide.org>
            [mailto:padre-dev-boun...@perlide.org
            <mailto:padre-dev-boun...@perlide.org>]
            On Behalf Of Peter Lavender
            Sent: Sunday, November 10, 2013 6:21 AM
            To: padre-dev@perlide.org <mailto:padre-dev@perlide.org>
            Subject: Re: [Padre-dev] 1.00 is released and on cpan


            On 9/11/2013 10:48 PM, kevin dawson wrote:
            > On 09/11/13 05:48, Peter Lavender wrote:
            >> Hi Everyone,
            >>
            >> I haven't go everything done yet... no blog post to
            raise awareness,
            >> but
            >> 1.00 is now on CPAN.
            >>
            >> Peter.
            > Peter
            >
            > Thank You
            > Thank You
            > Thank You
            >
            > regards
            > kevin
            >
            > ps until next time :)
            >
            > _______________________________________________
            >

            No worries Kevin.  Sorry it takes me so long to get it
            done.  It really
            shouldn't, but honestly, these days I don't often have a
            block of free time
            to get things done.

            I like being a part of something like this, so I'm not
            ready to walk away
            completely, but I really must do better with getting the
            releases done more
            quickly.

            Until next time!  :)

            Peter.
            _______________________________________________
            Padre-dev mailing list
            Padre-dev@perlide.org <mailto:Padre-dev@perlide.org>
            http://mail.perlide.org/mailman/listinfo/padre-dev

            _______________________________________________
            Padre-dev mailing list
            Padre-dev@perlide.org <mailto:Padre-dev@perlide.org>
            http://mail.perlide.org/mailman/listinfo/padre-dev




    Sent from my Phone



Sent from my Phone
------------------------------------------------------------------------

Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev


_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

Reply via email to