[rkward-devel] KDElibs 4c2a dependency prolem installing RKward 0.4.8

Thomas Friedrichsmeier thomas.friedrichsmeier at ruhr-uni-bochum.de
Fri Oct 5 10:38:50 UTC 2007


Hi,

On Thursday 04 October 2007, meik michalke wrote:

> but it's really simple to build your own .deb package from the rkward
> sources, which should resolve your dependency problems. all you need can be
> installed directly from the ubuntu-repositories or downloaded from the
> rkward page. i'll just repeat what i've written in july, with more
> comments... -- just follow these steps:

here's a shortcut for the first steps:
1) Add this line to /etc/apt/sources.list:
deb-src http://rkward.sourceforge.net/debian ./

2) Fetch packages needed for compilation:
apt-get update
apt-get build-dep rkward

3) Fetch source package:
apt-get source rkward

This gets the .tar.gz, the .diff.gz, unpacks and patches automatically. Now 
continue here:

>    # the next command will compile rkward, and build a .deb package out of
> the # results afterwards, if all went well.
>    # the "-D" option tells you if you have to install more packages first;
>    # just fetch them with "sudo aptitude install ..." and repeat this step:
>  fakeroot dpkg-buildpackage -b -D
>    # errors that the digital signature failed can be ignored, because you
>    # don't have thomas' gnupg-key, i assume...
>
>    # change into the higher directory:
>  cd ..
>    # you should now have your own .deb-package in this folder. install it:
>  sudo dpkg -i ./rkward_0.4.8-1_i386.deb

Regards
Thomas
-------------- 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-devel/attachments/20071005/0612ff86/attachment.sig>


More information about the Rkward-devel mailing list