You are not logged in.
Pages: 1
Hello!
What package contains the libc dev-manuals nowadays? I recall it being in the base back in the days.
Last edited by moses (2008-02-23 06:42:15)
- Judge a pig competition? But I'm no super genius... or are I?
Offline
Well, you should of probably split this question into two posts....
Regarding pacman, if you explicitly tell it to reinstall an already installed package, it now think that is what you actually want to do. You told it to, it will do it. It is not a bug... (and surely you did not find it in a svn trunk!)
Offline
Seems like I have them all at /usr/share/man/man3/ .
However, man searches elsewhere
$ ls /usr/share/man/man3/
inet_pton.3.gz
$ man inet_pton
No manual entry for inet_pton
- Judge a pig competition? But I'm no super genius... or are I?
Offline
You probably have a file called /etc/profile.pacsave . Move it to /etc/profile once you replicate any changes you personally made to the current /etc/profile.
Offline
ah solved, thank you
- Judge a pig competition? But I'm no super genius... or are I?
Offline
Pages: 1