Apart from that, it does not need to be compiled, as it's only a script. Simply download and extract it.
- Code: Select all
┌─[doktor5000@Mageia4]─[20:04:00]─[~]
└──╼ wget http://ftp.de.debian.org/debian/pool/main/o/os-prober/os-prober_1.64.tar.xz && tar -xf os-prober_1.64.tar.xz && cd os-prober
--2014-11-11 20:04:20-- http://ftp.de.debian.org/debian/pool/main/o/os-prober/os-prober_1.64.tar.xz
Resolving ftp.de.debian.org (ftp.de.debian.org)... 141.76.2.4
Connecting to ftp.de.debian.org (ftp.de.debian.org)|141.76.2.4|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 24672 (24K) [application/x-tar]
Saving to: 'os-prober_1.64.tar.xz'
100%[==============================================================================================================================>] 24,672 --.-K/s in 0.04s
2014-11-11 20:04:20 (659 KB/s) - 'os-prober_1.64.tar.xz' saved [24672/24672]
┌─[doktor5000@Mageia4]─[20:04:20]─[~/os-prober]
└──╼ ll
total 48
-rw-r--r-- 1 doktor5000 doktor5000 109 May 19 2013 Makefile
-rw-r--r-- 1 doktor5000 doktor5000 3442 Jan 17 2011 README
-rw-r--r-- 1 doktor5000 doktor5000 858 Jan 17 2011 TODO
-rw-r--r-- 1 doktor5000 doktor5000 6414 Sep 23 2012 common.sh
drwxr-xr-x 3 doktor5000 doktor5000 4096 Aug 17 23:37 debian/
-rwxr-xr-x 1 doktor5000 doktor5000 1577 Jan 17 2011 linux-boot-prober*
drwxr-xr-x 4 doktor5000 doktor5000 4096 Jan 17 2011 linux-boot-probes/
-rw-r--r-- 1 doktor5000 doktor5000 680 Jan 17 2011 newns.c
-rwxr-xr-x 1 doktor5000 doktor5000 4261 Dec 25 2013 os-prober*
drwxr-xr-x 5 doktor5000 doktor5000 4096 Jan 17 2011 os-probes/
┌─[doktor5000@Mageia4]─[20:04:23]─[~/os-prober]
└──╼