On Mon, Nov 24, 2008 at 7:31 PM, Evuraan::ഏവൂരാന്‍ <[EMAIL PROTECTED]> 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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to