I had downloaded Lubuntu(version of ubuntu)13.10..
Downloaded
gccc(4.8.2)/qt5..qt
. Installed as it was.run
file. But could not compile a single app on it, even a simplest one(though qt has its own sdk).qt was asking default compiler. It was asking for ppa (Personal Package Archive).
Downloaded
gcc-4.8-doc_4.8.2-5ubuntu4~ppa2_all.deb
,a ppa to install, while I runppa:<gcc*.deb>/ppa
on terminal, then get error. Please any, provide me guidance to proceed
Asked
Active
Viewed 448 times
0

Seth
- 58,122
-
Please edit and format your question - Download what from where? Give an example how you are compiling. Downloaded a ppa? what & where? What error? – fossfreedom Dec 01 '13 at 17:34
-
Try to install dev packages? Example: libqt4-dev – Gustaf Dec 01 '13 at 18:41