onur (Onur Küçük)
- Login: onur
- Registered on: 05/24/2016
- Last sign in: 12/25/2023
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
05/24/2016
-
08:11 AM Ruby Bug #9760: mkmf does not allow for linking against custom libraries when a system library is present
- We have a system where
* Ruby 1.8.7-p374 is installed system wide from distribution packages
* There is a user setup with RVM to run Ruby 2.x running Redmine with Mysql
During Redmine bundle install, mysql2 gem is linking against ...