summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1899728
blob: 047ab427315bcd5f20012343e048eed09e11a284 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Qemu-5.1.0 build from source man entry not found

Hello together,

i build qemu-5.1.0 from source on centos 8 withe the following command:

../configure --prefix=/usr --target-list=x86_64-softmmu,x86_64-linux-user

make -j4

make install

The build and the installation finished successfully. But when i try the command

man qemu-system-x86_64

i got the message "No manual entry found". What i do wrong ?

Best regards
Damian