SCIENTIFIC-LINUX-USERS Archives

November 2016

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Nico Kadel-Garcia <[log in to unmask]>
Reply To:
Nico Kadel-Garcia <[log in to unmask]>
Date:
Thu, 3 Nov 2016 07:38:40 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (35 lines)
On Wed, Nov 2, 2016 at 2:05 AM, ToddAndMargo <[log in to unmask]> wrote:
> Hi All,
>
> In case anyone wants to upgrade Krsuader on Red Hat (RHEL and clones,
> Fedora), here
> is what I did.  Keep in mind that you will lose all your settings and
> bookmarks
> in the upgrade (https://bugs.kde.org/show_bug.cgi?id=371964):
>
> 1) download the srpm from
> https://apps.fedoraproject.org/packages/krusader/overview/
>
> 2) make sure you have the EPEL repo loaded if your are using RHEL or clones
> $ su -c "yum install epel-release"
>
> 3) install the dependencies
>
> $ su -c "yum install  qt5-qtbase-devel kf5-kio-devel  kf5-karchive-devel
> kf5-kbookmarks-devel kf5-kcodecs-devel kf5-kcompletion-devel
> kf5-kcoreaddons-devel kf5-kconfig-devel  kf5-kdoctools-devel kf5-ki18n-devel
> kf5-kiconthemes-devel  kf5-kitemviews-devel  kf5-knotifications-devel
> kf5-kparts-devel  kf5-solid-devel   kf5-ktextwidgets-devel
> kf5-kwallet-devel   kf5-kwidgetsaddons-devel  kf5-kwindowsystem-devel
> kf5-kxmlgui-devel  kf5-kguiaddons-devel   extra-cmake-modules"
>
> 4) rebuild the srpm:
> $ rpmbuild --rebuild krusader-2.5.0-1.fc26.src.rpm

Or, you could try what I do for backports. Install "mock", add
yourself to the "mock" group, and run:

         mock -r epel-7-x86_64 krusader-2.5.0-1.fc26.src.rpm

Then install RPMs from /var/lib/mock/ or /var/cache/mock/

ATOM RSS1 RSS2