Default VI for Ubuntu is suck, i have to go install a full package of vi myself. However when i try to compile the vi source code, i hit following error

error: C compiler cannot create executables

It’s cause all my gcc compiler error, hmm…Ubuntu, why you have so many problem? Compiler also hit error….. After googling it , we can issue following command to solve it

apt-get install build-essential

Hope next release this problem will solve.

Any Java questions or problems? please post at this JavaNullPointer.com forum, see you there ~