Fedora Install

Comments, questions, bug reports, etc.
Post Reply
Scotto
Posts: 1
Joined: Thu Feb 07, 2019 4:48 pm

Fedora Install

Post by Scotto »

Just leaving this for anyone trying to get wimlib installed on Fedora. I am using a slightly older version of Fedora right now but these steps should help get you going:

[root@scott bootiso-master]# cat /etc/*release
Fedora release 26 (Twenty Six)
NAME=Fedora
VERSION="26 (Twenty Six)"
ID=fedora
VERSION_ID=26
PRETTY_NAME="Fedora 26 (Twenty Six)"

[root@scott bootiso-master]# dnf install libxml2-devel
[root@scott bootiso-master]# dnf install ntfs-3g.x86_64 ntfs-3g-devel.x86_64
[root@scott bootiso-master]# dnf install fuse fuse-devel

In my case I am trying to run a nice tool called bootiso that uses wimlib. Hope this helps someone!
Nigollan
Posts: 1
Joined: Tue Feb 12, 2019 10:48 am

Re: Fedora Install

Post by Nigollan »

How are you satisfied with it running on Fedora btw, Scotto? I might try that if it runs well.
Here are some interesting lightweight wheelchairs to check out.
Post Reply