Displaying 6 results from an estimated 6 matches for "manfil".
Did you mean:
manoil
2006 Nov 22
2
crash while retrieving term vectors
This program reliably crashes for me (usually a segfault):
require ''rubygems''
require ''ferret''
reader=Ferret::Index::IndexReader.new ARGV
fields=reader.field_infos.fields
reader.max_doc.times{|n|
fields.each{|field|
reader.term_vector(n,field)
} unless reader.deleted?(n)
print "."; STDOUT.flush
}
As you can see, it just goes through
2008 Mar 28
1
Re: rfc1918
>> Only one remark. Information about 'init' file i found only in
>> releasenotes.txt for 4.1.6 (for setting up 'ifb' module) and i found
>> 'initdone' file in Shorewall config directory and without manfile also.
>> For me not very clearly as it use.
>
> http://www.shorewall.net/shorewall_extension_scripts.htm
On this page i found a little dissonance between description list of
scripts at the begin and table for Shorewall-perl:
- script 'init' there is in list but absent...
2007 Mar 09
5
memory leak in index build?
...e.to_sym,
:index => :yes, :store => :no, :term_vector => :with_positions
}
i = Ferret::Index::IndexWriter.new(:path=>dir, :create=>true,
:field_infos=>fi)
list=Dir["/usr/share/man/*/#{prefix}*.gz"]
numpages=(ARGV.last||list.size).to_i
list[0...numpages].each{|manfile|
all,name,section=*/\A(.*)\.([^.]+)\Z/.match(File.basename(manfile,
".gz"))
tttt=`man #{section} #{name}`.gsub(/.\b/m, '''')
i << {
:data=>tttt.to_s,
:name=>name,
:field1=>name,
:field2=>name,
:field3=>name,
}
}
i.close...
2015 Dec 18
1
Assistance much appreciated
...e, options, macros = attr(Rd, "macros"))
22: prepare_Rd(f, encoding = encoding, defines = os, stages =
stages, warningCalls = FALSE, stage2 = step > 1L, stage3 = step
> 2L, macros = macros)
23: FUN(X[[i]], ...)
24: lapply(files, .fetch_Rd_object)
25: .build_Rd_db(dir, manfiles, db_file = db_file, encoding =
encoding, built_file = built_file)
26:
tools:::.install_package_Rd_objects("/data/prj/cran/R-3.2.3/src/library/tools",
"../../library/tools")
aborting ...
/bin/sh[3]: 4915208 Segmentation fault(coredump)
Makefile:73: recipe for target...
2007 Dec 20
2
re: editposix setup
Oh dear,
I apologise for my typo in subject.
Obviously it should mean: EDITPOSIX SETUP.
> Hi,
>
> i've setup the samba environment like described in the wiki:
> http://wiki.samba.org/index.php/Ldapsam_Editposix
>
> I can now easily add windows user / machines when using the policies for
> "Administrator".
>
> I have also setup unix account session
2015 Dec 17
5
Assistance much appreciated
I have been struggling with this error message - and think I finally
understand it's context.
Start
Line by line debugging shows me the function works:
...
> saveRDS(val, mapfile)
> val
$variables
$variables$IANA_HTTP_status_code_db
[1] 0 1256
$variables$IANA_URI_scheme_db
[1] 1256 3458
$variables$table_of_HTTP_status_codes
[1] 4714 830
$references
named list()
$compressed