Actions
Bug #2293
closedinfo files are in two disjoint directories
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
01/29/2012
Due date:
% Done:
0%
Estimated time:
Description
I tried to bring up the info file for gmp; it's not in the index. The info files are in two directories, /usr/share/info (for programs in world) and /usr/pkg/info (for programs in packages), each with its own dir file, so "info foo" doesn't work if foo is installed from a package.
Updated by swildner almost 13 years ago
- Status changed from New to In Progress
Pierre,
can you please update info with either latest master or 3.0 by make/make install in gnu/usr.bin/texinfo and then try again?
Updated by phma almost 13 years ago
I had to build the whole world, but it does work. "info gmp" now brings up the info page of gmp.
Updated by swildner almost 13 years ago
- Status changed from In Progress to Closed
Fixed with 0ef6865520b43866af53e9db8c700dde9e76d5cf (master) and fdb7a83c96efcccba615b01011d6fc22c32293e9 (release).
Actions