search for: additin

Displaying 15 results from an estimated 15 matches for "additin".

Did you mean: addition
2006 Apr 20
3
how to use own classes properly
...s Now i am developing traffic reports for my local network I had to build database queries manualy becouse ActiveRecord does not support selection of multiple sum() fields in silgle query Then i wrote special class QueryBuilder which makes query string from the given conditions (group by, where, additinal fields to select etc). I put QueryBuilder just after my controller file in the same file And now in some cases i have troubles it''s public methods. Class itself is visible, it is passible to create objects of this class, but methods are not accessible after changes in routes.rb Can a...
2011 Apr 04
1
[LLVMdev] opt -dot-cfg
...fg, but I encountered the following warning. WARNING: You're attempting to print out a bitcode file. This is inadvisable as it may cause display problems. If you REALLY want to taste LLVM bitcode first-hand, you can force output with the `-f' option. I see unmeaning thing when use -f , in additinal I've installed graphvis software, can anyone help me? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110405/e5f6d0d9/attachment.html>
2015 Mar 12
2
Best way to handle dependency on non-CRAN package / large data package?
Thanks Dirk. I'm looking at it now. At first glance your documentation brings up a good limitation of simply telling users to type "devtools::install_github()". Namely, what happens when the census bureau updates their shapefiles, and I subsequently decide to update the package? Or if I discover an error in the package and decide to update it? The choroplethr package could have a
2010 Apr 13
1
Merging "list" object
...i]].1 x[[i]].2 2000-02-04 NA NA NA 2.833531013 2000-02-05 NA NA NA 0.396793937 2000-02-06 NA NA NA -0.966378375 2000-02-07 NA NA NA 0.556724596 2000-02-08 NA NA NA 0.170147308 2000-02-09 NA NA NA -0.005016784 If I all additinal argument for merge() function I get error : > tail(Reduce("merge", all=F, dat)) Error in Reduce("merge", all = F, dat) : unused argument(s) (all = F) How to force R to report the data available only for all days? Thanks, -- View this message in context: http://n4.nabble...
2007 Jun 12
7
Xen in RHEL 5.0...Installation problems
...know my basics. I have a question and all suggestions/solutions will be highly appreciated... I got to know that RHEL 5 has inbuilt Xen Support...So I tried to install a RHEL 5.0 Server on my P4 machine. On top of it I tried to install Xen specific RPMs and some other RPMs needed by Xen. The additinal RPMs added after base RHEL 5.0 installation are : bridge-utils-1.1.2.i386.rpm iproute-2.6.18-4.el5.i386.rpm kernel-xen-2.6.18-8.el5.i686.rpm kernel-xen-devel-2.6.18-8.el5.i686.prm udev-095-14.5.el5.i386.rpm After all this the grub.conf gets modified automatically and looks like thi...
2006 Dec 11
2
Asterisk Sends 180-RINGING to UA even withprogressinband=yes
...help that instead of nitpicking some little low level technical detail you describe what your actual problem is, you would get more input that way. progessinband=yes means that the call progress WILL BE SEND INBAND, which in 99% of cases is not needed, and does not make sense. You are also wasting additinal resources because asterisk must generate progress tones too. On 12/11/06, Douglas Garstang < dgarstang@oneeighty.com> wrote: I have progressinband=yes in sip.conf, but Asterisk sends a 180-Ringing to my polycom phones and then it also sends 183-Session Progress. That doesn't seem t...
2015 Mar 12
0
Best way to handle dependency on non-CRAN package / large data package?
...em solved by providing repositries. And drat makes creating and filling repositories (the author side) vey easy -- and that we also aid the user side as installation as well as regular updates fall back onto standard R functions: install.packages(), update.packages(). And this does not require any additinal or manual steps on the part of the users (once drat:::add(...) has been added to their startup files). So for this example, you could add a versioned Depends: in the shapefile-using package and update the drat repository with an updated shapefile package. Users of drat and update.packages() wo...
2002 Oct 06
0
continuing issues with directory indexing
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 In additin to the 'brelse' issue I mentioned a few days back, I'm seeing new messages in my logs about ext3 trying to unlink non-existant files. any ideas? log mesages are below: Oct 5 19:34:40 linux-sxs kernel: EXT3-fs warning (device sd(8,19)): ext3_unlink: Deleting nonexistent file (1433981...
2006 Dec 11
1
Asterisk Sends 180-RINGING to UA even with progressinband=yes
I have progressinband=yes in sip.conf, but Asterisk sends a 180-Ringing to my polycom phones and then it also sends 183-Session Progress. That doesn't seem to make sense. Shouldn't Asterisk NOT send 180-Ringing if progressinband=yes ? Doug.
2007 Nov 01
1
osx-create-time.diff
...(optional if already run) make which worked great. Then tried the same thing with the other two: patch -p1 <patches/osx-create-time-1.diff and patch -p1 <patches/osx-create-time-2-.diff I got file: osx-create-time-1.diff not found error. How do I apply the additinal diffs? I don't have too much experience with terminal etc... Thanks so much Rob DuToit
2015 Mar 12
1
Best way to handle dependency on non-CRAN package / large data package?
...ng repositries. And drat makes > creating and filling repositories (the author side) vey easy -- and that we > also aid the user side as installation as well as regular updates fall back > onto standard R functions: install.packages(), update.packages(). And this > does not require any additinal or manual steps on the part of the users > (once > drat:::add(...) has been added to their startup files). > > So for this example, you could add a versioned Depends: in the > shapefile-using package and update the drat repository with an updated > shapefile package. Users of...
2005 Jun 23
7
mini itx
I've seen the embedded posts. Is anyone running Asterisk on the MINI ITX? James Taylor MetroTel 3505 Summerhill Road Suite 11 Texarkana, Tx 75503 903-793-1956
2007 Dec 06
6
Filesystem that doesn't store duplicate data
Is there such a filesystem available? It seems like it wouldn't be too hard to implement... Basically do things on a block by block basis. Store md5 of a block in the table, and when writing a new block, check if the md5 already exists and then point the new block to the old block. Since md5 is not guaranteed unique, might need to do a diff between the 2 blocks and if the blocks are indeed
2002 Oct 07
9
FS corruption; HTREE-related?
Over the last two days we've been seeing a fair bit of this: ---- # ls -laR > /dev/null ... ls: ./server2/b/user/bxyz/392.: Input/output error ---- This is with the latest htree patches applied to 2.4.19, and latest e2fsprogs-test, on a dual AMD system, with 5x73GB SCSI drives on a MegaRAID controller. We're using the gcc 2.96 that comes with RH7.3. esfsck shows "Inodes that
2011 Sep 05
17
Rename BTRfs to MuchSlowerFS ?
Hi list, I don''t trust theoretical benchmarks that much and prefer "real-life benchs" on the occasion, so here''s mine: Given 4 laptops, the most powerful of which was running BTRFS and the others ext3 or ext4, all machines running Ubuntu 11.04 Natty 32-bit with a stock Ubuntu 2.6.38-11 kernel, all machines were given the following FS-intensive task : - Upgrade