compiles

  1. cute.bandar

    Any python expert here ?

    I wrote a small script on xp that I want to distribute. So I tried compiling it using py2exe. It compiles, but the resulting exe throws errors when run. Link to my script: [Python] import pyttsx import threading from threading import * import datetime imp - Pastebin.com Here's my attempt...
  2. kalpik

    Build Ubuntu like Gentoo!

    I just found this: *julien.danjou.info/article-apt-build.html This is very similar to "emerge" of gentoo.. Downloads source+dependancies, and compiles it and then installs it! Im trying it out right now..
Top Bottom