Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-dev
On Mon, 2002-07-01 at 00:42, Frank Riley wrote:
> 2) The ebuild puts cipe.info.gz in /usr/share/info. If I do "info cipe", it
> can't find the doc. If I do "info -f /usr/share/info/cipe.info.gz", it
> works fine. What do I have to do to get info to pick it up when I do "info
> cipe"?
Sounds like the info file may be wrong. It needs certain entries for
install-info to add it to the info index. Does emerging your package
give any info warnings?
And if you are not already, you should be using doinfo if you are
installing info pages manually.
>
> 3) Finally, my ebuild creates a kernel module, thus it depends on kernel
> source being installed. Obviously, only one kernel source needs to be
> installed, but it could be any of the various kernel sources. Is it
> possible to "or" in the DEPEND variable (i.e. to use this ebuild, you need
> sys-kernel/gentoo-sources or sys-kernel/vanilla-sources)?
Take a look at nvidia-kernel, pcmcia-cs, etc ebuilds for examples.
Chad
|
|