Re: help required to compile keedu-4.4.2

2010-04-27 Thread Anne-Marie Mahfouf
On Tuesday 27 April 2010 02:03:51 lux-integ wrote: On Tuesday 27 April 2010 12:18:59 am lux-integ wrote: Linking CXX shared module ../../../../lib/cantor_rbackend.so [ 79%] Built target cantor_rbackend Scanning dependencies of target renvvars /bin/sh: --slave: command not found make[2]:

Re: [Kde-maemo] kdelibs modularizing (kde-mobile)

2010-04-27 Thread Kevin Ottens
On Monday 12 April 2010 18:51:41 Alexander Neundorf wrote: On Monday 12 April 2010, Kevin Ottens wrote: On Saturday 10 April 2010 19:34:14 Alexander Neundorf wrote: Doesn't look too bad, but I wouldn't commit it before there is something which also uses this. Well, it's chicken and

Re: help required to compile keedu-4.4.2

2010-04-27 Thread lux-integ
On Tuesday 27 April 2010 12:48:01 am Brad Hards wrote: On Tuesday 27 April 2010 09:18:59 am lux-integ wrote: [ 79%] Building CXX object cantor/src/backends/R/CMakeFiles/cantor_rbackend.dir/rserver_interface.o Linking CXX shared module ../../../../lib/cantor_rbackend.so [ 79%] Built target

Re: help required to compile keedu-4.4.2

2010-04-27 Thread David Faure
On Tuesday 27 April 2010, lux-integ wrote: cd $SOURCES/kdeedu-4.4.2/build/cantor/src/backends/R/rserver --slave --file=$SOURCES/kdeedu-4.4.2/cantor/src/backends/R/rserver/tools/autoloads.r $SOURCES/kdeedu-4.4.2/build/cantor/src/backends/R/rserver/rautoloads.h The name of the binary is

Re: help required to compile keedu-4.4.2

2010-04-27 Thread lux-integ
On Tuesday 27 April 2010 07:38:53 am Anne-Marie Mahfouf wrote: As said Brad please run make VERBOSE=1 in the kdeedu build dir and paste the error from the last full compiling line. done that see last posting AND regarding the

Re: help required to compile keedu-4.4.2

2010-04-27 Thread lux-integ
On Tuesday 27 April 2010 09:52:28 am David Faure wrote: The name of the binary is missing before --slave. add_custom_target(renvvars COMMAND ${R_EXECUTABLE} --slave -- file=${CMAKE_CURRENT_SOURCE_DIR}/tools/envvars.r ${CMAKE_CURRENT_BINARY_DIR}/renvvars.h ) So basically the problem is

Re: help required to compile keedu-4.4.2

2010-04-27 Thread Andreas Pakulat
On 27.04.10 10:52:28, David Faure wrote: On Tuesday 27 April 2010, lux-integ wrote: cd $SOURCES/kdeedu-4.4.2/build/cantor/src/backends/R/rserver --slave --file=$SOURCES/kdeedu-4.4.2/cantor/src/backends/R/rserver/tools/autoloads.r

Re: help required to compile keedu-4.4.2

2010-04-27 Thread lux-integ
On Tuesday 27 April 2010 10:57:55 am Andreas Pakulat wrote: On 27.04.10 10:52:28, David Faure wrote: On Tuesday 27 April 2010, lux-integ wrote: cd $SOURCES/kdeedu-4.4.2/build/cantor/src/backends/R/rserver --slave --file=$SOURCES/kdeedu-4.4.2/cantor/src/backends/R/rserver/tools/autolo

Re: help required to compile keedu-4.4.2

2010-04-27 Thread Alexander Neundorf
On Tuesday 27 April 2010, lux-integ wrote: On Tuesday 27 April 2010 09:52:28 am David Faure wrote: The name of the binary is missing before --slave. add_custom_target(renvvars COMMAND ${R_EXECUTABLE} --slave -- file=${CMAKE_CURRENT_SOURCE_DIR}/tools/envvars.r

Re: help required to compile keedu-4.4.2

2010-04-27 Thread Alexander Neundorf
On Tuesday 27 April 2010, Andreas Pakulat wrote: On 27.04.10 10:52:28, David Faure wrote: On Tuesday 27 April 2010, lux-integ wrote: cd $SOURCES/kdeedu-4.4.2/build/cantor/src/backends/R/rserver --slave --file=$SOURCES/kdeedu-4.4.2/cantor/src/backends/R/rserver/tools/autolo ads.r

FindR.cmake needs some work

2010-04-27 Thread Alexander Neundorf
Hi Alex, somebody reported a problem with FindR.cmake, so I had a look at it. It has some issues and needs some work. Can you please have a look at them ? I'll happily provide guidance on how to fix them if you have questions. So here we go (numbered so it's easier to refer to them): 1) The

Re: help required to compile keedu-4.4.2

2010-04-27 Thread Alexander Neundorf
On Tuesday 27 April 2010, David Faure wrote: On Tuesday 27 April 2010, lux-integ wrote: cd $SOURCES/kdeedu-4.4.2/build/cantor/src/backends/R/rserver --slave --file=$SOURCES/kdeedu-4.4.2/cantor/src/backends/R/rserver/tools/autoload s.r

Re: [PATCH] Port from UsePkgConfig to PkgConfig in kdelibs/cmake/modules

2010-04-27 Thread Alexander Neundorf
On Monday 19 April 2010, Friedrich W. H. Kossebau wrote: Jeudi, le 15 avril 2010, à 22:33, Alexander Neundorf a écrit: ... This should be changed. If pkg-config is there and brings a good result, this good result should be preferred. If pkg-config does not exist or pkg-config doesn't find

Re: [Kde-maemo] kdelibs modularizing (kde-mobile)

2010-04-27 Thread Alexander Neundorf
On Tuesday 27 April 2010, Kevin Ottens wrote: On Monday 12 April 2010 18:51:41 Alexander Neundorf wrote: On Monday 12 April 2010, Kevin Ottens wrote: On Saturday 10 April 2010 19:34:14 Alexander Neundorf wrote: Doesn't look too bad, but I wouldn't commit it before there is something

dbusmenuqt

2010-04-27 Thread Pavel Heimlich, a.k.a. hajma
Hi, since yesterday, the nightly builds of kdebase-workspace fail due to a newly introduced hard require on dbusmenuqt. Where do I get this ? I supposed KDE should be buildable with publicly available software but the only pointer is a git link to git clone

Re: dbusmenuqt

2010-04-27 Thread Raphael Kubo da Costa
On Tuesday 27 April 2010 17:35:20 Pavel Heimlich, a.k.a. hajma wrote: Hi, since yesterday, the nightly builds of kdebase-workspace fail due to a newly introduced hard require on dbusmenuqt. Where do I get this ? I supposed KDE should be buildable with publicly available software but the only

Re: new scripts to drive nightly builds available, please try

2010-04-27 Thread Pavel Heimlich, a.k.a. hajma
2010/4/27 Alexander Neundorf neund...@kde.org: On Tuesday 20 April 2010, Alexander Neundorf wrote: Hi, in KDE svn in kdesdk/cmake/nightly-support/ there are now in the subdirs KDE/ and kdesupport/ new ctest scripts available for running nightly builds. Compared to the previous way with the

Re: dbusmenuqt

2010-04-27 Thread Maciej Mrozowski
On Tuesday 27 of April 2010 22:35:20 Pavel Heimlich, a.k.a. hajma wrote: I prefer to concentrate on KDE, I feel no need to solve issues in any 3rd party software under development - is there a known good revision for KDE4 use? Using tagged and released 0.3.2 from

Re: [PATCH] Port from UsePkgConfig to PkgConfig in kdelibs/cmake/modules

2010-04-27 Thread Friedrich W. H. Kossebau
Mardi, le 27 avril 2010, à 21:30, Alexander Neundorf a écrit: On Monday 19 April 2010, Friedrich W. H. Kossebau wrote: Jeudi, le 15 avril 2010, à 22:33, Alexander Neundorf a écrit: ... This should be changed. If pkg-config is there and brings a good result, this good result should