diff options
Diffstat (limited to 'results/scraper/launchpad-without-comments/1899728')
| -rw-r--r-- | results/scraper/launchpad-without-comments/1899728 | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1899728 b/results/scraper/launchpad-without-comments/1899728 new file mode 100644 index 00000000..047ab427 --- /dev/null +++ b/results/scraper/launchpad-without-comments/1899728 @@ -0,0 +1,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 \ No newline at end of file |