I'm trying to install panda_gem in a windows system but it does not
work. I've tried several ways to do this (download tar files, gem
install from repository) and search the forums but I cannot find a
solution...
I've download the tar file, extracted the files and launched rake but
it always shows the following error:
D:\InstRails\rails_apps\myapp\newbamboo-panda_gem\newbamboo-panda_gem-
a054d42>rake local_deploy
(in D:/InstRails/rails_apps/myapp/newbamboo-panda_gem/newbamboo-
panda_gem-a054d42)
Hoe.new {...} deprecated. Switch to Hoe.spec.
** README.txt is missing or in the wrong format for auto-intuiting.
run `sow blah` and look at its text files
rake aborted!
No such file or directory - ./.rubyforge/user-config.yml
D:/InstRails/rails_apps/myapp/newbamboo-panda_gem/newbamb
oo-panda_gem-a054d42/rakefile:2
(See full trace by running task with --trace)
Bellow you can see all the gems I have installed:
actionmailer (2.3.5, 2.0.2)
actionpack (2.3.5, 2.0.2)
activerecord (2.3.5, 2.0.2)
activeresource (2.3.5, 2.0.2)
activesupport (2.3.5, 2.0.2)
capistrano (2.1.0)
cgi_multipart_eof_fix (2.5.0)
cmdparse (2.0.2)
columnize (0.3.1)
fxri (0.3.6)
fxruby (1.6.12)
gem_plugin (0.2.3)
highline (1.4.0)
hoe (2.6.0)
hpricot (0.6)
json_pure (1.2.3)
linecache (0.43)
log4r (1.0.5)
mongrel (1.1.2)
mysql (2.7.3)
needle (1.3.0)
net-sftp (1.1.0)
net-ssh (1.1.2)
newgem (1.5.3)
rack (1.0.1)
rails (2.3.5, 2.0.2)
rake (0.8.7, 0.8.1, 0.8.0, 0.7.3)
RedCloth (4.2.3)
rubigen (1.5.4)
ruby-debug (0.9.3)
ruby-debug-base (0.9.3)
rubyforge (2.0.4)
rubygems-update (1.3.6, 1.0.1)
sources (0.0.1)
sqlite3-ruby (1.2.1)
syntax (1.0.0)
win32-api (1.0.4)
win32-clipboard (0.4.3)
win32-dir (0.3.2)
win32-eventlog (0.4.6)
win32-file (0.5.4)
win32-file-stat (1.2.7)
win32-process (0.5.3)
win32-sapi (0.1.4)
win32-sound (0.4.1)
windows-api (0.2.0)
windows-pr (0.7.2)
Thanks in advance for your help.
Best regards,
Hugo
![]() |
Damien Tanner - Co-Founder and Director, Panda +44 (0)20 7099 7486 - pandastream.com - @pandastream |
--
You received this message because you are subscribed to the Google Groups "Panda" group.
To post to this group, send email to panda...@googlegroups.com.
To unsubscribe from this group, send email to pandastream...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/pandastream?hl=en.
I've tried what you said and it does not work. It shows the following
error:
Hoe.new {...} deprecated. Switch to Hoe.spec.
** README.txt is missing or in the wrong format for auto-intuiting.
run `sow blah` and look at its text files
rake aborted!
couldn't find HOME environment -- expanding `~/.rubyforge/user-
config.yml'
D:/InstRails/rails_apps/myapp/newbamboo-panda_gem/newbamboo-
panda_gem-a054d42/rakefile:2
(See full trace by running task with --trace)
Best regards,
Hugo
On Apr 6, 12:03 pm, Damien Tanner <dam...@pandastream.com> wrote:
> Hi,
>
> Have you tried `rake install`?
> [image: Damien Tanner] Damien Tanner - Co-Founder and Director, Panda
> +44 (0)20 7099 7486 - pandastream.com -
> @pandastream<http://twitter.com/pandastream>
> > pandastream...@googlegroups.com<pandastream%2Bunsubscribe@googlegr oups.com>
To unsubscribe from this group, send email to pandastream...@googlegroups.com.
Thanks for the info. I've set the HOME directory and also needed to do
"rubyforge setup" to create the user-config.yml file.
After that I've tried again but it still does not work. It shows the
following error:
Hoe.new {...} deprecated. Switch to Hoe.spec.
** README.txt is missing or in the wrong format for auto-intuiting.
run `sow blah` and look at its text files
rake aborted!
Don't know how to build task 'install'
I've checked that the README.txt is the directory.
I've also tried to install it using "gem install dctanner-panda_gem"
but it also does not work. It shows the following error:
ERROR: could not find gem dctanner-panda_gem locally or in a
repository.
Best regards,
Hugo
On Apr 7, 11:14 am, Damien Tanner <dam...@pandastream.com> wrote:
> Hugo,
>
> It sounds like to you need to set the HOME variable:http://www.ruby-forum.com/topic/185269
> <http://www.ruby-forum.com/topic/185269>
> [image: Damien Tanner] Damien Tanner - Co-Founder and Director, Panda
> +44 (0)20 7099 7486 - pandastream.com -
> @pandastream<http://twitter.com/pandastream>
To unsubscribe from this group, send email to pandastream...@googlegroups.com.