Jak je zainstalować? Obecnie man fopen
daje mi No manual entry for fopen
. Mam zainstalowane kompilatory i sprawdziłem, czy wszystko działa bez problemów.
Aktualizacja: Oto, co otrzymałem, gdy wypróbowałem sugerowane rozwiązania w Fedorze 14:
[root@damien agnel]# yum install man-pages libstdc++-docs
Loaded plugins: langpacks, presto, refresh-packagekit
Adding en_US to language list
Setting up Install Process
Package man-pages-3.25-1.fc14.noarch already installed and latest version
Package libstdc++-docs-4.5.1-4.fc14.x86_64 already installed and latest version
Nothing to do
[root@damien agnel]# man std::iostream
No manual entry for std::iostream
[root@damien agnel]#