[rkward-devel] Make plugintests fails

2009-09-30 Thread I. Soumpasis
I am trying long time now the plugintests. I have the RKWard svn. In the
source directory, I run the cmake ., make and make install. The installation
is complete and there are no problems. After that I try the make
plugintests. The result is the following message:

RKWard either could not find its resource files at all, or only an old
version of those files. The most likely cause is that the last installation
failed to place the files in the correct place. This can lead to all sorts
of problems, from single missing features to complete failure to function.
You should quit RKWard, now, and fix your installation. For help with that,
see http://p.sf.net/rkward/compiling.;

Any idea about this? The folder of tests exists. I'm with ubuntu linux with
self-compiled R-2.9.2.

Regards,
Ilias
--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf___
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel


Re: [rkward-devel] Make plugintests fails

2009-09-30 Thread Thomas Friedrichsmeier
Hi,

On Wednesday 30 September 2009, I. Soumpasis wrote:
 I am trying long time now the plugintests. I have the RKWard svn. In the
 source directory, I run the cmake ., make and make install. The
  installation is complete and there are no problems. After that I try the
  make
 plugintests. The result is the following message:

the resource files in question are those that should have been installed to 
KDE_PREFIX/apps/rkward/ . If make install showed no complaints, my best guess 
is that somehow leftovers form another installation are being picked up, 
instead of the real files. Please take a look at the first path(s) listed in 
kde4-config --path data
and look for any rkward leftovers. (Probably you installed to a local path, 
some time before, but to /usr this time?)

Regards
Thomas


signature.asc
Description: This is a digitally signed message part.
--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf___
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel


Re: [rkward-devel] Make plugintests fails

2009-09-30 Thread I. Soumpasis
Hi,

2009/9/30 Thomas Friedrichsmeier thomas.friedrichsme...@ruhr-uni-bochum.de

 Hi,

 On Wednesday 30 September 2009, I. Soumpasis wrote: Please take a look at
 the first path(s) listed in
kde4-config --path data


This gives these folders
/home/user/.kde/share/apps/:/usr/share/kde4/apps/

This part had /home/user/.kde/share/apps/rkward and I deleted. After
re-installation it is there again empty. Still I get the same message.

and look for any rkward leftovers. (Probably you installed to a local path,
 some time before, but to /usr this time?)


I made a 'make install' and I see that rkward installs for me in  a local
folder folder /usr/local/share/apps/rkward/.

I forgot to tell that I have ubuntu 8.10 with 4.1.4.

Regards,
Ilias
--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf___
RKWard-devel mailing list
RKWard-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-devel