Forum: Typo Can't install typo using installer

Posted by Christopher Becker (Guest)
on 2009-07-15 19:42
(Received via mailing list)
Hi,

Tried on my macbook w/leopard and my debian server, can't get it to
work.

I always get this:
config.gem: Unpacked gem htmlentities-4.0.0 in vendor/gems has no
specification file. Run 'rake gems:refresh_specs' to fix this.
config.gem: Unpacked gem calendar_date_select-1.15 in vendor/gems has
no specification file. Run 'rake gems:refresh_specs' to fix this.
config.gem: Unpacked gem coderay-0.8.260 in vendor/gems has no
specification file. Run 'rake gems:refresh_specs' to fix this.
config.gem: Unpacked gem json-1.1.3 in vendor/gems has no
specification file. Run 'rake gems:refresh_specs' to fix this.
rake aborted!
can't activate json (= 1.1.7, runtime), already activated json-1.1.3


running
rake gems:refresh_specs
, as advised, delightfully gives the exact same f'ing error:
config.gem: Unpacked gem htmlentities-4.0.0 in vendor/gems has no
specification file. Run 'rake gems:refresh_specs' to fix this.
config.gem: Unpacked gem calendar_date_select-1.15 in vendor/gems has
no specification file. Run 'rake gems:refresh_specs' to fix this.
config.gem: Unpacked gem coderay-0.8.260 in vendor/gems has no
specification file. Run 'rake gems:refresh_specs' to fix this.
config.gem: Unpacked gem json-1.1.3 in vendor/gems has no
specification file. Run 'rake gems:refresh_specs' to fix this.
rake aborted!
can't activate json (= 1.1.7, runtime), already activated json-1.1.3


TIA
-Chris
Posted by Ben Burdick (Guest)
on 2009-07-15 20:12
(Received via mailing list)
You try manually installing the json gem? sudo gem install json
Posted by Christopher Becker (Guest)
on 2009-07-15 20:26
(Received via mailing list)
Yeah, I actually installed all the gems it listed, successfully, and
retried.  Unfortunately, no change.
Posted by Ben Burdick (Guest)
on 2009-07-15 20:35
(Received via mailing list)
hmmm..  I would try removing all previous versions of the json gem as
well if you haven't tried that already.
Posted by Christopher Becker (Guest)
on 2009-07-15 21:31
(Received via mailing list)
Good idea, while it didn't work it got me on the right track -
rm -rf vendor/gems/json-1.1.3/

with the bundled gem removed from the vendor folder, install finishes
successfully.

Thanks for the help!
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.