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