Displaying 20 results from an estimated 200 matches similar to: "ruby bindings"
2007 Dec 11
1
ruby bindings documentation
I am interested in helping with the documentation for the Ruby
bindings of Xapian. Very little is documentation is currently
available in RDoc, Ruby's standard documentation system. I'm not
familiar with Xapian, I would like to do this in part so I can learn
the API. I'm also not familiar with C++, however, I believe with the
examples I can figure out how the C++ documentation applies
2008 Jan 11
9
[ wxruby-Bugs-17013 ] Notebook#get_current_page
Bugs item #17013, was opened at 2008-01-11 06:00
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=218&aid=17013&group_id=35
Category: Missing API call
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Daniel Brumbaugh Keeney (db-keen)
Assigned to: Nobody (None)
Summary: Notebook#get_current_page
Initial Comment:
Notebook#get_current_page
2020 Aug 21
0
Xapian 1.4.17 released
Xapian 1.4.17 can now be downloaded from:
https://xapian.org/download
This release is composed of minor bug fixes, optimisations and
documentation improvements.
The wiki has the usual summary of the most notable changes:
https://trac.xapian.org/wiki/ReleaseOverview/1.4.17
A big thanks to Enrico Zini, Tadeusz So?nierz, Peter Salomonsen,
and Gaurav Arora for helping to make this release a
2006 Apr 24
1
Upgrading Rails to 1.1.2 exception thrown ...
Hi,
I was able to successfully upgrade my ruby version to 1.8.4
After that i issued this:
sudo gem install rails --include-dependencies
The output of which is this:
Attempting local installation of ''rails''
Local gem file not found: rails*.gem
Attempting remote installation of ''rails''
Updating Gem source index for: http://gems.rubyforge.org
Successfully
2006 May 18
4
Install Glitch
Ubuntu 5.10, Ruby 1.8.3. I installed rubygems, then tried rails, and
get a tragic looking error at the end. Is this a problem? It looks
related to rdoc.
root@bonus:/usr/local/rubygems-0.8.11# gem install rails --include-dependencies
Attempting local installation of ''rails''
Local gem file not found: rails*.gem
Attempting remote installation of ''rails''
2005 Sep 05
3
An alternate "dovecot-auth" daemon using cyrus-sasl
We use dovecot in a heterogeneous environment (Windows/Linux desktops
and Linux servers). For unified authentication we use a sheaf
"Samba/Openldap" (i.e., Samba NT domain with openldap backend and
pam/nss_ldap for Linux).
Windows users are authenticated well everywhere, but there is one old
issue. As "SPA" (NTLM) against NT domain is not supported by dovecot, it
is
2009 Oct 16
2
nss_winbind / offline logon
Hello list users,
I have been struggling to make my AD integrated Debian Lenny box to work fluently also when network connectivity is down. What I would like to achieve:
1) When no network available, local user should still work normally
2) If possible, AD located users should still be able to login if they have previously logged in successfully (cached login)
Number 2 is more like optional,
2006 Apr 17
1
Error with installing rails/gems on ubuntu-dapper
I am getting an error when trying to install rails on dapper. It looks
like it partially installed something. Mainly the issue seems to be
with ''gems''?
I am using:
ruby-1.8.4
gems 0.8.11
Is this bad?
bbrown@england:~/rubygems-0.8.11$ sudo gem install rails
--include-dependencies
Attempting local installation of ''rails''
Local gem file not found: rails*.gem
2000 Jun 20
3
Kenneth's Second Commit
I've fixed a heck of a lot of stuff in the time frame of just over ten minutes.
And you all care... right.
I actually ran Vorbize, and discovered some stupid bugs (e.g., segfault???).
Fixed.
Both Vorbize and Ogg123 should now speak fluently in Monty's comment-eese.
I'll be working on getting both to implement all the comment tags; I'm
seriously considering dropping all comment
2007 Nov 04
3
Returning the mock associated with an expectation.
I was reading through the FlexMock docs and noticed the expectation
method .mock, which returns the original mock associated with an
expectation.
It looks really handy for writing nice all-in-one mocks like:
mock_user = mock(''User'').expects(:first_name).returns(''Jonah'').mock
So I started playing around with mocha and found I could actually
already do this!
2008 Mar 28
1
Question on Dynamic Queue and Agent
Dear Asterisk-User friends,
After realtime queues are defined, how does it work with the agents? There
seems to be no db table for agents.
If I can't define agents for the realtime queues in the db, how can agent
login/logoff be done?
Thanks alot for your help.
Thanks,
Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Mar 29
0
[LLVMdev] Using Povray with the test suite
I'm using LLVM 2.2 and trying to run the external povray test. The LLVM
Test Suite Guide (http://llvm.org/releases/2.2/docs/TestingGuide.html)
Indicates that configuring with "--enable-povray=directory" will do the
trick. Unfortunately that doesn't seem to work. Poking around the config
files I saw that "--with-externals=directory" seems to work, but then the
script
2008 Mar 29
1
[LLVMdev] Noob questoin on ExecutionEngine::create
Hello!
I'm using llvm v2.1 on FC8. I'm having some trouble with the tutorial on
adding JIT.
I'm just trying to compile the following code:
using namespace llvm;
static ExecutionEngine *TheExecutionEngine;
static Module *TheModule;
int main(){
TheModule = new Module("my cool jit");
TheExecutionEngine = ExecutionEngine::create(TheModule);
}
I'm using the following
2008 Mar 29
0
[LLVMdev] no matching function call to llvm::ExecutionEngine::create(llvm::Module*&)
Hi!
I'm a noob to llvm and I'm running through the tutorial for adding JIT. I"m
using llvm 2.1 on FC8.
I'm just trying to compile this very simple piece of code based upon the
full code listing in the tutorial:
using namespace std;
static ExecutionEngine *TheExecutionEngine;
static Module *TheModule;
int main() {
TheModule = new Module("my cool jit");
2008 Mar 28
0
More info on my previous dynamic queue question
Hi,
Sorry to resend the same question. This mail is just to add a few bits of
details:
When I tried to join the "support" queue, I get
L RealTime: Retrieve SQL: SELECT * FROM queue_member_table WHERE interface
LIKE '%' AND queue_name = 'Support' ORDER BY interface
[Mar 29 10:01:52] WARNING[6203]: app_queue.c:3939 queue_exec: Unable to join
queue 'Support'
In
2008 Mar 29
0
CESA-2008:0208 Critical CentOS 3 s390(x) seamonkey - security update
CentOS Errata and Security Advisory 2009:0208
https://rhn.redhat.com/errata/RHSA-2008-0208.html
The following updated files have been uploaded and are currently
syncing to the mirrors:
s390:
updates/s390/RPMS/seamonkey-1.0.9-0.16.el3.centos3.s390.rpm
updates/s390/RPMS/seamonkey-chat-1.0.9-0.16.el3.centos3.s390.rpm
updates/s390/RPMS/seamonkey-devel-1.0.9-0.16.el3.centos3.s390.rpm
2008 Mar 29
0
CESA-2008:0207 Critical CentOS 4 s390(x) firefox - security update
CentOS Errata and Security Advisory 2009:0207
https://rhn.redhat.com/errata/RHSA-2008-0207.html
The following updated files have been uploaded and are currently
syncing to the mirrors:
s390:
updates/s390/RPMS/firefox-1.5.0.12-0.14.el4.centos.s390.rpm
s390x:
updates/s390x/RPMS/firefox-1.5.0.12-0.14.el4.centos.s390x.rpm
--
Pasi Pirhonen - upi at iki.fi - http://pasi.pirhonen.eu/
Top-postings
2008 Mar 29
0
CESA-2008:0208 Critical CentOS 4 s390(x) seamonkey - security update
CentOS Errata and Security Advisory 2009:0208
https://rhn.redhat.com/errata/RHSA-2008-0208.html
The following updated files have been uploaded and are currently
syncing to the mirrors:
s390:
updates/s390/RPMS/seamonkey-1.0.9-15.el4.centos.s390.rpm
updates/s390/RPMS/seamonkey-chat-1.0.9-15.el4.centos.s390.rpm
updates/s390/RPMS/seamonkey-devel-1.0.9-15.el4.centos.s390.rpm
2008 Mar 29
1
Help in troubleshoot cause of high kernel activity
Hi, I had been experiencing a problem on our dedicated server running Centos
5, and unable to successfully track down the problem.
Since about 6 days ago, I noticed a spike in load/CPU utilization which went
from a typical 0.2x-0.3x to 3.x. At the same time, average traffic also went
up and so did the log usage. Prior to this, the server was working fine and
there had been no changes to the
2008 Mar 29
0
CentOS-announce Digest, Vol 37, Issue 11
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When