Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Incorporate CPAN module to mod-perl

by Hue-Bond (Priest)
on Jan 14, 2009 at 10:13 UTC ( [id://736178]=note: print w/replies, xml ) Need Help??


in reply to Incorporate CPAN module to mod-perl

You could try to use something like dh-make-perl --build --cpan SOAP::EnvelopeMaker to create a Debian package for that module. Then install it manually using dpkg. That would integrate the module with the rest of your Debian system. dh-make-perl is available after installing the package of the same name ;).

--
David Serrano

Replies are listed 'Best First'.
Re^2: Incorporate CPAN module to mod-perl
by athanasia (Pilgrim) on Jan 14, 2009 at 12:41 UTC
    Thanks for the info. I tried the solution you suggested and created a .deb package from the cpan module.

    However, trying to install it led me to a "conflicting packages" issue. Seems that libsoap-perl (which contains SOAP::EnvelopeMaker) is in conflict with libsoap-lite-perl. Verified this also in https://launchpad.net/ubuntu/jaunty/i386/libsoap-lite-perl/0.710.08-2. Has anyone dealt with this conflict? Is there a way to keep both packages?

    Thanks in advance,
    Athanasia

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-03-29 09:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found