summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/tcg/1899728
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/accel-gemma3:12b/tcg/1899728')
-rw-r--r--results/classifier/accel-gemma3:12b/tcg/189972821
1 files changed, 21 insertions, 0 deletions
diff --git a/results/classifier/accel-gemma3:12b/tcg/1899728 b/results/classifier/accel-gemma3:12b/tcg/1899728
new file mode 100644
index 000000000..2de4005d2
--- /dev/null
+++ b/results/classifier/accel-gemma3:12b/tcg/1899728
@@ -0,0 +1,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
\ No newline at end of file