Just a simple line:
perl -MCPAN -e 'install "IO::Socket::SSL"'
all are ok!
Tuesday, September 26, 2006
Monday, September 11, 2006
ubuntu crashed
After months no-stopping running, my vaio, which runs xubuntu, was crashed this morning. I haven't see any screen like this before, and my remote connection from office to vaio was failed for times today.
When i boot my vaio, this screen appears.(I have not start X yet.) . All tty fill with the green blocks and have not place for my input. It's strange..
When i boot my vaio, this screen appears.(I have not start X yet.) . All tty fill with the green blocks and have not place for my input. It's strange..
Friday, September 01, 2006
Buy books without thinking...
From today, a huge bookshop near my office take 30% off for all books. So I can't help myself go into the big shop and take three books out:(..
- Lolita, by Vladimir Nabokov. I hope I can finish it as i wish.
- Distributed System: concept and design.Hum ,it's my homework:) Come on!
- Understand linux kernel, 3rd edition.. God bless me...
Saturday, August 26, 2006
Package management in os x
Since I got my macbook, I wanna reuse my experiences in some other unix platforms, such as debian/ubuntu, freebsd. From those system, I know a package management machicsm is goodies for one system. So I try to look for something alike in os x.
I got two solution:
MacPorts, which used to be called "darwinports". It is like port in Freebsd, which maintains a souce tree of whole system. When you wanna install a package, you just input "sudo port install foo", then it will check the source tree and download the source and compile in your machine, so you could make configure of the package for your puspose. If you wanna update all source tree, just enter "sudo port sync". It's simple and clean. I prefer macports than fink. But its disadvantage is that the packages are less than fink.
Fink, something like "apt-get" in debian/ubuntu. It provides precompiled binary package in remote servers. Though my another laptop runs ubuntu as a server that provides web, svn services, I still like macports, the freebsd style package management.
I got two solution:
MacPorts, which used to be called "darwinports". It is like port in Freebsd, which maintains a souce tree of whole system. When you wanna install a package, you just input "sudo port install foo", then it will check the source tree and download the source and compile in your machine, so you could make configure of the package for your puspose. If you wanna update all source tree, just enter "sudo port sync". It's simple and clean. I prefer macports than fink. But its disadvantage is that the packages are less than fink.
Fink, something like "apt-get" in debian/ubuntu. It provides precompiled binary package in remote servers. Though my another laptop runs ubuntu as a server that provides web, svn services, I still like macports, the freebsd style package management.
Tuesday, August 22, 2006
Switch from blgger.com to here
Try this new blog and I will use it as my personal blog if all stuff work right. And I hope blogspot.com will be always availble ...
Subscribe to:
Posts (Atom)