Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^5: From MediaWiki to XWiki

by marto (Cardinal)
on Nov 30, 2011 at 16:24 UTC ( [id://940896]=note: print w/replies, xml ) Need Help??


in reply to Re^4: From MediaWiki to XWiki
in thread From MediaWiki to XWiki

The modules are hosted on CPAN, which is where the command line client you're using gets them. The modules themselves are not causing you problems. To be clear, a test for HTML::WikiConverter (a prerequisite of HTML::WikiConverter::XWiki) is failing because it looks for a URL which is unavailable. Getting the module form elsewhere and installing it in the same manner will encounter the same problem, the URL still won't be available. The commands I suggested will install the prerequisite module, skipping the tests (or simply forcing cpan to ignore errors, depending on which you choose).

Update:

So once you install HTML::WikiConverter as previously described, go back to installing HTML::WikiConverter::XWiki using install HTML::WikiConverter::XWiki within your CPAN session. Please note, it's case sensitive.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (8)
As of 2024-04-19 14:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found