[rkward-users] rules fixed (almost) [was: Rkward compatible with Intrepid Ibex?]
meik michalke
Meik.Michalke at uni-duesseldorf.de
Mon Nov 17 13:46:02 UTC 2008
Am Dienstag 04 November 2008 20:39:35 schrieb Donatas G.:
> What I had to do was - recompile the package without using the rules for
> building package in ubuntu.
>
> That is dirty, I know, but that was the best I could do...
i've managed to find the showstopper in the debian/rules -- two lines have to
be altered. change line 37 from
-DDATA_INSTALL_DIR=/usr/share/apps/ \
to
-DDATA_INSTALL_DIR=/usr/share/kde4/apps \
and line 80 from
rm -vf $(CURDIR)/debian/rkward/usr/share/apps/katepart/syntax/r.xml
to
rm -vf $(CURDIR)/debian/rkward/usr/share/kde4/apps/katepart/syntax/r.xml
if needed, apply the Rdevices.h patch (i.e. remove its inclusion as described
by thomas). afterwards, building a functional debian package with
fakeroot dpkg-buildpackage -uc -us
sudo dpkg -i ../rkward_0.5.0b-2_i386.deb
worked for me.
you may have to correct the path to all.pluginmap (rkward configuration ->
plug-ins) as well, which is now to be found in /usr/share/kde4/apps/rkward/,
of course.
most icons still seem to be out of path, though. but apart from that, rkward
is fully functional.
viele grüße :: m.eik
--
dipl. psych. meik michalke
abt. f"ur diagnostik und differentielle psychologie
institut f"ur experimentelle psychologie
heinrich-heine-universit"at d"usseldorf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/rkward-users/attachments/20081117/5c64f1d6/attachment.sig>
More information about the Rkward-users
mailing list