Problem installing shoes using the installer shoes-3.1.0.run

Hello everyone.

I am trying to install shoes-3.1.0 by executing the install file:
shoes-3.1.0.run, but after few seconds the installer terminates with the
error listed below.

Red Hat Enterprise Linux Workstation release 6.3 (Santiago)
RHEL 64 3.30

shoes]# ./shoes-3.1.0.run
Verifying archive integrity… All good.
Uncompressing
Shoes…
./shoes-3.1.0.run: line 391: ./shoes: No such file or directory

Any help will be appreciated.

Thank you

hey there -

check out this link for building shoes3 on linux:

also, there’s a shoes mailing list that is awesome for help with all
things shoes… http://librelist.com/browser/shoes/

here’s info on signing up: http://librelist.com/

good luck, and shoes on!

  • j

Thank you Jake for the links. I will also try the mailing list for
shoes.
Everything went fine until the very last command, rake, when
processing
was aborted.

ruby -v
ruby 1.9.3p327 (2012-11-10 revision 37606) [x86_64-linux]

I’m copyng here the very last few records of rake output, showing the
error messages:

bin/main.o: In function main': main.c:(.text+0x64): undefined reference toruby_snprintf’
main.c:(.text+0xa7): undefined reference to ruby_run_node' dist/libshoes.so: undefined reference toruby_vsnprintf’
dist/libshoes.so: undefined reference to rb_str_new_cstr' dist/libshoes.so: undefined reference torb_intern2’
collect2: ld returned 1 exit status
rake aborted!
Command failed with status (1): [gcc -Ldist -o dist/shoes-bin bin/main.o
-l…]

Tasks: TOP => default => build => linux:build => old_build => build_os
=>
dist/shoes => linux:make_app
(See full trace by running task with --trace)

Thank you

Hi Jake,

Hey thank you for your help. Please rest assured that I don’t intend to
make you my personal First Level Support. But I have one more question.
I
registered for the list you suggested:
http://librelist.com/browser/shoes/.
When I go to the page, I can see previous items. But, how do you
send/leave
a question on that list?

Thank you

Ruby S. wrote in post #1106395:

Hi Jake,

Hey thank you for your help. Please rest assured that I don’t intend to
make you my personal First Level Support. But I have one more question.
I
registered for the list you suggested:
http://librelist.com/browser/shoes/.
When I go to the page, I can see previous items. But, how do you
send/leave
a question on that list?

hi,
just write to [email protected]

kind regards
seba
love shoes!

PS: Have you tried green shoes yet?

no problem,

i seem to remember there being an issue with this in the past, but i
couldn’t find anything in the mailing list archive.

i’ve forwarded this thread to the mailing list, hopefully someone there
will be able to help out.

  • j