Jump to content

Recommended Posts

Posted

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?

Posted

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...