Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.ruby > #4001

Re: Problem installing shoes3 on RHEL 6

From Ruby Student <ruby.student@gmail.com>
Newsgroups comp.lang.ruby
Subject Re: Problem installing shoes3 on RHEL 6
Date 2011-05-05 10:45 -0500
Organization Service de news de lacave.net
Message-ID <BANLkTikUSazM8A0_yLCfcJCope5afV3jfA@mail.gmail.com> (permalink)
References (8 earlier) <BANLkTimcqTMjVB-FQqtpiOJ4UR_-X6tGJQ@mail.gmail.com> <BANLkTimfm-5VWCPrb54yY43WLNwPL_TxCg@mail.gmail.com> <BANLkTimzRXJhnQ2uz530BGyFvGQaKbr35A@mail.gmail.com> <BANLkTinhmSipBSGwMQjfXxNbKMSLAm89Qw@mail.gmail.com> <BANLkTi=sRaeh-Sr-NG8zJQS9g78WsYeVqA@mail.gmail.com>

Show all headers | View raw


[Note:  parts of this message were removed to make it a legal post.]

Brabuhr,

First, thank you for your extra effort on getting this build.

I moved your build to:

*/usr/local/shoes*
The permissions to the above dir are: *drwxrwxrwx  8 root root 4096 May  5
07:44 shoes*

[root@oc7871667644 shoes]#* ls -al*
total 6180
drwxrwxrwx  8 root root    4096 May  5 07:44 .
drwxr-xr-x 16 root root    4096 May  4 13:23 ..
-rw-r--r--  1 root root     762 May  4 16:52 CHANGELOG.txt
-rw-r--r--  1 root root    1401 May  4 16:52 COPYING.txt
drwxr-xr-x  2 root root    4096 May  4 16:52 fonts
drwxr-xr-x  8 root root    4096 May  4 11:05 .git
-rw-r--r--  1 root root      78 May  4 11:05 .gitignore
drwxr-xr-x  3 root root    4096 May  4 16:52 lib
-rwxr-xr-x  1 root root  342840 May  4 16:52 libcurl.so.4
-rwxr-xr-x  1 root root   39512 May  4 16:52 libgif.so.4
-rwxr-xr-x  1 root root  149808 May  4 16:52 libjpeg.so.8
-rwxr-xr-x  1 root root  178368 May  4 16:52 libportaudio.so.2
-rwxr-xr-x  1 root root 2213869 May  4 16:52 libruby.so
-rwxr-xr-x  1 root root 2213869 May  4 16:52 libruby.so.1.9
-rwxr-xr-x  1 root root  473357 May  4 16:52 libshoes.so
-rwxr-xr-x  1 root root  586064 May  4 16:52 libsqlite3.so.0
-rwxr-xr-x  1 root root   39512 May  4 16:52 libungif.so.4
-rw-r--r--  1 root root    3939 May  4 16:52 README.txt
drwxr-xr-x  4 root root    4096 May  4 16:52 ruby
-rw-r--r--  1 root root    1758 May  4 11:05 .rvmrc
drwxr-xr-x  2 root root    4096 May  4 16:52 samples
-rwxr-xr-x  1 root root     577 May  4 16:52 shoes
-rwxr-xr-x  1 root root    9418 May  4 16:52 shoes-bin
drwxr-xr-x  3 root root    4096 May  4 16:52 static
-rw-r--r--  1 root root      51 May  4 16:52 VERSION.txt

I also put it on the PATH:

[root@oc7871667644 shoes]# *echo $PATH*
/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/ibm/c4eb/bin:/usr/local/rvm/bin:/usr/kerberos/bin:/root/bin:/usr/local/shoes:/usr/local/shoes/bin

I tried: *shoes* on the command prompt and got:

[root@oc7871667644 ~]# *shoes*
shoes: error while loading shared libraries: libruby.so.1.9: cannot open
shared object file: No such file or directory

Am I missing something? One thing to notice, I used *shoes* shortly under
Windows. I just migrated from Windows to RHEL6.

Hey, I am sorry to take so much of your time. I do appreciate your help.

Thank you


On Thu, May 5, 2011 at 8:16 AM, <brabuhr@gmail.com> wrote:

> > I downloaded your build.
> > I assume this is a shoes build ready to be used, correct?
>
> I think so.  I copied it over to a different SL6 machine than I did
> the build on and it seemed to work properly there.  (It didn't work on
> a Slackware machine (missing kerberos libraries).)
>
> > I was thinking if I should un-tar it @*/usr/local/shoes*. What do you
> think?
>
> I think that should be fine.
>
> > Thank you for your time and help! It is truly appreciated!
>
> You're welcome.  It was fun :-)
>
>


-- 
Ruby Student

Back to comp.lang.ruby | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Problem installing shoes3 on RHEL 6 Ruby Student <ruby.student@gmail.com> - 2011-05-03 13:24 -0500
  Re: Problem installing shoes3 on RHEL 6 Steve Klabnik <steve@steveklabnik.com> - 2011-05-03 13:39 -0500
    Re: Problem installing shoes3 on RHEL 6 Ruby Student <ruby.student@gmail.com> - 2011-05-03 14:06 -0500
      Re: Problem installing shoes3 on RHEL 6 Ruby Student <ruby.student@gmail.com> - 2011-05-03 15:17 -0500
        Re: Problem installing shoes3 on RHEL 6 Steve Klabnik <steve@steveklabnik.com> - 2011-05-03 17:04 -0500
          Re: Problem installing shoes3 on RHEL 6 Ruby Student <ruby.student@gmail.com> - 2011-05-04 10:24 -0500
            Re: Problem installing shoes3 on RHEL 6 Steve Klabnik <steve@steveklabnik.com> - 2011-05-04 10:28 -0500
              Re: Problem installing shoes3 on RHEL 6 Steve Klabnik <steve@steveklabnik.com> - 2011-05-04 10:40 -0500
                Re: Problem installing shoes3 on RHEL 6 Ruby Student <ruby.student@gmail.com> - 2011-05-04 11:07 -0500
              Re: Problem installing shoes3 on RHEL 6 Ruby Student <ruby.student@gmail.com> - 2011-05-04 10:35 -0500
            Re: Problem installing shoes3 on RHEL 6 Ruby Student <ruby.student@gmail.com> - 2011-05-04 11:40 -0500
              Re: Problem installing shoes3 on RHEL 6 Steve Klabnik <steve@steveklabnik.com> - 2011-05-04 11:59 -0500
                Re: Problem installing shoes3 on RHEL 6 Ruby Student <ruby.student@gmail.com> - 2011-05-04 13:21 -0500
                Re: Problem installing shoes3 on RHEL 6 brabuhr@gmail.com - 2011-05-04 15:11 -0500
                Re: Problem installing shoes3 on RHEL 6 brabuhr@gmail.com - 2011-05-04 15:16 -0500
                Re: Problem installing shoes3 on RHEL 6 Steve Klabnik <steve@steveklabnik.com> - 2011-05-04 15:50 -0500
                Re: Problem installing shoes3 on RHEL 6 Ruby Student <ruby.student@gmail.com> - 2011-05-04 16:19 -0500
                Re: Problem installing shoes3 on RHEL 6 brabuhr@gmail.com - 2011-05-04 16:27 -0500
                Re: Problem installing shoes3 on RHEL 6 Ruby Student <ruby.student@gmail.com> - 2011-05-05 06:58 -0500
                Re: Problem installing shoes3 on RHEL 6 brabuhr@gmail.com - 2011-05-05 07:16 -0500
                Re: Problem installing shoes3 on RHEL 6 Ruby Student <ruby.student@gmail.com> - 2011-05-05 10:45 -0500
                Re: Problem installing shoes3 on RHEL 6 brabuhr@gmail.com - 2011-05-05 11:29 -0500
                Re: Problem installing shoes3 on RHEL 6 brabuhr@gmail.com - 2011-05-05 11:34 -0500
                Re: Problem installing shoes3 on RHEL 6 Ruby Student <ruby.student@gmail.com> - 2011-05-05 13:50 -0500
                Re: Problem installing shoes3 on RHEL 6 brabuhr@gmail.com - 2011-05-05 15:24 -0500
                Re: Problem installing shoes3 on RHEL 6 Ruby Student <ruby.student@gmail.com> - 2011-05-05 15:43 -0500
                Re: Problem installing shoes3 on RHEL 6 brabuhr@gmail.com - 2011-05-05 16:16 -0500
                Re: Problem installing shoes3 on RHEL 6 brabuhr@gmail.com - 2011-05-05 16:33 -0500
                Re: Problem installing shoes3 on RHEL 6 Ruby Student <ruby.student@gmail.com> - 2011-05-06 07:40 -0500
                Re: Problem installing shoes3 on RHEL 6 brabuhr@gmail.com - 2011-05-06 09:09 -0500
                Re: Problem installing shoes3 on RHEL 6 Ruby Student <ruby.student@gmail.com> - 2011-05-06 09:16 -0500
                Re: Problem installing shoes3 on RHEL 6 Steve Klabnik <steve@steveklabnik.com> - 2011-05-07 12:47 -0500
                Re: Problem installing shoes3 on RHEL 6 Ruby Student <ruby.student@gmail.com> - 2011-05-12 10:24 -0500
                Re: Problem installing shoes3 on RHEL 6 Steve Klabnik <steve@steveklabnik.com> - 2011-05-05 21:19 -0500
                Re: Problem installing shoes3 on RHEL 6 brabuhr@gmail.com - 2011-05-06 06:03 -0500
                Re: Problem installing shoes3 on RHEL 6 brabuhr@gmail.com - 2011-05-05 15:17 -0500
            Re: Problem installing shoes3 on RHEL 6 brabuhr@gmail.com - 2011-05-04 11:18 -0500
        Re: Problem installing shoes3 on RHEL 6 brabuhr@gmail.com - 2011-05-03 17:28 -0500
          Re: Problem installing shoes3 on RHEL 6 jake kaiden <jakekaiden@yahoo.com> - 2011-05-03 19:33 -0500
            Re: Problem installing shoes3 on RHEL 6 brabuhr@gmail.com - 2011-05-03 20:26 -0500
            Re: Problem installing shoes3 on RHEL 6 Ruby Student <ruby.student@gmail.com> - 2011-05-04 10:37 -0500

csiph-web