Menu

#1 Missing packages in cookfs installation ?

open
nobody
None
5
2012-12-05
2010-10-27
No

The packages
package ifneeded vfs::cookfs::tcl::pages 1.1 [list source [file join $dir pages.tcl]]
package ifneeded vfs::cookfs::tcl::fsindex 1.1 [list source [file join $dir fsindex.tcl]]
are listed in the installed package index file, and their implementations are available in the cookfs/scripts/ directory. These implementations are not installed however. The cause is that they do not have the necessary TEA_ADD_TCL_SOURCES() declarations in the configure.in (Contrast: readerchannel.tcl, which has and is installed).

At this point I do not know if the non-installation of these packages is a bug or intentional.

Discussion

MongoDB Logo MongoDB