From: Leonardo Giordano <lgiordano@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] Python / Lua socket programming
Date: Thu, 07 Aug 2008 09:27:14 -0300 [thread overview]
Message-ID: <489AEA22.80700@gmail.com> (raw)
Hi, I am trying to have an easy programming (or scripting) language. I
have both Lua and Python compiled with buildroot. However, I don't know
how to enable socket programming. I mean:
For python, it should have a socket module but it is not. I do "import
socket" but is says it is not present. Maybe is a path problem?
For lua, I should add luasocket library but I don't know how.
Any comments?
Regards,
next reply other threads:[~2008-08-07 12:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-07 12:27 Leonardo Giordano [this message]
2008-08-07 13:55 ` [Buildroot] Python / Lua socket programming Hinko Kocevar
2008-08-07 14:33 ` Leonardo Giordano
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=489AEA22.80700@gmail.com \
--to=lgiordano@gmail.com \
--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.