RabbitVCS v0.15.0.4 released, Ubuntu tarball installation info

hi all, so I’ve made yet another packaging related release with v0.15.0.4 which fixes some minor issues.  I also found out that if you are installing from the tarball on Ubuntu, then you need to add an argument to the setup.py call, otherwise it will ignore the system prefix and use /usr/local no matter what, which will cause many problems.

Ubuntu users should use the following command to install:

$ sudo python setup.py install –install-layout=deb

All other users should do:

$ sudo python setup.py install

Thanks,Adam

VN:F [1.9.7_1111]
Rating: 4.2/5 (5 votes cast)
RabbitVCS v0.15.0.4 released, Ubuntu tarball installation info, 4.2 out of 5 based on 5 ratings

One Response to “RabbitVCS v0.15.0.4 released, Ubuntu tarball installation info”

  1. Dani says:

    When I make an update of the repo always give me a 403 error (403 Forbidden).
    Ubuntu 10.04 with gnome 2

    What should I go?

    VA:F [1.9.7_1111]
    Rating: 0.0/5 (0 votes cast)

Leave a Reply