search for: gibbon

Displaying 20 results from an estimated 81 matches for "gibbon".

Did you mean: ribbon
2007 Oct 21
0
R 2.6.0 packages for Ubuntu Gutsy Gibbon
The latest version of R did not make it in the recently released Ubuntu Gutsy Gibbon. As the title says, packages for version 2.6.0 of R are currently making their way to the CRAN mirrors. From the head of the README file: ===== R packages for Ubuntu on i386 are available. The plans are to support at least the latest two Ubuntu releases and the latest LTS release. As of Octobe...
2008 Oct 24
2
Asterisk and Cisco Call Manager Express (CME)
I was thinking about complicating my Voip setup by adding CME. I found this example here: http://www.voip-info.org/wiki/view/Asterisk+Cisco+CallManager+Express+Integration and here: http://www.pasewaldt.com/cme/cme_index.htm Would anyone like to comment on their experiences using CME with Asterisk... I would like one of my Cisco phones to remain SIP connected directly to my Asterisk system. The
2013 Oct 23
3
Samba vfs_glusterfs Quota Support?
Hi All, I'm setting up a gluster cluster that will be accessed via smb. I was hoping that the quotas. I've configured a quota on the path itself: # gluster volume quota gfsv0 list path limit_set size ---------------------------------------------------------------------------------- /shares/testsharedave 10GB 8.0KB And I've
2013 Oct 01
4
Re: Bringing up a guest with network disabled
On Tue, 01 Oct 2013 06:10:46 -0600 Eric Blake <eblake@redhat.com> wrote: > On 10/01/2013 06:04 AM, James Gibbon wrote: > > > > > > Hello all, > > > > I have a KVM guest VM which is a clone of a production machine > > running on a different physical server, incarnated from an > > image backup. > > Careful. You need to scrub more than just the IP address fo...
2006 Apr 03
4
How to create new rails 1.1 app if only rails 1.0 installed?
I have rails 1.0 and I cannot install rails-1.1 system-wide. However, I can freeze_edge (but just once because of svn 1.1.4 on Debian). Under this scenario, how can I create brand new rails-1.1 apps? I know how to freeze_edge *existing* rails-1.0 apps but that process seems to be imperfect because the script/about command and /rails/info/properties URL do not work after freezing to 1.1.0
2008 Feb 22
3
GSM 6.10 codec & ACM
...told me that windoze uses GSM 6.10 codec, plus ACM audio compression manager, these are built-in... So by anychance does anyone know of a program that one can get to use on a linux system... Thanks for any help on this matter... Larry * -- Powered by Debian/GNU/Linux by Ubuntu ver 7.10 Gutsy Gibbon 73 de Larry/wd9esu 31yr's A.R.O. "This is Linux Country, on a quiet night you can hear WINDOZE ! Systems REBOOTING !!" GPG Fingerprint: A4D2 BFC2 B21B 8F7A C336 EFDC 7039 3CA5 3332 076E Public Key available from subkeys.pgp.net
2007 Oct 29
2
error message after upgrading to Gusty Gibbon Ubuntu
I have started to get the error message "wrong number of arguments (1 for 0)" since I upgraded to Gusty Gibbon. I am new to ROR so I have no clue. This is the code that was running def create @user = User.new(params[:user]) if @user.save flash[:notice] = ''User was successfully created.'' redirect_to :action => ''list'' else render :action...
2007 Oct 25
0
Xen Newbie: Full Virtualization Kernel Panics / Pauses
...e to Xen and SUSE. I''m running OpenSUSE 10.3 on an Intel Centrino Duo with virtualization enabled in the BIOS. When I use vm-install to install an image, select "other operating system" and full virtualization and attempt to run an install with an ISO of OpenBSD or Debian Gutsy Gibbon, I''m getting a kernel panic (with OpenBSD) and a hang at "ISOLINUX" for Gutsy Gibbon. Installing OpenSUSE 10.3 in Paravirtualization works just fine. Logs indicate with the Gutsy Gibbon load that it''s hanging at vtpm. xend-debug.log states "cat: /etc/xen/vtpm.db...
2007 Dec 12
2
X11 headers/libs
I'm trying to build R from source on Ubuntu Gutsy Gibbon. I've done apt-get install r-base-dev and apt-get libX11-dev, but R configure is still complaining about X11 headers/libs are not available. What else do I need? Thanks, Paul ==================================================================================== La version fran?aise suit l...
2008 Oct 07
2
Cisco 7906g & SIP
Hi, I have a problem with Cisco 7906G and SIP protocol use with Asterisk 1.2.26. I have uploaded in my tftp server the firmware 'cmterm-7911_7906-sip.8-0-4SR1' that use 'SIP11.8-0-4SR1S.loads' and in SEPmacaddress.cnf.xml I have: <loadInformation>SIP11.8-0-4SR1S</loadInformation> ..but in tftp log server I have: Oct 07 11:56:22 asterisk1.local
2003 Aug 21
1
LDA in R: how to extract full equation, especially constant term
...turned by predict(). I've seen a post about this problem in the past, but it was never really answered by anyone who was familiar with R/S-PLUS. Can anyone help me with this? I guess I'm really wondering how R is computing the constant term in its discriminant function. Thanks, -Frank Gibbons PhD, Computational Biologist, Harvard Medical School BCMP/SGM-322, 250 Longwood Ave, Boston MA 02115, USA. Tel: 617-432-3555 Fax: 617-432-3557 http://llama.med.harvard.edu/~fgibbons
2003 Aug 28
4
Cook-distance-type plot (vertical bars)
...s a vertical bar running from the x-axis up to where the point would be). Can anyone give me pointers on where to look for more info. I've had a look in the places I could think of (plot.lm.R, termplot.R, plot.R, aov.R), and couldn't find anything. Maybe I overlooked it? Thanks -Frank Gibbons PhD, Computational Biologist, Harvard Medical School BCMP/SGM-322, 250 Longwood Ave, Boston MA 02115, USA. Tel: 617-432-3555 Fax: 617-432-3557 http://llama.med.harvard.edu/~fgibbons
2009 Jan 17
2
Ubuntu and sources.list question about mirror sites...
...I get 404ed every time. I do run the Firestarter firewall but that shouldn't be a problem, should it? If it blocked that would it not have blocked all updating? Is the line correctly formed? Is there a site that will work? Is that line strictly necessary, or can I drop it as unneeded with the Gibbon? Any help much appreciated... -- Brian Lunergan Nepean, Ontario Canada
2008 Mar 04
2
memory constraints in ubuntu gutsy
Hello All, I have a very large data set (1.1GB) that I am trying to read into R. The file is tab delimited and contains headers; there are over 800 columns and almost 700,000 rows. I am using the Ubuntu 7.10 Gutsy Gibbon version of R. I am using Kernel Linux 2.6.22-14-generic. I have 3.1GB of RAM with the AMD Athlon(tm) 64 Processor 3200+. I downloaded R using the instructions from cran under Linux-Ubuntu. I need to be able to read the whole data set into R, but when I try right now, it will only use 4.2GB of the...
2006 Apr 09
16
Rails 1.1.2: A tiny fix for gem dependencies
The new gem version dependency system from Rails 1.1.1 needed a few tweaks to work properly and to stop throwing meaningless warnings. This tiny release makes up for that. To install: * gem install rails * rake rails:update:configs (to get the latest config/boot.rb) This release also signals our new commitment to do more tiny releases from the stable branch, which only gets bug fixes. So it will
2007 Dec 05
5
Which Linux OS on Athlon amd64, to comfortably run R?
...ted using it (Ubuntu 7.10 at work and FC4 on laptop) on a regular basis on May. I must say I'm quite comfortable with it, even if I have to re-learn a lot of things. But this is not a problem, I will improve my knowledge with time. My main problem now, is that I installed Ubuntu 7.10 Gutsy Gibbon on the new one amd64. To install R on it i followed the directions found here http://help.nceas.ucsb.edu/index.php/Installing_R_on_Ubuntu but unfortunately it did not work. After reading some posts on the R-SIG-debian list, such as https://stat.ethz.ch/pipermail/r-sig-debian/2007-October/00025...
2007 Dec 05
5
Which Linux OS on Athlon amd64, to comfortably run R?
...ted using it (Ubuntu 7.10 at work and FC4 on laptop) on a regular basis on May. I must say I'm quite comfortable with it, even if I have to re-learn a lot of things. But this is not a problem, I will improve my knowledge with time. My main problem now, is that I installed Ubuntu 7.10 Gutsy Gibbon on the new one amd64. To install R on it i followed the directions found here http://help.nceas.ucsb.edu/index.php/Installing_R_on_Ubuntu but unfortunately it did not work. After reading some posts on the R-SIG-debian list, such as https://stat.ethz.ch/pipermail/r-sig-debian/2007-October/00025...
2008 Apr 01
1
TDM410E card, 1 FXO module - how to dial Out
Hello Newbie question here: I have a box running Ubuntu Linux 7.10 "gutsy gibbon", and have a single Digium TDM410E card, with 1 FXO module fitted and connected to my landline. I have it answering the landline, directing to SIP phones, diverting to voicemail etc - and it works great. What I can't work out is how to dial Out from this single card. It is possibl...
2008 Sep 15
1
I get this error while installing Wine
Hi, OS: Ubuntu (Gutsy Gibbon) 7.10 Ver: Wine 1.0.0 I tried to install Wine onto my system, but I get the following error. Code: libaudio2 depends on libc6 (>= 2.7-1); however: Version of libc6 on system is 2.6.1-1ubuntu9. dpkg: error processing libaudio2 (--install): dependency problems - leaving unconfigured Errors...
2008 Mar 17
1
Audio problem, using a Ham Radio Program...Help needed!!!
...wrote the program, he has also made it clear at this time, he does not intend to port it to Linux... So if there are any programmer's out there, or if anyone can help me out I'd love to hear about it if possible... Thanks Larry * -- Powered by Debian/GNU/Linux by Ubuntu ver 7.10 Gutsy Gibbon 73 de Larry/wd9esu 32yr's A.R.O. "This is Linux Country, on a quiet night you can hear WINDOZE ! Systems REBOOTING !!" GPG Fingerprint: A4D2 BFC2 B21B 8F7A C336 EFDC 7039 3CA5 3332 076E Public Key available from subkeys.pgp.net