Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Nov 2008 20:10:03 -0500
From:      "Josh Carroll" <josh.carroll@gmail.com>
To:        "=?UTF-8?Q?Evuraan:?= =?UTF-8?Q?:=E0=B4=8F=E0=B4=B5=E0=B5=82?= =?UTF-8?Q?=E0=B4=B0=E0=B4=BE=E0=B4=A8=E0=B5=8D=E2=80=8D?=" <evuraan@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: distributed shell (dancers shell)
Message-ID:  <8cb6106e0811241710o3c5a410cp9da4bf4829ee7fed@mail.gmail.com>
In-Reply-To: <6fbcd0710811241631o2660f4a2i8f4f458bfa0e9641@mail.gmail.com>
References:  <6fbcd0710811241631o2660f4a2i8f4f458bfa0e9641@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Mon, Nov 24, 2008 at 7:31 PM, Evuraan::ഏവൂരാന്‍ <evuraan@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


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8cb6106e0811241710o3c5a410cp9da4bf4829ee7fed>