public inbox for sid@sourceware.org
 help / color / mirror / Atom feed
From: Jon Ringle <jon.ringle@comdial.com>
To: sid@sources.redhat.com
Subject: Re: fail to run voice pager demo
Date: Sun, 29 Aug 2004 20:25:00 -0000	[thread overview]
Message-ID: <200408291625.15127.jon.ringle@comdial.com> (raw)
In-Reply-To: <200408291619.03307.jon.ringle@comdial.com>

On Sunday 29 August 2004 04:19 pm, Jon Ringle wrote:
> On Sunday 29 August 2004 02:51 pm, Jon Ringle wrote:
> > Hello,
> >
> > I just discovered the sid project and it looks very interesting and want
> > to learn more about it. I built and installed sid using:
> > ./configure
> > make
> > sudo make install
> >
> > Then added /usr/local/lib/sidcomp to my /etc/ld.so.conf and ran
> > ldconfig
> >
> > I then built the demo voice-pager and when I try to run it I get the
> > following. Does the demo work? Or is there something I missed?
>
> Ok, I used strace -f ./voice-pager-demo to figure out that sid is looking
> for libaudio.la and other libs in many places including /lib/sidcomp/, but
> I have sidcomp located at /usr/local/lib/sidcomp/. I don't know why sid
> isn't looking where I installed... hmm. Anyway, I got around this problem
> with: $ cd /lib
> $ sudo ln -s /usr/local/lib/sidcomp
>
> Now when I run the voice-pager-demo I get the following:
> $ ./voice-pager-demo
> + arm-elf-sid --no-run --sidcodec=0xA01300
> /home/eringlej/sid/src-snapshot-20040828/sid/demos/voice-pager/Test-voice-p
>ager.out Configuration file saved to `Test-voice-pager.out.conf'.
> + sid -f
> /home/eringlej/sid/src-snapshot-20040828/sid/demos/voice-pager/Test-voice-p
>ager.out.conf -f voice-pager-demo.conf -f ./voice-pager-demo.conf.pport
> voice-pager-demo.conf:9: component type bridge-tk unknown
> voice-pager-demo.conf:10: component panel not found
> voice-pager-demo.conf:11: component panel not found
> voice-pager-demo.conf:12: component panel not found
> voice-pager-demo.conf:18: component panel not found
> voice-pager-demo.conf:19: component panel not found
> voice-pager-demo.conf:20: component panel not found
> voice-pager-demo.conf:21: component panel not found
> voice-pager-demo.conf:31: component panel not found
> voice-pager-demo.conf:32: component panel not found
> Configuration error.  Aborting.

Again using strace -f, I could see that sid was looking in /share/sidcomp for 
files not found, So it seems I have some configuration problem that is not 
inserting a needed prefix of /usr/local on my installation. Any hints on 
getting this right?

Thanks,

Jon

      reply	other threads:[~2004-08-29 20:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-29 18:51 Jon Ringle
2004-08-29 20:19 ` Jon Ringle
2004-08-29 20:25   ` Jon Ringle [this message]

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=200408291625.15127.jon.ringle@comdial.com \
    --to=jon.ringle@comdial.com \
    --cc=sid@sources.redhat.com \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).