Python-spe-users Digest, Vol 3, Issue 9
[email protected] Sun, 24 Sep 2006 12:00:43 +0200
| Newsgroups | gmane.comp.python.spe.user |
|---|---|
| Message-ID | <[email protected]> |
Send Python-spe-users mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit https://lists.berlios.de/mailman/listinfo/python-spe-users or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of Python-spe-users digest..." _______________________________________________ http://pythonide.stani.be http://pythonide.stani.be/manual/html/manual.html http://pythonide.stani.be/blog/sm_donate _______________________________________________ Today's Topics: 1. building spe.deb (Carl Karsten) ---------------------------------------------------------------------- Message: 1 Date: Sun, 24 Sep 2006 01:37:16 -0500 From: Carl Karsten <carl-0e36oQ2gP/9ZDHo7JO2gXgC/[email protected]> Subject: [spe-users] building spe.deb To: [email protected], [email protected], doko-GeWIH/[email protected] Message-ID: <4516279C.7070308-0e36oQ2gP/9ZDHo7JO2gXgC/[email protected]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed I am trying to built a spe.deb using the source from svn, following these steps: https://help.ubuntu.com/community/UpdatingADeb svn checkout svn://svn.berlios.de/python/spe/trunk/_spe mv _spe/ spe-svn/ cp -a spe-0.8.2a+repack/debian/ spe-svn/ cp spe-0.8.2a+repack/spe spe-svn/ cp spe-0.8.2a+repack/spe_wininst.py spe-svn/ carl@amd15:~/src/spe/spe-svn/debian/spe/usr/lib/python2.4/site-packages/_spe$ ln -s ../../../../share/doc/spe doc carl@amd15:~/src/spe/spe-svn$ dpkg-buildpackage -rfakeroot -uc -b ... mv debian/spe/usr/lib/python2.4/site-packages/_spe/doc/* \ debian/spe/usr/share/doc/spe/ mv: cannot stat `debian/spe/usr/lib/python2.4/site-packages/_spe/doc/*': No such file or directory huh? what is the trick with this? Also, any chance of getting the 2 extra files checked into svn, or at least added somewhere with a scrip to wget them? Carl K ------------------------------ _______________________________________________ Python-spe-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/python-spe-users End of Python-spe-users Digest, Vol 3, Issue 9 **********************************************