Duh, of course my suggestion won't work. I'm too used to installing from source...
If you like living on the edge, I got it running with something along the lines of: 1) Install all the dependencies you can 2) Install libdb4.6 (it'll be a dependency later) 3) Grab and install packages from Karmic Koala (the three boost libs, python2.5 and python2.5-minimal) 4) Install equivs so that we can create fake packages to satisfy the rest of the requirements 5) Create some equivs control files for the generic boost libraries (without version numbers in the package names) 6) Build and install equiv packages 7) Install nox/snac packages 8) Install Twisted for Python 2.5 (easier than using old package) 9) Install zope.interface for Python 2.5 10) Cross fingers; run nox A much more detailed version of the above is at: http://www.constantthought.com/_misc/snac_on_lucid.txt -- Murphy On Sun, 2010-07-04 at 09:05 -0700, Srini Seetharaman wrote: > > ar...@parham-lab1:~$ sudo aptitude install libboost-filesystem1.34.1 > > [sudo] password for parham: > > Reading package lists... Done > > Building dependency tree > > Reading state information... Done > > Reading extended state information > > Initialising package states... Done > > Writing extended state information... Done > > No candidate version found for libboost-filesystem1.34.1 > > No candidate version found for libboost-filesystem1.34.1 > > Unfortunately, SNAC has a hard dependency on > libboost-filesystem1.34.1. Thus, we encourage users to run SNAC on > Debian systems with this package or Ubuntu 9.10. It does not support > Ubuntu 10+ at this point. We will let you know once we figure out any > another workaround. > > > Setting up openflow-pki (0.8.9-rev4) ... > > /usr/local/bin/ofp-pki: /usr/local/share/openflow/pki already exists and > > --force not specified > > dpkg: error processing openflow-pki (--configure): > > subprocess installed post-installation script returned error exit status 1 > > Errors were encountered while processing: > > openflow-pki > > E: Sub-process /usr/bin/dpkg returned an error code (1) > > A package failed to install. Trying to recover: > > Setting up openflow-pki (0.8.9-rev4) ... > > /usr/local/bin/ofp-pki: /usr/local/share/openflow/pki already exists and > > --force not specified > > The openflow-pki is already installed at the location mentioned. What > James suggest should help get over this issue. > > _______________________________________________ > nox-dev mailing list > nox-dev@noxrepo.org > http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org _______________________________________________ nox-dev mailing list nox-dev@noxrepo.org http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org