You are not logged in.
Pages: 1
Hi!
I have embree installed which includes /usr/share/man/man3/rtcIntersect1.4embree4.gz, yet "man rtcIntersect1" fails with "No manual entry for rtcIntersect1".
I can read the page with "man -l /usr/share/man/man3/rtcIntersect1.4embree4.gz".
I already ran "sudo mandb".
How to add the man page to the database?
Offline
That page is in man section 3, please try man 3 rtcIntersect1
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
That doesn't work either.
Offline
The embree3 package has a manpage with a very similar filename.
Are embree & embree3 both installed on your system ?
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Nope, just embree: 4.4.0-1
Offline
I found the issue: Upgrading to Embree 4 got the naming wrong.
I filed an issue: https://github.com/RenderKit/embree/issues/540
Offline
Pages: 1