similar to: Installing Rails - gem file not found

Displaying 20 results from an estimated 9000 matches similar to: "Installing Rails - gem file not found"

2005 Sep 23
2
winbindd exceeding 200 client connections
OS: RHE 3, kernal 2.4.21-32.0.1EL Samba version: samba-3.0.20 Removed RHE version of samba and compiled/installed samba-3.0.20. After running about 30-60 minutes, I get the following syslog msg: "winbindd: Exceeding 200 client connections, no idle connection found" Eventually this grinds the whole system to a halt, and remote & console logins become impossible while samba is
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
2002 Jun 26
2
change column name in a function
Hi, I have the following function: TEST <- cbind(Pox0t30.stone.1990.2000, sqrt(apply(Pox0t30.stone.1990.2000[,2:11], 1, var))) In rhe resulting Object TEST the added column is titled: sqrt(apply(Pox0t30.stone.1990.2000[,2:11], 1, var) I would like to change it to a sensible variable name like PoxMean. How can I incorporate this into the above function? Ulrich --
2005 Dec 30
4
Cifs client
I've been using the latest cifs 1.8 client at http://linux-cifs.samba.org/ with Fedora 3 and RHE 4. This client seems to have a lot of issues that I did not notice when using smbfs. It seems like when there is an issue with connectivity to a windows machine, and you try to access a cifs mount, the entire session locks up. I basically have to kill the session, log back on, and then there is no
2005 May 13
4
Encryption
Hi All, I am using rsync to backup our office server to our Internet server (RHE). As an association for doctors we are looking at providing a backup service for their practices using rsync. As it would be patient data it would need to be encrypted. I have found a few options, namely esync wurt rsyncrypto Does anyone have experience with the above and perhaps like to recommend one? On the
2010 Aug 26
1
[LLVMdev] Is -O4 supposed to work on linux ?
Hello all, Just a quick question for which I think the answer is "NO". I am currently experiencing clang on a RHE linux x86_64 server. It seems to work very fine (great news, and thank you), but when I try to build using -O4 flag, I get an error telling me that it is "not possible to emit LLVM bit-code files to linker". I came across some post in this mailing list that made me
2009 Feb 24
1
Incoming call
Dera All, I have the following scenario, A customer dial a DID number...The call is routed to a PSTN GW that send the call to asterisk... On asterisk I created an AGI Script that send the call to an extension registered on OpenSIPS server... The extension is ringing successfully, but as soon as I accept the call on OpenSIPS side the call is hangd up... I checked rhe SIP debug and it seems that I
2005 Jul 20
1
mondo Centos4
I've done a test backup/restore on Centos3 with mondo, any one know if it works with Centos4? If so, same packages in from /mnt/cdrom/RPMS/RHE/3.0 I dont have a Ceontos4 test machine handy to mess around with
2020 Jun 26
1
"R CMD Sweave --driver=..." woes
In trying to change the driver used by Sweave on the command line using R CMD Sweave --driver=foo I consistently get the "directory 'foo' does not exist' error. (For any value of 'foo', even the default 'RweaveLatex'.) Looking up the source code for function .Sweave that is called by 'R CMD Sweave', I notice that the argument 'driver', if
2014 Oct 18
0
Liebert PSA "On Battery" report
Likely because 2.6.3 is not a current release. 2.7.2 (or 3?) is rhe current version, and it makes little sense to backport changes. Nut is a trivial compile . . . 'Use the source, Luke . . .' - Tim On October 17, 2014 6:05:35 PM CDT, Derek Harding <derek at lagham.org.uk> wrote: >Hi, > >Back in 2011, it was reported that Liebert PSA devices persist in >reporting OB
2014 Oct 18
2
Liebert PSA "On Battery" report
On Oct 17, 2014, at 8:31 PM, Tim Dawson <tadawson at tpcsvc.com> wrote: > Likely because 2.6.3 is not a current release. 2.7.2 (or 3?) is rhe current version, and it makes little sense to backport changes. Tim, It's possible that these changes didn't make it in. I admit that would be my knee-jerk reaction to seeing an older version number, but the last occurrence of
2006 Dec 01
3
"All resource specifications require names": wot?
Hi, everyone -- I downloaded puppet and have been playing with it. I''m using the RPM''s for RHE4 created by David (mentioned on the install page: http://people.redhat.com/dlutter/yum/rhel4/) with RHE''s ruby 1.8.1-7: ruby-1.8.1-7.EL4.8 ruby-libs-1.8.1-7.EL4.8 ruby-devel-1.8.1-7.EL4.8 I''m sure this is an easy one; all the same, I''m stumped. Please
2008 Aug 22
1
Distributed indexes, maildir_copy_preserve_filename, and Microsoft
Hi, I've just completed a migration from Courier to a Dovecot 1.0.7 (patched RHE 5) which is working great, except for this weirdness of an issue that is impacting a handful of users. My question is that will turning off maildir_copy_preserve_filename help or hurt in a situation where there are multiple servers with their own local INDEX files (uidlist is shared)? The problem is that a
2003 Dec 23
1
Understanding NT Groups and UNIX Permissions with Samba Shares
Hello, I am having some problems understanding a few concepts in Samba while trying to use samba-common-3.0.0-14.3E, samba-client-3.0.0-14.3E and samba-3.0.0-14.3E on RHE 3.0. Basically, I have security = domain. My system is running winbind, I've added the winbind calls to nsswitch.conf. I can get my wbinfo -u and wbinfo -g commands to show me what I want. That all seems happy. I have a
2006 Apr 04
4
Membership Management System Plugin/Gem?
Hi, I''m looking to create an online internet community for managing user profiles and other data. Thus, I would need that has the following features: o authentication - protect individual member pages/directories o session management o retrieve and reset passwords In short, I''m looking to create an online community. Thus, can someone direct me to a plugin(s) for
2005 Oct 25
3
PostgeSQL 8.0.4 on CentOS4.2
In case anyone besides me is interested, installing these packages on CentOS4.2 seems to work. You can determine the correct mirror to use from: http://www.postgresql.org/ftp/binary/v8.0.4/linux/rpms/redhat/rhel- es-4/ The rpm command that I used was: rpm --upgrade --nodeps --hash -v <package url> Packages in order of installation:
2009 Aug 14
7
"sudo gem install rails" not able to install thin dependency
Hi folks, I''m having trouble getting gems to install rails. It just keeps asking me which version of thin I want to install. Until I choose skip or cancel, in which case I''m told that something has gone wrong. Any advice? Thanks kindly, Tommy PS: Gems is 0.94. --------------------------------------------------------------------- tommy@tommy-laptop:~/www/blog$ sudo gem
2006 Feb 24
6
MySQL client used in online presentation?
Hi, could someone tell me the name of the MySQL that''s being used with the online presentation: http://media.rubyonrails.org/video/rails_take2_with_sound.mov Thanks in advance, -Conrad -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060224/bdf999b0/attachment-0001.html
2016 Jan 04
1
Listen Links
The m3u is down loaded to the client. The client [user] determines rhe player, what ever is the default player. Media player is not a good player, since it does not read the meta data well. If u right click on the m3u and have other players you can select. I find itunes the best for icecast if you are looking at having the client play On January 4, 2016 3:41:50 PM Hannah Carroll
2013 Dec 18
1
Installing The Witcher, GOG edition
Greetings, rhe installation of the_witcher_enhanced_edition_2.0.0.12 under wine-1.7.4 succeeds up unto the half, then stops and the terminal shows fixme:win:alloc_winproc too many winprocs, cannot allocate one for 0xeb4678c Any thoughts? Hartmut