Caker, Web developer,Beijing,China.

My projects

fucking good news !

I just try to lean and write a plugin of the pidgin, the pidgin support the c# under to create a plugin !!!! It’s rally fucking good news, Originally i wanna learn some C/C++ to write some plugins of the pidgin, for now ,i don’t need to learn the C/C++ ,and also can create [...]

Tags: ,

Filed under:Uncategorized

libapache2-mod-mono AND libapache2-mod-php5

Last night , I try to installed the libapache2-mod-php5 and mono-mod together on the apache2 in the ubuntu 8.04 ,but got fail. Because both modules are build against different workers of Apache can’t run them together.PHP5 is not thread-safe, that is why it is build against the slower prefork worker. So, maybe i [...]

Tags: , ,

Filed under:Uncategorized

install Mono 1.9 in ubuntu 8.04

I came across this tutorial for Mono 1.9.1 (Mono 2.0 beta) . If you want to use them add this to your /etc/apt/sources.list:
[bash]deb http://debian.meebey.net/etch-backports /[/bash]
After that run:
[bash]apt-get update[/bash]
Now you can upgrade or install Mono 1.9.1 and MonoDevelop 1.0 using your
favorite package managing tool (dselect/apt/aptitude/synaptic/whatever)
Ubuntu 8.04 only comes with the 5 month old Mono [...]

Tags: ,

Filed under:default