Archive for June, 2010
New (experimental) Ubuntu packages for Nuxeo DM and DAM
We’ve restarted work on Debian/Ubuntu packages.
To try the new packages on an Ubuntu Lucid (10.04) machine, you can add the following line at the end of your /etc/apt/sources.list :
deb http://archive.canonical.com/ lucid partner
deb http://apt.nuxeo.org/ lucid snapshots
Then you can run:
$ apt-get update
$ apt-get install nuxeo-dm-jboss
OR (at this point you can’t have both DM and DAM on the same server, at least not running at the same time, unless you change the ports of one of the servers):
$ apt-get install nuxeo-dam-jboss
Currently only snapshots versions are provided, we need your help to test and make the system extra robust for when Nuxeo DM 5.3.2 will be released (in a few weeks).
We haven’t tried (yet) the packages on other distros than Ubuntu Lucid, hopefully it will work without changes on a recent Debian and a few previous Ubuntu releases, but there might be some minor … Read more