From: Hebbar <gururajakr@sanyo.co.in>
To: buildroot@busybox.net
Subject: [Buildroot] ### Executing FIles
Date: Tue, 26 Aug 2008 17:11:09 -0700 (PDT) [thread overview]
Message-ID: <19172648.post@talk.nabble.com> (raw)
In-Reply-To: <00b101c907cd$12fa1840$1a01a8c0@flexeon32>
Hi,
>>I change its permissions to execute and I type "./myfile"
>>It comes back saying "-sh: myfile not found"
This could happen if,
1. the necessary libs are no present in the search path. like /lib /usr/lib.
Use ldd to check the dependencies
2, if its not an executable. use file command to check the file type
Buildroot toolchain provides both the commands. u need to enable them to be
built for target platform.
Hope this is usefull
Regards
Gururaja
--
View this message in context: http://www.nabble.com/svn-commit%3A-trunk-buildroot-package-atk-tp19171723p19172648.html
Sent from the BuildRoot mailing list archive at Nabble.com.
next prev parent reply other threads:[~2008-08-27 0:11 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-26 22:37 [Buildroot] svn commit: trunk/buildroot/package/atk jacmet at uclibc.org
2008-08-26 22:42 ` [Buildroot] ### Executing FIles Steve Spano
2008-08-27 0:06 ` John Voltz
2008-08-27 14:59 ` Nathanael D. Noblet
2008-08-27 20:55 ` Steve Spano
2008-08-27 0:11 ` Hebbar [this message]
2008-08-27 1:05 ` Steve Spano
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=19172648.post@talk.nabble.com \
--to=gururajakr@sanyo.co.in \
--cc=buildroot@busybox.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.