Running WYD on Ubuntu 10.10

23 01 2011

When you run wyd.pl you may get error:
Can’t locate object method “init” via package “wlgmod::doc” (perhaps you forgot to load “wlgmod::doc”?) at /root/tools/wyd/wyd.pl line 284.

wyd.pl is perl script and it needs some perl modules to parse the files. Here’s how to resolve:

1. Get OpenOffice::OOD
# perl -MCPAN -e shell
# install OpenOffice::OOD

2. Get catdoc from: http://mirror.amdmi3.ru/distfiles/
# tar xzvf catdoc-0.94.tar.gz
# ./configure
# make
# make install

3. Get jhead from: www.sentex.net/~mwandel/jhead
# tar xzvf jhead-latest.tar.gz
# cd jhead-2.90
# make

4. Get mp3info from: www.ibiblio.org/mp3info
# cd mp3info-0.8.5a
# make mp3info
# make install-mp3info

5. apt-get install libncurses5-dev libncursesw5-dev

Advertisement

Actions

Information

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s




Follow

Get every new post delivered to your Inbox.