Thank you! And thanks for Senhor Alexandre Nunes for
his help with Expect. Utilizing his suggestions in
conjunction with some serious hair-pulling I got
Expect running on my gumstix. However, without a
telnet client I wasn't much better off :)
I'll bash this out next week (I have a couple extra
days away from the monitor to do "real" work like
cleaning up the yard... <sigh>).
I do have another question. I saw a post a couple
weeks ago I think, where you or Dave Hylands, perhaps,
mentioned it was a good idea to leave some flash
memory open for system overhead. I have a connex 400g
with 4mb flash. Right now "df" says 88% used. What
impact will enabling telnet have and, basically, how
much needs to remain free? For that matter, can I
offload anything to my MMC? Oops, that two questions
:)
Laker
--- Craig Hughes <craig@...> wrote:
> There's a telnet option in busybox -- easiest would
> most likely be to
> build the buildroot, then
>
> cd build_arm*/busybox*
> make ARCH=arm
> CROSS_COMPILE=`pwd`/../staging_dir/bin/arm-linux-
> menuconfig
> # Now turn on the telnet option, then exit saving
> config changes
> cp .config ../../source/busybox.config
> # Previous step is optional, but will mean you can
> later rebuild the
> buildroot with same settings more easily
> make ARCH=arm
> CROSS_COMPILE=`pwd`/../staging_dir/bin/arm-linux-
> cd ../..
> make
>
> Now at the end of that, you'll have a
> root_fs_arm_nofpu filesystem
> image which has telnet on it.
>
> C
>
> On Sep 28, 2005, at 3:01 PM, Laker Netman wrote:
>
> > Has anyone successfully compiled a telnet client
> for
> > the gumstix, i.e., to telnet FROM the gumstix to
> > another host? If so, I would appreciate details.
>
>
>
>
-------------------------------------------------------
> This SF.Net email is sponsored by:
> Power Architecture Resource Center: Free content,
> downloads, discussions,
> and more.
> http://solutions.newsforge.com/ibmarch.tmpl
> _______________________________________________
> gumstix-users mailing list
> gumstix-users@...
>
https://lists.sourceforge.net/lists/listinfo/gumstix-users
>
__________________________________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com
|