rmarescu (Razvan Marescu)
- Login: rmarescu
- Email: razvan@marescu.net
- Registered on: 01/28/2015
- Last sign in: 01/28/2015
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
01/28/2015
-
06:27 AM Ruby Bug #10792: Unable to compile bigdecimal on Mac
- Just tested, it works. Thanks for your help!
```
$ gem install bigdecimal
Fetching: bigdecimal-1.2.6.gem (100%)
Building native extensions. This could take a while...
Successfully installed bigdecimal-1.2.6
Parsing documentation... -
04:59 AM Ruby Bug #10792: Unable to compile bigdecimal on Mac
- I just found https://bugs.ruby-lang.org/issues/10622, which seems to be related. I guess I have to wait for the next release?
-
04:50 AM Ruby Bug #10792 (Closed): Unable to compile bigdecimal on Mac
- Hello,
I'm having issues compiling `bigdecimal` `1.2.5` on Mac OS X 10.10.1 (14B25). I use `rbenv` `0.4.0` for managing Ruby.
I've uninstalled all my ruby versions and gems to no avail.
Please find attached the output error.
Li...