[rkward-devel] Usability progress, testing on Mac
meik michalke
meik.michalke at uni-duesseldorf.de
Wed Oct 28 19:09:03 UTC 2015
Am Mittwoch, 28. Oktober 2015, 15:05:47 schrieb Thomas Friedrichsmeier:
> sudo apt-get build-dep rkward
> git clone git://anongit.kde.org/rkward.git
> cd rkward
> git checkout work/optionset_experiments
> mkdir build && cd build
> cmake ../ -DCMAKE_INSTALL_PREFIX=/usr
> make
> sudo make install
as this looks like a debian based system, i'd recommend this approach instead:
sudo apt-get build-dep rkward
git clone git://anongit.kde.org/rkward.git
cd rkward
git checkout work/optionset_experiments
dpkg-buildpackage -b
sudo dpkg -i ../rkward_0.6.3z+0.6.4+devel1-1_amd64.deb
this will build a debian package from the git sources and then replace the
installed package. you can then painlessly revert to the previous state by
simply re-installing the package from the repository.
viele grüße :: m.eik
--
dipl. psych. meik michalke
institut f"ur experimentelle psychologie
abt. f"ur diagnostik und differentielle psychologie
heinrich-heine-universit"at d-40204 d"usseldorf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/rkward-devel/attachments/20151028/82d8f199/attachment.sig>
More information about the rkward-devel
mailing list