Build flags (--) do not work
Reported by Chad Woolley | May 20th, 2008 @ 12:36 AM | in 1.0 Release
Summary Admin Tracker Lists News SCM Files
Bugs: Browse | Submit New | Reporting | Admin
[#20056] build flags do not work
Monitor (?) Build Task Relation
Submitted By:
Chad Woolley (thewoolleyman) Date Submitted:
2008-05-09 16:05
Data Type: (?)
Category: (?)
(Admin) Group: (?)
(Admin)
Assigned To: (?)
(Admin) Priority: (?)
State: (?)
Resolution: (?)
Summary: (?)
Detailed description
This fails from geminstaller but works from command line, on leopard:
- name: mysql
version: 2.7
<% if RUBY_PLATFORM =~ /darwin/ %>
install_options: -- --with-mysql-config=/usr/local/mysql/bin/mysql_config
<% end %>
gem install mysql --version 2.7 -- --with-mysql-config=/usr/local/mysql/bin/mysql_config
Comments and changes to this ticket
-
Chad Woolley May 20th, 2008 @ 12:36 AM
This is probably due to the way rubygems parses compile flags.
Haven't looked at the code yet, but I believe these are parsed
and stored off in the command line interface, somewhere above
the RubyGems public API level that GemInstaller is invoking.
-
Chad Woolley December 12th, 2008 @ 06:13 PM
- → Tag changed from to from_rubyforge high_priority
This is a rubygems bug:
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
GemInstaller
http://geminstaller.rubyforge.org
