[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: dsktool.rb and Ruby Questions



On Dec 4, 11:05 pm, "Bill Buckels" <bbuck...@mts.net> wrote:
>
> C:\dsktool>gem install dsktool-0.4.2.gem
> ERROR:  While executing gem ... (RuntimeError)
>     Error instaling dsktool-0.4.2.gem:
>         dsktool requires png = 1.0.0
>

It looks like in the dsktool module build for this version, I haven't
specified the dependancy on the png module, so it didn't get
automatically installed when you did the 'gem install
dsktool-0.4.2.gem' (unfortunately this didn't show up in my own tests
of the module build, since I do have the png module installed on the
machines i tested this build out on).

Regards

Jonno