Gossamer Forum
Quote Reply
DMOZ Wizard question...
Andy,
Just installed the Dmoz wizard, getting the following error:
# Can't locate Unicode/MapUTF8.pm in @INC (@INC contains: /home/virtual/site1/fst/var/www/cgi-bin/search/admin /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at dmoz_cron.cgi line 10.
BEGIN failed--compilation aborted at dmoz_cron.cgi line 10.

Am I missing something on my server??

</not a clue>
Quote Reply
Re: [Dinky] DMOZ Wizard question... In reply to
just ran locate Unicode/MapUTF8.pm and it's coming back with nothing...
How do I install this on my server??

</not a clue>
Quote Reply
Re: [Dinky] DMOZ Wizard question... In reply to
Quote:
just ran locate Unicode/MapUTF8.pm and it's coming back with nothing...
How do I install this on my server??

If you have root access to the server, then this command should work;

Code:
perl -MCPAN -e 'install Unicode::MapUTF8'

...or just get your admin to install it for you :)

Hope that helps.

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] DMOZ Wizard question... In reply to
Doing it now, just before your reply, It suddenly dawned on my it was a perl module... Blush

</not a clue>
Quote Reply
Re: [Dinky] DMOZ Wizard question... In reply to
In Reply To:
Doing it now, just before your reply, It suddenly dawned on my it was a perl module... Blush

heheh... no worried =)

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] DMOZ Wizard question... In reply to
Got it going!! Smile
Quick question, how long does an import take??
It's been sitting at "cleaning up RDF file " for about 45 minutes now...

</not a clue>

Last edited by:

Dinky: Sep 17, 2004, 5:15 AM
Quote Reply
Re: [Dinky] DMOZ Wizard question... In reply to
Cool :)

It all depends on how good your server is. Our's takes about 15-20 mins to clean it up; but more average (shared) servers can take as long as 2 hours to do it. As long as it gets there =)

Once the slicing is done... you should see some categories appearing, and links. This is the faster part, due to the way we slice up the main RDF file, to make it a more readable format for the parser (i.e only passing it the RDF data we need, and not anything that isn't being imported). This speeds it up by about 20, to even 100 time faster :)

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!