Re: [rkward-devel] KDE4 porting status

2007-10-21 Thread Prasenjit Kapat
Hi, I am trying to get kde4 working. I have a few questions: 1. Do you use a separate user (as mentioned in the techbase instructions) for compiling KDE4? http://techbase.kde.org/Getting_Started/Build/KDE4#Create_a_user_account_for_KDE4_development 2. Which QT are you using? Is it from Debian's r

Re: [rkward-devel] KDE4 porting status

2007-10-21 Thread Thomas Friedrichsmeier
Hi, On Sunday 21 October 2007, Prasenjit Kapat wrote: > I am trying to get kde4 working. I have a few questions: > 1. Do you use a separate user (as mentioned in the techbase > instructions) for compiling KDE4? > http://techbase.kde.org/Getting_Started/Build/KDE4#Create_a_user_account_fo >r_KDE4_d

Re: [rkward-devel] KDE4 porting status

2007-10-21 Thread Prasenjit Kapat
Hi, On 10/21/07, Thomas Friedrichsmeier <[EMAIL PROTECTED]> wrote: > Hi, > > On Sunday 21 October 2007, Prasenjit Kapat wrote: > > I am trying to get kde4 working. I have a few questions: > > 1. Do you use a separate user (as mentioned in the techbase > > instructions) for compiling KDE4? > > yes,

Re: [rkward-devel] KDE4 porting status

2007-10-21 Thread Thomas Friedrichsmeier
Hi, On Monday 22 October 2007, Prasenjit Kapat wrote: > ok "moc-qt4 -v" shows > Qt Meta Object Compiler version 59 (Qt 4.3.2) > > I think that is fine! Let me know if it is not.. yes, but the question is, which version "moc" itself is, i.e. whether # moc -v shows version 3 or 4. If it's version 3

Re: [rkward-devel] KDE4 porting status

2007-10-21 Thread Prasenjit Kapat
Hi, On 10/21/07, Thomas Friedrichsmeier <[EMAIL PROTECTED]> wrote: > Hi, > > On Monday 22 October 2007, Prasenjit Kapat wrote: > > ok "moc-qt4 -v" shows > > Qt Meta Object Compiler version 59 (Qt 4.3.2) > > > > I think that is fine! Let me know if it is not.. > > yes, but the question is, which ve