ngocdaothanh (Ngoc Dao)
- Login: ngocdaothanh
- Email: ngocdaothanh@gmail.com
- Registered on: 02/01/2009
- Last sign in: 02/01/2009
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
02/01/2009
-
05:07 PM Ruby Bug #1080: SSL error when running the program "gem"
- =begin
I am using MacPorts and it is installed at /opt. As a result, if I do the following things the above errors are gone:
$ ./configure --prefix=/Users/ngocdt/opt/ruby CFLAGS=-I/opt/local/include LDFLAGS=-L/opt/local/lib CPPFLAG... -
05:00 AM Ruby Bug #1080 (Rejected): SSL error when running the program "gem"
- =begin
After installing Ruby 1.9.1 (2009-01-30 revision 21907) on Leopard with:
$ configure --prefix=/Users/ngocdt/opt/ruby
$ make
$ make install
There are errors when running the program "gem":
$ ~/opt/ruby/bin/gem help...