Installing the Lemur Toolkit on Ubuntu

Avi's picture

I encountered a couple of problems trying to install Lemur 4.11 on Ubuntu 10.04 Server. There are a few requirements not documented at the developers site. First, you need to make sure you have a c/c++ compiler (obviously). Do

sudo apt-get install build-essential

to install all essential c/c++ compiler packages. Also, you need to have the zlib packages:

sudo apt-get install zlib1g zlib1g-dev

Then, follow the installation instructions at the Lemur wiki:
http://sourceforge.net/apps/trac/lemur/wiki/Compiling%20and%20Installing...

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Copy the characters (respecting upper/lower case) from the image.