Bug #25

avatar

Cannot apt-get install libltdl3

Added by Nicholas del Pozo 338 days ago. Updated 332 days ago.

Status:New Start:08/27/2009
Priority:Low Due date:
Assigned to:- % Done:

0%

Category:- Spent time: -
Target version:-

Description

sudo apt-get install libltdl3 fails on Ubuntu 9.04.

There's a work around here: http://avasys.jp/hp/page000001300/qa00003_e.htm

History

Updated by Luís Faria 332 days ago

avatar
  • Priority changed from Normal to Low

Nicholas del Pozo wrote:

sudo apt-get install libltdl3 fails on Ubuntu 9.04.

There's a work around here: http://avasys.jp/hp/page000001300/qa00003_e.htm

Installing libltdl7 and linking as libltdl3 also works:

sudo apt-get install libltdl7
sudo ln -s /usr/lib/libltdl.so.7 $RODA_HOME/libs/php5servlet-linux-x86_64-1.0.3/PHP/lib/libltdl.so.3

Also available in: Atom PDF