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