On Thu, Jul 16, 2009 at 19:03, mac9416<[email protected]> wrote: > Well, Chris told me (he forgot to reply all) that apt-get is installed > on the server. However, I think programming everything in Python would > be nice. Fajran and Cory might not speak Python, though, I'm not sure.
Don't worry, I also speak Python :-) Actually for a not-small project like Keryx web, I prefer to use python over php :-) > > I think programming all the dependency calculation by hand would be > advantageous over using apt-get on the server anyway, no matter what > language is used. > One reason why I used the real apt-get in apt-web is because I didn't have that dependency calculation code. But since the web server I use uses Debian (I guess) which of course has apt-get, I thought it would be simpler and faster to develop if I just use apt-get. -- Iang- http://fajran.web.id y!m: fajran _______________________________________________ Mailing list: https://launchpad.net/~keryx Post to : [email protected] Unsubscribe : https://launchpad.net/~keryx More help : https://help.launchpad.net/ListHelp

