0
votes
0answers
34 views

install qutecom cannot find msg722.so file, how to solve the problem?

I build the qutecom-3.0 on ubuntu 11.04, during install process, It shows: CMake Error at /home/student/qutecom-3.0/build/qutecom/src/presentation/qt/cmake_install.cmake:122 (FILE): file INSTALL ...
0
votes
0answers
196 views

How to modify the source code of gcc compiler, recompile and build it again?

I have 11.10 (32 bit OS) in my computer. It has gcc-4.6 as the default compiler. As it is installed by default, I can't modify the source and rebuild it again. I want to modify the source code of the ...
1
vote
1answer
680 views

How to compile Ubuntu from source code?

Hello i wanted to know how can get Ubuntu source code and compile it on my own . Basically i wanted to give it a try so can some one help me regarding the steps to compile a full Ubuntu system . ...