Hi All,
I have 5 Ubuntu 8.10 VMs running with all being installed the same way (LAMP).
I have managed to get 2 of the installed with PHP5_LDAP by using apt-get install but the other 3 just return E: Couldn't find package php5_ldap ???
I have edited the sources list to enable multiverse and universe then did and apt-get update && apt-get upgrade but still no joy !
What am i missing here?

Paste your apt.sources?
As requested:
#
# deb cdrom:[Ubuntu-Server 8.10 _Intrepid Ibex_ - Release i386 (20081028.1)]/ intrepid main restricted
#deb cdrom:[Ubuntu-Server 8.10 _Intrepid Ibex_ - Release i386 (20081028.1)]/ intrepid main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb Index of /ubuntu intrepid main restricted
deb-src Index of /ubuntu intrepid main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb Index of /ubuntu intrepid-updates main restricted
deb-src Index of /ubuntu intrepid-updates main restricted
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb Index of /ubuntu intrepid universe
deb-src Index of /ubuntu intrepid universe
deb Index of /ubuntu intrepid-updates universe
deb-src Index of /ubuntu intrepid-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb Index of /ubuntu intrepid multiverse
deb-src Index of /ubuntu intrepid multiverse
deb Index of /ubuntu intrepid-updates multiverse
deb-src Index of /ubuntu intrepid-updates multiverse
## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb Index of /ubuntu intrepid-backports main restricted universe multiverse
deb-src Index of /ubuntu intrepid-backports main restricted universe multiverse
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
deb Index of /ubuntu intrepid partner
deb-src Index of /ubuntu intrepid partner
deb Index of /ubuntu intrepid-security main restricted
deb-src Index of /ubuntu intrepid-security main restricted
deb Index of /ubuntu intrepid-security universe
deb-src Index of /ubuntu intrepid-security universe
deb Index of /ubuntu intrepid-security multiverse
deb-src Index of /ubuntu intrepid-security multiverse
BUMP![]()
A quick search of the Ubuntu package repositories (packages.ubuntu.com) reveals that the package is called php5-ldap. It should be in main.
There are currently 1 users browsing this thread. (0 members and 1 guests)