[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: dsktool.rb and Ruby Questions
- Subject: Re: dsktool.rb and Ruby Questions
- From: jonnosan <jonnosan@gmail.com>
- Date: Thu, 4 Dec 2008 12:40:30 -0800 (PST)
- Complaints-to: groups-abuse@google.com
- Injection-info: w24g2000prd.googlegroups.com; posting-host=203.26.178.133; posting-account=XeaUgQoAAACn-Gws0Ssl9mrTmlxSVui3
- Newsgroups: comp.os.cpm, comp.sys.apple2, comp.sys.apple2.programmer
- Organization: http://groups.google.com
- References: <aIPZk.17509$st1.13390@newsfe10.iad>
- User-agent: G2/1.0
- Xref: g2news1.google.com comp.os.cpm:1803 comp.sys.apple2:4901 comp.sys.apple2.programmer:1065
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