Questions tagged [gem]

50 questions
0
votes
2 answers

Unicorn 3.3.1 and Rack 1.1.0 issues?

I'm upgrading from the Ruby Enterprise Edition 1.8.6 to the latest 1.8.7 version with Unicorn to facilitate an upgrade to Rails 2.3.10, and am running into some issues. Should I uninstall the older versions of these gems? Here's the log messages:…
user41422
  • 131
  • 2
  • 6
0
votes
1 answer

MySql gem installation failure

I'm attempting to install a mysql gem on my workstation with this command gem install mysql-2.8.1.gem output : > Building native extensions. This could take a while... ERROR: Error installing mysql-2.8.1.gem: ERROR: Failed to build gem…
Ninjanoel
  • 101
  • 1
0
votes
1 answer

how to install rmagick on ubuntu 8

I am trying to install the rmagick gem in ubuntu, but is is failing. the output of gem_make.out is at: http://pastie.org/private/m7gyn96xy6yqmtp2kyog the output of mkmf.log is at http://pastie.org/private/viagrieyiz9pxt6noyg4q . please help in…
umar
  • 135
  • 1
  • 10
0
votes
2 answers

Why is gem so incredibly slow on my Debian Lenny server?

Here's what I've got so far: # gem install passenger Building native extensions. This could take a while... Successfully installed rack-1.2.1 Successfully installed passenger-2.2.15 2 gems installed Installing ri documentation for…
Nick Bolton
  • 5,126
  • 12
  • 54
  • 62
0
votes
0 answers

Custom bash prompt failing when home directory is remote

0 I am trying to configure a custom prompt for RHEL 8 users. It works very nice when the users have local home directories. However, I'm mounting home directories via pam_mount (nfs4). When ssh'ing to the machine, the prompt I made displays fine.…
1 2 3
4