[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Re: ruby 1.8 mswin question

info

9/16/2003 6:00:00 AM

Thank you!

-----Original Message-----
From: U.Nakamura [mailto:usa@osb.att.ne.jp]
Sent: Monday, September 15, 2003 10:26 PM
To: ruby-talk ML
Subject: Re: ruby 1.8 mswin question


Hello,

In message "ruby 1.8 mswin question"
on Sep.16,2003 13:58:45, <info@irvinehosting.net> wrote:
| The problem I'm having is I installed soap4r. The samples work fine except
| that whenever I start the scripts with ruby.exe I get a message box that
| says the application failed to start because iconv.dll is missing. But
then
| the programs seem to work fine when I click the message box.
|
| What is this dll for? Can I disable this message or am I missing something
I
| must install? Could somebody direct me to where I can track down a win32
| binary version of the program I need?

iconv is codeset conversion library.
You can get binary from here:
http://www.meadowy.org/meadow/dists/snapshot/iconv-1.8...

Regards,
--
U.Nakamura <usa@osb.att.ne.jp>