-
Notifications
You must be signed in to change notification settings - Fork 3k
Prebuilt Packages on Ubuntu 12.04
fotuzlab edited this page Jun 12, 2013
·
24 revisions
To install prebuilt packages for Ubuntu 12.04 (amd64), add the hiphop repository to your /etc/apt/sources.list
deb http://dl.hiphop-php.com/ubuntu precise main
Also enable the universe
component:
deb http://archive.ubuntu.com/ubuntu precise main universe
Then update your package index:
$ sudo apt-get update
Finally, you can install (or update) your package with the normal apt-get install process:
$ sudo apt-get install hiphop-xhp