It bugs me theese simple things: I notice that my installed lxml can\'t be found from my python3.1 shell.
I\'m trying to automate the process you go through when compiling something like nginx using a shell script. (I don\'t want to use apt-get)
I was using mysql, trying to add some foreign keys to a database on a Debian server... and all of a sudden I started getting this message:
I have to move app from one server to another. It\'s also debian, so I install all python packages which are installed on old server, then move files into the same directories (i hope :D)
I wrote a program that is using the Perl POE Framework to realize a json webservice. So far so good. I have no problems running that application under debian systems. But when i run my application und
I want to use a LAMP architecture. I am currently using WAMP for PHP. How to install Linux in partition with Wind开发者_JAVA百科ows Vista? Can annyoone reply? Also I am going to use Debian 6. Is Debia
Are there any guidelines or tools for packaging Mono applications for Debian/Ubuntu? Like where to p开发者_如何学运维ut Assemblies that ship with the application etc.Mono has some general guidelines a
I\'m trying to set a cronjob to run every 20 minutes. The file path is /srv/www/mysite.co.uk/public_html/PP/Make_Xml.php
I have a ton of rows in MySQL. I\'m going to perform a ping on an ip in each of these rows, so I\'d like to split the load. I\'ve made a script that runs a new process for every 100 row in the databas
I am using netbeans to build a set of Debian binary packages on Ubuntu 10.0.4 I am on a 64bit OS, yet the default architecture is \'x386\'开发者_如何转开发 which results in the following error, when