From kde-devel Fri Oct 31 13:47:52 2008 From: "Senthil Kumar Kuppan, TLS, Chennai" Date: Fri, 31 Oct 2008 13:47:52 +0000 To: kde-devel Subject: RE: Regarding downloading non-X-11-kde files Message-Id: <6317656E41CC2249B682A3DA9BA1E90020EA7A () CHN-HCLT-EVS02 ! HCLT ! CORP ! HCL ! IN> X-MARC-Message: https://marc.info/?l=kde-devel&m=122554813520943 MIME-Version: 1 Content-Type: multipart/mixed; boundary="------_=_NextPart_001_01C93B5D.98837C63" This is a multi-part message in MIME format. --===============1508076943== Content-class: urn:content-classes:message Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C93B5D.98837C63" This is a multi-part message in MIME format. ------_=_NextPart_001_01C93B5D.98837C63 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi, =20 We need help in installing KDE in our embedded device=2E The following is the information about our device and tasks we have done so far: =20 We have our device installed with Embedded Linux 2=2E6=2E11 and QT 4=2E4= =2E0, but we don't have X11 in it=2E =20 To have latest Konqueror browser in our device, we have decided to install KDELIBS and KDEBASE in our device=2E (We got this information somewhere in internet)=2E Please clarify the installation of KDELIBS and KDEBASE are sufficient to have the Konqueror browser in the device=2E Our ultimate aim is have the latest Konqueror browser in the device=2E =20 To achieve that, we have downloaded KDELIBS-4=2E1=2E2=2Etar=2Ebz2 from= internet and copied it to the following location in the device: /usr/src/player/kdelibs_4=2E1=2E2 =20 When we are trying to install KDELIBS 4=2E1=2E2, we encountered the following errors: =20 1=2E When we executed the =2E/configure file from the KDELIBS source path, we got an error saying that use CMAKE build tool instead of configure=2E =20 2=2E So we installed CMAKE 2=2E6=2E2 and it was installed successfully=2E=20 =20 3=2E Then we executed the cmake command from the KDELIBS source path using the following command: /usr/src/player/kdelibs-4=2E1=2E2#cmake =2E=2E/kdelibs-4=2E1=2E2 =20 Now we got an error saying that=20 CMake error at cmake/modules/FindAutomoc4=2Ecmake:53 (message) Did not find Automoc4Config=2Ecmake (part of kdesupport)=2E Searched in (/usr/local=2E =2E=2E=2E) =20 We could not find Automoc4Config=2Ecmake file in our device either in the kdelibs-4=2E1=2E2 path or in the cmake directory=2E=20 Do we need to copy any other support directories along with KDELIBS-4=2E1=2E2 to make the installation successful? Please clarify=2E =20 Please direct us, incase the steps we have followed is incorrect=2E =20 Thanks in advance=2E =20 Thanks&Regards, Senthilkumar=2EK =20 =20 -----Original Message----- From: David Faure [mailto:faure@kde=2Eorg]=20 Sent: Thursday, October 30, 2008 6:14 PM To: Senthil Kumar Kuppan, TLS, Chennai Cc: Pau Garcia i Quiles; kde-www; webmaster@kde=2Eorg; Suresh Kannan Ayyakkannu, Chennai; sysadmin@kde=2Eorg Subject: Re: Regarding downloading non-X-11-kde files fromhttp://websvn=2Ekde=2Eorg =20 On Thursday 30 October 2008, Senthil Kumar Kuppan, TLS, Chennai wrote: > Hi, >=20 > Thank you very much for your quick reply=20 =20 No problem, but please use the kde-devel mailing-list for further questions=2E Your question is off-topic for all the addresses you sent it to=2E=2E=2E =20 > In our device, we have installed Embedded Linux 2=2E6=2E11 and QT 3=2E3= =2E8,, but we don't have X11 in it=2E When we tried to install KDE 3=2E5=2E9, the installation failed due to X11 dependency=2E =20 Right=2E KDE3 required X11=2E There was a "kdenox" module for "kde without X", but this was quite limited (basically just a webbrowser) and this code is dead nowadays=2E Instead, you should use Qt 4 and KDE 4=2E =20 > Is it mandatory that X11 must be installed before installing KDE? Please clarify=2E =20 Not with KDE4, which runs on Mac and Windows too=2E But you might have to do some adaptations to make KDE4 compile and work with Qt/Embedded, I'm not sure what's the status on that=2E In any case, start from trunk/KDE, not some old work branch=2E =20 See you on kde-devel@kde=2Eorg=2E =20 --=20 David Faure, faure@kde=2Eorg, sponsored by Trolltech to work on KDE, Konqueror (http://www=2Ekonqueror=2Eorg), and KOffice (http://www=2Ekoffice=2Eorg)=2E DISCLAIMER: ---------------------------------------------------------------------------= -------------------------------------------- The contents of this e-mail and any attachment(s) are confidential and= intended for the named recipient(s) only=2E It shall not attach any liability on the originator or HCL or its= affiliates=2E Any views or opinions presented in=20 this email are solely those of the author and may not necessarily reflect= the opinions of HCL or its affiliates=2E Any form of reproduction, dissemination, copying, disclosure, modification,= distribution and / or publication of=20 this message without the prior written consent of the author of this e-mail= is strictly prohibited=2E If you have=20 received this email in error please delete it and notify the sender= immediately=2E Before opening any mail and=20 attachments please check them for viruses and defect=2E ---------------------------------------------------------------------------= -------------------------------------------- ------_=_NextPart_001_01C93B5D.98837C63 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hi,

 

   We need help in installing KDE in= our embedded device=2E The following is the information about our device and tasks we= have done so far:

 

We have our device installed with Embedded= Linux 2=2E6=2E11 and QT 4=2E4=2E0, but we don’t have X11 in it= =2E

 

To have latest Konqueror browser in our= device, we have decided to install KDELIBS and KDEBASE in our device=2E (We got this information somewhere in internet)=2E Please clarify the installation of= KDELIBS and KDEBASE are sufficient to have the Konqueror browser in the device=2E= Our ultimate aim is have the latest Konqueror browser in the device= =2E

 

To achieve that, we have downloaded KDELIBS-4=2E1=2E2=2Etar=2Ebz2 from= internet and copied it to the following location in the= device:

/usr/src/player/kdelibs_4=2E1= =2E2

 

When we are trying to install KDELIBS 4=2E1= =2E2, we encountered the following errors:

 

1=2E When we executed the =2E/configure file= from the KDELIBS source path, we got an error saying= that

use CMAKE build tool instead of configure= =2E

 

2=2E So we installed CMAKE 2=2E6=2E2 and it= was installed successfully=2E

 

3=2E Then we executed the cmake command from= the KDELIBS source path using the following command:

    /usr/src/player/kdelibs-4= =2E1=2E2#cmake =2E=2E=2E/kdelibs-4=2E1=2E2

 

   Now we got an error saying that=

   CMake error at cmake/modules/FindAutomoc4=2Ecmake:53= (message)

   Did not find= Automoc4Config=2Ecmake (part of kdesupport)=2E Searched in (/usr/local=2E =2E=2E=2E= =2E)

 

   We could not find Automoc4Config= =2Ecmake file in our device either in the kdelibs-4=2E1=2E2 path or in the cmake directory=2E=

   Do we need to copy any other= support directories along with KDELIBS-4=2E1=2E2 to make the installation successful? Please= clarify=2E

 

Please direct us, incase the steps we have= followed is incorrect=2E

 

Thanks in advance= =2E

 

Thanks&Regards,

Senthilkumar=2EK

 

 

-----Original Message-----
From: David Faure [mailto:faure@kde=2Eorg]
Sent: Thursday, October 30, 2008 6:14 PM
To: Senthil Kumar Kuppan, TLS,= Chennai
Cc: Pau Garcia i Quiles; kde-www; webmaster@kde=2Eorg; Suresh Kannan= Ayyakkannu, Chennai; sysadmin@kde=2Eorg
Subject: Re: Regarding downloading non-X-11-kde files fromhttp://websvn= =2Ekde=2Eorg

 

On Thursday 30 October 2008, Senthil Kumar Kuppan, TLS, Chennai= wrote:

> Hi,

>

> Thank you very much for your quick reply=

 

No problem, but please use the kde-devel= mailing-list for further questions=2E

Your question is off-topic for all the= addresses you sent it to=2E=2E=2E

 

> In our device, we have installed Embedded= Linux 2=2E6=2E11 and QT 3=2E3=2E8,, but we don't have X11 in it=2E When we tried= to install KDE 3=2E5=2E9, the installation failed due to X11 dependency= =2E

 

Right=2E KDE3 required X11=2E There was a "kdenox" module for "kde without X", but= this

was quite limited (basically just a= webbrowser) and this code is dead nowadays=2E

Instead, you should use Qt 4 and KDE 4= =2E

 

> Is it mandatory that X11 must be= installed before installing KDE? Please clarify=2E

 

Not with KDE4, which runs on Mac and Windows= too=2E

But you might have to do some adaptations to= make KDE4 compile and work with Qt/Embedded,

I'm not sure what's the status on that= =2E

In any case, start from trunk/KDE, not some= old work branch=2E

 

See you on kde-devel@kde=2Eorg= =2E

 

--

David Faure, faure@kde=2Eorg, sponsored by= Trolltech to work on KDE,

Konqueror (http://www=2Ekonqueror=2Eorg), and= KOffice (http://www=2Ekoffice=2Eorg)=2E

DISCLAIMER:
---------------------------------------------------------------------------= --------------------------------------------

The contents of this e-mail and any attachment(s) are confidential and= intended for the named recipient(s) only=2E
It shall not attach any liability on the originator or HCL or its= affiliates=2E Any views or opinions presented in
this email are solely those of the author and may not necessarily reflect= the opinions of HCL or its affiliates=2E
Any form of reproduction, dissemination, copying, disclosure, modification,= distribution and / or publication of
this message without the prior written consent of the author of this e-mail= is strictly prohibited=2E If you have
received this email in error please delete it and notify the sender= immediately=2E Before opening any mail and
attachments please check them for viruses and defect=2E

---------------------------------------------------------------------------= --------------------------------------------
------_=_NextPart_001_01C93B5D.98837C63-- --===============1508076943== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe << --===============1508076943==--