Wednesday, August 25, 2010

Inisis (전자결제) install with Mcafee virus scan

Mcafee virus scan detects inisis as a "troy".

Did the following: (Windows)

- When booting up, press F8 and enter "safety mode with network support".
- Run "msconfig", at service tab, uncheck all items related to Mcafee.
- Reboot in safety mode again, log in, open internet explore and install inisis.
- Run "msconfig" and restore service to use Mcafee.
- Restart in normal mode.

Thursday, August 19, 2010

matlab gray screen after start up

In Linux (Ubuntu, 8.04, 9.04, 10.04), when you see gray screen,

1) open matlab bin
$ sudo gedit /usr/local/bin/matlab
(or go to where you installed and find it under bin)

2) add the following line
export MATLAB_JAVA=/usr/lib/jvm/java-6-sun/jre/

Sunday, August 8, 2010

adding pidgen-nateon (10.04)

sudo add-apt-repository ppa:cobuntu
sudo apt-get update
sudo apt-get install pidgen-nateon

알려진 오류로는 친구가 아무도 없는 계정일 경우 seg fault가 난다고 한다.