From: Alex Young Date: 2007-01-25T20:31:56+09:00 Subject: Gem unpack problem Does anybody have any idea why this happens? $ gem unpack hoe-1.1.7.gem ERROR: While executing gem ... (ArgumentError) install directory "hoe-1.1.7" not absolute $ gem unpack hoe ERROR: While executing gem ... (ArgumentError) install directory "hoe-1.1.7" not absolute $ gem -v 0.9.1 This is on a relatively fresh Ubuntu install. -- Alex