Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: kobeam on August 25, 2010, 04:16:32 PM

Title: sbcl / tcp
Post by: kobeam on August 25, 2010, 04:16:32 PM
So... I'm trying to install stumpwm on my tiny core.  I get the sbcl.tgz, but then at this:

* (asdf-install:install 'clx)

I get this error:

(SB-BSD-SOCKETS:GET-PROTOCOL-BY-NAME "tcp")

Which essentially stops me in my tracks.  I have *no idea* where to go from here.

Thanks!
Title: Re: sbcl / tcp
Post by: tinypoodle on August 25, 2010, 04:31:16 PM
http://forum.tinycorelinux.net/index.php?topic=3292.0
Title: Re: sbcl / tcp
Post by: kobeam on August 25, 2010, 05:24:03 PM
Yes, I read through the linked posting... but I can't see how it helps.  It only identifies the problem (unless I'm *really* not seeing something).
Title: Re: sbcl / tcp
Post by: curaga on August 26, 2010, 06:53:51 AM
Just a hunch, but see if installing iana-etc.tcz helps.
Title: Re: sbcl / tcp
Post by: kobeam on August 31, 2010, 04:31:42 PM
Thanks, that solved it!