Displaying 20 results from an estimated 30000 matches similar to: "gem repository"
2007 Mar 16
5
Bad ActiveSupport gem in gem repository?
All,
I''m attempting to update my gems to 1.2 and I get the following:
Install required dependency activesupport? [Yn] Y
ERROR: While executing gem ... (Gem::InstallError)
invalid gem format for
c:/ruby/lib/ruby/gems/1.8/cache/activesupport-1.4.2.g
em
Anyone else seeing this? Anyone willing to try it to see what''s up?
Thanks,
Wes
--
Posted via
2007 Nov 29
3
gem provider non-interactive
Hi,
I was wondering if there is any of getting the gem package provider to
run non-interactively? When upgrading mongrel it fails because it gets
prompted for which version to install:
Attempting remote update of mongrel
Select which gem to install for your platform (x86_64-linux)
1. mongrel 1.1.1 (ruby)
2. mongrel 1.1.1 (jruby)
3. mongrel 1.1.1 (mswin32)
4. mongrel 1.1 (mswin32)
5.
2006 Jun 30
2
Installing products through gem on ubuntu
I''m trying to install mongrel and sqlite3 through the gem command on
ubuntu. I''m have in the same problem with both. If I try to do sudo gem
install sqlite3, it says GemNotFoundException. If I run the same command
without sudo, I don''t have permission to some directory:
pbarry@pbarry-laptop:~/downloads/rubygems-0.9.0$ sudo gem install
sqlite3-ruby
ERROR: While
2010 Mar 11
14
trying to install postgres gem on fedora 12 ..
I get these errors :
gem install pg -- --with-pgsql-include-dir=''/usr/include/pgsql'' --
with-pgsql-lib-dir=''/usr/lib/pgsql''
Building native extensions. This could take a while...
ERROR: Error installing pg:
ERROR: Failed to build gem native extension.
/usr/bin/ruby extconf.rb --with-pgsql-include-dir=/usr/include/pgsql --
with-pgsql-lib-dir=/usr/lib/pgsql
2006 Aug 09
6
gem install rails
Hi All,
I installed ruby184-20 and rubygems-0.9.0 on my computer. When I tried
to run C:\ruby>gem install rails --include-dependencies, it showed the
following message:
Bulk updating Gem source index for: http://gems.rubyforge.org
ERROR: While executing gem ... (Gem::GemNotFoundException)
Could not find actionpack (= 1.12.4) in the repository
Could any one help to solve the above
2005 Dec 23
10
truncating html text
I''ve got a fairly basic problem here that I''m hoping there is an easy
solution for.
I have a chunk of html code that I want to truncate to a given length...
say 20 characters or so.
If I use the ''truncate'' helper function I end up with unbalanced tags.
For example.
<a href=www.someplace.com>A really long string of words</a>
becomes
<a
2006 Feb 20
2
what is gem?
Ruby is a language and Rails is a framework.
but what is gem?I am new for RoR. I need your help.
Thanks
Mark
--
Posted via http://www.ruby-forum.com/.
2006 Jun 28
8
How to handle Gem repository failures?
Well, I''ve managed to screw myself but good, apparently.
I cleanup my "old" versions of actionmailer and actionpack, and now the
rails gem is unavailable and of course, I can''t start rails 1.1.2
without the latest actionpack and actionmailer.
None of the rails related gems appears to be currently available in the
repository for me to get the old versions back so
2006 Aug 21
13
gem version numbering
Hi all,
I am concerned about the version number for our gem. Currently, we have
it set to 1.9, indicating that it is "before the upcoming 2.0 release".
However, there is nothing in the version number that indicates this is a
"preview" "alpha" "buggy" release.
The gem version numbering scheme does not allow things like 2.0-pre. It
also requires each public
2011 Sep 23
4
Could not find a valid gem 'activerecord-mysql-adapter' (>= 0) in any repository
Hi,
since upgrading my gems from activerecord-3.0.10 to activerecord-3.1.0
my scripts using activerecord don''t work anymore. I get an error
message
Error Please install the mysql adapter: `gem install activerecord-
mysql-adapter` (Could not find RubyGem mysql (~> 2.8.1)
)
but gem does not find such a package:
ERROR: Could not find a valid gem
2006 Jul 24
1
Version of gem
Hi all, I am following this tutorial:
http://allaboutruby.wordpress.com/2006/01/09/installing-rails-on-windows-step-by-step-tutorial/
The problem is that i have an older version of gem. I think I have
downloaded the latest version of gem. 0.8.11. But I dont know where to place
and how to use it? When i am running the following command:
*c:\ruby>bin>gem install rails
2006 Aug 10
1
unable to upgrade to 1.1.5 (Win) gem error
Hello,
With XP and behind a proxy, network gem install is broken since i''ve
upgraded to Ruby 1.8.4 and Ruby Gems 0.9.0.
rem : Old Ruby 1.8.2 & gem 0.8.x still working..
[c:\temp\gem\rails115]gem update rails --include-dependencies -p
"http://damnedproxy.local:8080" --debug
Exception `Errno::ENOENT'' at
C:/RUBY184/lib/ruby/site_ruby/1.8/rubygems/config_file.rb:50 -
2006 Jun 29
1
gem flaking out on me
# gem install rmagick
Bulk updating Gem source index for: http://gems.rubyforge.org
ERROR: While executing gem ... (OpenURI::HTTPError)
404 Not Found
# gem update sources
Updating installed gems...
Attempting remote update of sources
ERROR: While executing gem ... (Gem::GemNotFoundException)
Could not find sources (> 0) in the repository
# gem search rmagic --remote
*** REMOTE GEMS
2006 Jul 24
3
0.9.0 Version of Gem installation problem?
Hi all. I have installed latest INSTANT RAILS i.e 1.3
When i run the following command:
c:\instantRails\ruby\bin>gem -v
it returns
0.8.11
I want it to be 0.9.0. I have downloaded gems 0.9.0 but i dont know how to
place them and where so that i get the latest version of gems. Please help
me out.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Sep 13
10
Could not find [GEM] locally or in a repository
Hey Guys,
How could I fix the following:
"gem install --no-rdoc --no-ri kete-feedzirra"
ERROR: could not find gem kete-feedzirra locally or in a repository
"gem install --no-rdoc --no-ri libxml-ruby"
ERROR: could not find gem libxml-ruby locally or in a repository
"gem install --no-rdoc --no-ri http_url_validation_improved"
ERROR: could not find gem
2010 Jan 05
6
thin server claims I don't have correct rails gem installed
Hi everyone, I need some insight into a problem I just started having.
I''m running ruby 1.8.6 on an ubuntu box with the following gems
installed:
$ sudo gem list --local
*** LOCAL GEMS ***
actionmailer (2.3.5, 2.3.4, 2.3.2, 2.2.2)
actionpack (2.3.5, 2.3.4, 2.3.2, 2.2.2)
activerecord (2.3.5, 2.3.4, 2.3.2, 2.2.2)
activeresource (2.3.5, 2.3.4, 2.3.2, 2.2.2)
activesupport (2.3.5, 2.3.4,
2006 Apr 26
10
ANN: svn_conf generator -- making "svn import" easy and fun
Rails make it easy to start a new application. At the same time, import
a new project into Subversion is not that simple -- there are quite few
files that should be ignored.
I used to manually remove added log files and tmp/cache, tmp/sessions,
tmp/sockets files after the import and then go through the painful
process of setting svn:ignore properties.
There is an easier way -- simply
2006 May 19
6
rmagick->X11 on MacTel Howto?
I needed to install rmagick/GraphicsMagick on an IntelMac and did so
from Darwinports. Some things work and others don''t work, like
rendering fonts which needs X11 fonts and X server. The rmagick page
at rubyforge points to ..
http://developer.apple.com/opensource/tools/runningx11.html
where X11 link to Apple is broken.
X11User.pkg talked about on the page above no longer exists at
2006 Mar 26
3
Using a Gem in your App without installing to the system
Does anyone know how to use a gem without installing it to the rails
installation? For example, I can download the Money gem package from
http://dist.leetsoft.com/ but if I don''t have the ability to install a
gem at my hosting provider, how can I use the gem in my app?
Cheers,
Dan
2006 May 22
15
collection_select default selected value
Hiall,
Unfortunately I just can''t find out how to setup a default selected
value when using collection_select. My call is like so:
<%= collection_select(:consultant, :lastname, @consultants, :id,
:lastname, { :selected => @current_consultant.id } ) %>
which is not working, I debugged so far that I know that
@current_consultant.id contains the correct value.
Any tips?
cheers