Re: [rkward-devel] KDE4 porting status

2007-10-22 Thread Prasenjit Kapat
Hi, I will try to provide some info after I get home tonight... In the meanwhile a few comments... On 10/22/07, I. Soumpasis <[EMAIL PROTECTED]> wrote: > 2007/10/22, Thomas Friedrichsmeier < > [EMAIL PROTECTED]>: > > > > Hi, > > > > On Monday 22 October 2007, I. Soumpasis wrote: > > > 2007/10/22,

Re: [rkward-devel] KDE4 porting status

2007-10-22 Thread I. Soumpasis
2007/10/22, Thomas Friedrichsmeier < [EMAIL PROTECTED]>: > > On Monday 22 October 2007, you wrote: > > Trace: /home/isoumpasis/Projects/rkward_kde4/rkward/rkconsole.cpp - > > function addCommandToHistory line 684 > > Ah, bug found (I think): There was a bug, when the command history was > empty, >

Re: [rkward-devel] KDE4 porting status

2007-10-22 Thread Thomas Friedrichsmeier
On Monday 22 October 2007, you wrote: > Trace: /home/isoumpasis/Projects/rkward_kde4/rkward/rkconsole.cpp - > function addCommandToHistory line 684 Ah, bug found (I think): There was a bug, when the command history was empty, that's why I didn't see it. Please try svn up, now. > How do I capture

Re: [rkward-devel] KDE4 porting status

2007-10-22 Thread I. Soumpasis
2007/10/22, Thomas Friedrichsmeier < [EMAIL PROTECTED]>: > > Oh, wait a second, I guess you were starting with some (empty or > non-empty) > table opened? This did not work until a few minutes ago, indeed. Please > try > whether an svn up solves the problem. > > Yes, But I now I tried to start wth

Re: [rkward-devel] KDE4 porting status

2007-10-22 Thread Thomas Friedrichsmeier
Oh, wait a second, I guess you were starting with some (empty or non-empty) table opened? This did not work until a few minutes ago, indeed. Please try whether an svn up solves the problem. Regards Thomas signature.asc Description: This is a digitally signed message part. -

Re: [rkward-devel] KDE4 porting status

2007-10-22 Thread I. Soumpasis
2007/10/22, Thomas Friedrichsmeier < [EMAIL PROTECTED]>: > > On Monday 22 October 2007, I. Soumpasis wrote: > > the last words of rkward n conole befre crashing fwriting somethng in R > > console are > > Does it crash as soon as you *write* something in the R Console, or as > soon as > you press en

Re: [rkward-devel] KDE4 porting status

2007-10-22 Thread Thomas Friedrichsmeier
On Monday 22 October 2007, I. Soumpasis wrote: > the last words of rkward n conole befre crashing fwriting somethng in R > console are Does it crash as soon as you *write* something in the R Console, or as soon as you press enter? > rkward(25182)/kparts KParts::MainWindow::createGUI: MainWindow:

Re: [rkward-devel] KDE4 porting status

2007-10-22 Thread I. Soumpasis
2007/10/22, Thomas Friedrichsmeier < [EMAIL PROTECTED]>: > > Hi, > > On Monday 22 October 2007, I. Soumpasis wrote: > > 2007/10/22, I. Soumpasis <[EMAIL PROTECTED]>: > > > > Alright. Cmake worked. Make worked. Make install did not. Could not > find > > > a dir, but it seems that it is not needed be

Re: [rkward-devel] KDE4 porting status

2007-10-22 Thread Thomas Friedrichsmeier
Hi, On Monday 22 October 2007, I. Soumpasis wrote: > 2007/10/22, I. Soumpasis <[EMAIL PROTECTED]>: > > Alright. Cmake worked. Make worked. Make install did not. Could not find > > a dir, but it seems that it is not needed because I run rkward locally. > > Am I wrong? not quite. Some files are ex

Re: [rkward-devel] KDE4 porting status

2007-10-22 Thread I. Soumpasis
2007/10/22, I. Soumpasis <[EMAIL PROTECTED]>: > > > > 2007/10/22, Thomas Friedrichsmeier < > [EMAIL PROTECTED]>: > > > > On Monday 22 October 2007, I. Soumpasis wrote: > > > I tried to configure it too today. I used the ubuntu libraries and the > > > links provided by PK and everything went right u

Re: [rkward-devel] KDE4 porting status

2007-10-22 Thread I. Soumpasis
2007/10/22, Thomas Friedrichsmeier < [EMAIL PROTECTED]>: > > On Monday 22 October 2007, I. Soumpasis wrote: > > I tried to configure it too today. I used the ubuntu libraries and the > > links provided by PK and everything went right until the R library. I > have > > R installed locally to my home

Re: [rkward-devel] KDE4 porting status

2007-10-22 Thread Thomas Friedrichsmeier
On Monday 22 October 2007, I. Soumpasis wrote: > I tried to configure it too today. I used the ubuntu libraries and the > links provided by PK and everything went right until the R library. I have > R installed locally to my home folder and I compile every new version and > packages. When I give -D

Re: [rkward-devel] KDE4 porting status

2007-10-22 Thread Thomas Friedrichsmeier
Hi, On Monday 22 October 2007, I. Soumpasis wrote: > I tried to configure it too today. I used the ubuntu libraries and the > links provided by PK and everything went right until the R library. I have > R installed locally to my home folder and I compile every new version and > packages. When I gi

Re: [rkward-devel] KDE4 porting status

2007-10-22 Thread I. Soumpasis
2007/10/22, Prasenjit Kapat <[EMAIL PROTECTED]>: > > Hi, > > On 10/21/07, Thomas Friedrichsmeier > > > -- Checking for R package library location to use > > > CMake Error: > > > > /usr/local/lib/R/site-library:/usr/lib/R/site-library:/usr/lib/R/library > > > does not exist > > > -- Configuring done

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

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 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 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, 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