New to linux
tech at bishop.dhs.org
tech at bishop.dhs.org
Tue Jul 15 13:57:08 BST 2003
As root, run the command: 'apt-cache show kdevelop'. That will give a
description of the package. Look for a line that starts with the word
'Recommends'. There will be some package names on that line, probably
stuff like 'make' and 'kdevelop-doc'. Run: 'apt-get install make
kdevelop-doc etc etc'. Then, do the same for all the packages on the
line that starts with 'Suggests' (there will be a lot more on this line,
probably about 15 packages or so). Once they are all done installing,
you should be able to develop/compile programs successfully. If you run
into more problems, feel free to email this list, or
debian-kde at lists.debian.org.
Hope that helps, and have a nice day.
David
On Tue, Jul 15, 2003 at 05:16:06PM +0530, Varchas Ramila Subrahmanya wrote:
> Hello all,
> Thank you very much for the help and advice. I would also like to reply to some of the questions.
> I have already developed a complete VOIP software on Windows platform that was coded using VC++ and C++ language. Now I want the client application to be developed on linux.
> I actually went thro' the INSTALL file and I did the same but I got many errors. First was when I tried to configure it said autoconf version was only 1.4 and that binary required autoconf1.6. And one other try was when I typed "tar -xjf kdevelop ...XXX.tar.bz2" but after that even that failed.
> Now I could install the Kdevelop using the debian site. But I am not able to compile any program .. .it says "sgml2html is missing" .. "cannot make" .. etc ..
> Am really wondering that Windows people have made a real good work in terms of installing since I do not need to download so many packages from different sources. KDevelop has a QT SDI and MDI but when I select that it says "No QT libraries found" ...
> Maybe since I am new I still do not know the structure of how to download programs and run ...
> Thanks
> Regards
> Varchas R S
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list