public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mark Knecht" <markknecht@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] thinkorswim stock trading platform
Date: Mon, 7 Aug 2006 18:26:05 -0700	[thread overview]
Message-ID: <5bdc1c8b0608071826s3f5aa74duc6abbe422e94911b@mail.gmail.com> (raw)
In-Reply-To: <44D7E216.9040907@badapple.net>

On 8/7/06, kashani <kashani-list@badapple.net> wrote:
> Mark Knecht wrote:
> > So is this some sort of path problem? The installer expects the
> > library to be in a certain location? Maybe a symlink from there to
> > /lib/libc.so.6?
> >
> > Thanks for getting me closer, and I'll check out Linux World for dates
> > to see when I could make it.
>
> I'd guess path issue as well. It might be worth it to manually run
> env-update and/or log out and back in, though those are both long shots.
> Assuming that doesn't work strace or lsof would be my next step in
> figuring out what it might be looking for.
>
> kashani

Hi Kashani,
   I tried logging out and back in earlier. I've also tried it across
my network. No difference.

   strace gave me a bunch of this type of info:

<SEVERELY SNIPPED>

rt_sigaction(SIGTERM, {SIG_DFL}, {0x8087d99, [], 0}, 8) = 0
rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8078824, [], 0}, 8) = 0
execve("/opt/blackdown-jdk-1.4.2.03/jre/bin/java",
["/opt/blackdown-jdk-1.4.2.03/jre/"..., "-Djava.compiler=NONE",
"-Xmx50331648", "-Xms16777216", "com.zerog.lax.LAX",
"/tmp/install.dir.23656/temp.lax", "/tmp/env.properties.23656"], [/*
42 vars */]) = 0
uname({sys="Linux", node="dragonfly", ...}) = 0
brk(0)                                  = 0x8059000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=104620, ...}) = 0
mmap2(NULL, 104620, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7ed8000
close(3)                                = 0
open("/lib/tls/i686/sse2/libpthread.so.0", O_RDONLY) = -1 ENOENT (No
such file or directory)
stat64("/lib/tls/i686/sse2", 0xbf84bd60) = -1 ENOENT (No such file or directory)
open("/lib/tls/i686/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such
file or directory)
stat64("/lib/tls/i686", 0xbf84bd60)     = -1 ENOENT (No such file or directory)
open("/lib/tls/sse2/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such
file or directory)
stat64("/lib/tls/sse2", 0xbf84bd60)     = -1 ENOENT (No such file or directory)
open("/lib/tls/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file
or directory)
stat64("/lib/tls", 0xbf84bd60)          = -1 ENOENT (No such file or directory)
open("/lib/i686/sse2/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such
file or directory)
stat64("/lib/i686/sse2", 0xbf84bd60)    = -1 ENOENT (No such file or directory)
open("/lib/i686/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file
or directory)
stat64("/lib/i686", 0xbf84bd60)         = -1 ENOENT (No such file or directory)
open("/lib/sse2/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file
or directory)
stat64("/lib/sse2", 0xbf84bd60)         = -1 ENOENT (No such file or directory)
open("/lib/libpthread.so.0", O_RDONLY)  = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0004H\0\000"...,
512) = 512
close(3)

and then a bunch more like that.

   Maybe someone else will have some ideas when they get a chance to
look at all of this.

   I will call thinkorswim tomorrow and see what sort of support I can
get. Trading with a company that actually supports Linux would be the
best thing ever for me. Since they are looking for new customers this
is the best time for me to put some pressure on them.

   Thanks for your help.

Cheers,
Mark
-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2006-08-08  1:31 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-07 21:11 [gentoo-user] thinkorswim stock trading platform Mark Knecht
2006-08-07 21:39 ` kashani
2006-08-07 23:56   ` Mark Knecht
2006-08-08  0:22     ` kashani
2006-08-08  0:30       ` kashani
2006-08-08  1:00     ` kashani
2006-08-08  1:26       ` Mark Knecht [this message]
2006-08-08  1:51         ` Willie Wong
2006-08-08  4:21           ` Mark Knecht
2006-08-08 13:21             ` Willie Wong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5bdc1c8b0608071826s3f5aa74duc6abbe422e94911b@mail.gmail.com \
    --to=markknecht@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox