summary refs log tree commit diff stats
path: root/results/classifier/mode-gemma3:12b/system/1899728
blob: c1551b7fbaa5d3ba51396e02d09a1458673dc224 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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