[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop
Subject:    Re: New to linux
From:       "Varchas Ramila Subrahmanya" <rsvarcha () cedt ! iisc ! ernet ! in>
Date:       2003-07-17 5:52:22
[Download RAW message or body]

Hello Bishop,
                I have a problem. How can I isntall gideon? It says package cannot be \
installed.  And I have a problem in documentation. It says could not read th efile from the \
path specified. And, ofcourse, there is no file in the path specified. Where will the libraries \
be stored? Thanks
Regards
  ----- Original Message ----- 
  From: tech@bishop.dhs.org 
  To: kdevelop@kdevelop.org 
  Sent: Tuesday, July 15, 2003 6:27 PM
  Subject: Re: New to linux



  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@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@kdevelop.org with the \
following body:  unsubscribe »your-email-address«


[Attachment #3 (text/html)]

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1170" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY style="COLOR: #000080; FONT-FAMILY: Tahoma" bgColor=#f3f7f8>
<DIV><FONT size=2>Hello Bishop,</FONT></DIV>
<DIV><FONT 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
I have a problem. How can I isntall gideon? It says package cannot be installed. 
</FONT></DIV>
<DIV><FONT size=2>And I have a problem in documentation. It says could not read 
th efile from the path specified. And, ofcourse, there is no file in the path 
specified. Where will the libraries be stored?</FONT></DIV>
<DIV><FONT size=2>Thanks</FONT></DIV>
<DIV><FONT size=2>Regards</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000080 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=tech@bishop.dhs.org 
  href="mailto:tech@bishop.dhs.org">tech@bishop.dhs.org</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=kdevelop@kdevelop.org 
  href="mailto:kdevelop@kdevelop.org">kdevelop@kdevelop.org</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, July 15, 2003 6:27 
PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: New to linux</DIV>
  <DIV><BR></DIV><BR>As root, run the command: 'apt-cache show kdevelop'.&nbsp; 
  That will give a<BR>description of the package.&nbsp; Look for a line that 
  starts with the word<BR>'Recommends'.&nbsp; There will be some package names 
  on that line, probably<BR>stuff like 'make' and 'kdevelop-doc'.&nbsp; Run: 
  'apt-get install make<BR>kdevelop-doc etc etc'.&nbsp; Then, do the same for 
  all the packages on the<BR>line that starts with 'Suggests' (there will be a 
  lot more on this line,<BR>probably about 15 packages or so).&nbsp; Once they 
  are all done installing,<BR>you should be able to develop/compile programs 
  successfully.&nbsp; If you run<BR>into more problems, feel free to email this 
  list, or<BR><A 
  href="mailto:debian-kde@lists.debian.org">debian-kde@lists.debian.org</A>.&nbsp; 
  <BR><BR>Hope that helps, and have a nice day.<BR><BR>David<BR><BR>On Tue, Jul 
  15, 2003 at 05:16:06PM +0530, Varchas Ramila Subrahmanya wrote:<BR>&gt; Hello 
  all,<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  Thank you very much for the help and advice. I would also like to reply to 
  some of the questions.<BR>&gt; 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. <BR>&gt; 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.<BR>&gt; 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 ..<BR>&gt; 
  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" ... <BR>&gt; Maybe since I am new I still do not know the 
  structure of how to download programs and run ... <BR>&gt; Thanks <BR>&gt; 
  Regards<BR>&gt; Varchas R S<BR><BR>-<BR>to unsubscribe from this list send an 
  email to <A 
  href="mailto:kdevelop-request@kdevelop.org">kdevelop-request@kdevelop.org</A> 
  with the following body:<BR>unsubscribe 
»your-email-address«</BLOCKQUOTE></BODY></HTML>

-
to unsubscribe from this list send an email to kdevelop-request@kdevelop.org with the following body:
unsubscribe ;your-email-address+

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic