wiki:jazz/10-08-13
close Warning: Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.

Version 7 (modified by jazz, 15 years ago) (diff)

--

2010-08-13

Open Source : Python

  • stdeb - compile Python Modules into debian packages - http://github.com/astraw/stdeb - Debian python-stdeb
    $ sudo apt-get install python-stdeb
    $ py2dsc [options] mypackage-0.1.tar.gz # uses pre-built Python source package
    $ cd deb_dist/mypackage-0.1.0/
    $ dpkg-buildpackage -rfakeroot -uc -us
    $ cd ..
    $ sudo dpkg -i python-mypackage-*.deb
    

Attachments (1)

Download all attachments as: .zip