-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Junkone wrote:
| On Jun 13, 1:47 am, Damjan Rems <d_r... / yahoo.com> wrote:
|> Junkone wrote:
|>> i always try to install gem using the gem tools. for eg gem install
|>> <name>
|>> how can i download and install a gem other than the
|>> gems.rubyforge.org.
|>> this is the gem i want to try.
|>> http://trypticon.org/software/actionmessenger/doc/
|> gem install activerecord-sqlserver-adapter
|> --source=http://gems.rubyonrails.org
|>
|> or in your case
|>
|> gem install agem
|> --source=http://trypticon.org/software/actionmessenger/doc/
|>
|> by
|> TheR
|> --
|> Posted viahttp://www.ruby-forum.com/.
|
| I tried installing using your suggestion
|
| U:\>gem install actionmessenger-0.2.0  --source=http://trypticon.org/
| software/actionmessenger/
| ERROR:  While executing gem ... (Gem::RemoteSourceException)
|     HTTP Response 404
|
|
| I am getting a 404. so i downloaded the gem to my local directory and
| get a different kind of error. how do i convert the local source as a
| url.
|
| U:\>gem install actionmessenger-0.2.0  --source =c:\temp\
| ERROR:  While executing gem ... (URI::InvalidURIError)
|     bad URI(is not URI?): =c:\temp\/yaml

cd c:\temp
gem install actionmessenger-0.2.0


- --
Phillip Gawlowski
Twitter: twitter.com/cynicalryan
Blog: http://justarubyist.blogspot.com

You striving, bickering, foolishly brave humans.
~ -- Apollo, "Who Mourns for Adonais?" stardate 3468.1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkhSjccACgkQbtAgaoJTgL9kzwCfaS7hsy+LIaoos/pLOPJKwu+B
PDQAnjU7A4JJ2YDYEBTqRLAErJLRR2RX
=2wSs
-----END PGP SIGNATURE-----