distributed shell (dancers shell)

Josh Carroll josh.carroll at gmail.com
Mon Nov 24 17:10:04 PST 2008


On Mon, Nov 24, 2008 at 7:31 PM, Evuraan::ഏവൂരാന്‍ <evuraan at gmail.com> wrote:
> How/where can I get dsh for Freebsd? attempts to compile it afresh
> have been failing, hence this question. thx.
>
> checking for endnetgrent... yes
> checking for open_dshconfig in -ldshconfig... no
> configure: error: dshconfig not found!!

It looks to me like you haven't compiled libdshconfig per the instructions here:

http://www.netfort.gr.jp/~dancer/software/dsh.html.en

Or, it can't find libdshconfig (where it installs by default depends on the
behavior of the libdshconfig build), in which case you should set CFLAGS
and LDFLAGS to help it find libdshconfig.

Whether it compiles cleanly/runs properly on a modern FreeBSD is
questionable, since this code hasn't been touched since 2005. But your
compile error does not appear to be a problem with FreeBSD.

Josh


More information about the freebsd-questions mailing list