Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Oct 2010 13:29:05 -0500
From:      Ryan Coleman <editor@d3photography.com>
To:        Rodrigo Gonzalez <rjgonzale@estrads.com.ar>
Cc:        FreeBSD Mailing List <freebsd-questions@freebsd.org>, TCLUG Mailing List <tclug-list@mn-linux.org>
Subject:   Re: Jabber/XXMP suggestions?
Message-ID:  <22C60B91-E656-471F-9B2C-3B6972DE29BE@d3photography.com>
In-Reply-To: <20101028152350.190fabd3@rjgonzale-laptop>
References:  <1D012A1E-6C85-4F6D-913D-FA058CA00ECF@d3photography.com> <20101028143028.2bd363a8@rjgonzale-laptop> <01C137CD-8C0B-4A98-A461-47574708757E@d3photography.com> <20101028152350.190fabd3@rjgonzale-laptop>

next in thread | previous in thread | raw e-mail | index | archive | help
excellent. I didn't dig in too deeply last night when I was trying to =
install it.

On Oct 28, 2010, at 1:23 PM, Rodrigo Gonzalez wrote:

> I didnt remember that, checking erlang port it has
>=20
> # The Java applications that are part of the Erlang distribution are
> # not strictly necessary - it is included for completeness sake. A
> # problem with the Erlang build procedure is that it only checks if
> # javac is in the regular path - and then assumes that all of the jdk
> # utilities is in the path as well. The only way to make sure that
> # this is the case (that I could think of at least) was to make sure
> # ${JAVA_HOME}/bin is added to the PATH, using the *_ENV macros.
>=20
> .if !defined(WITHOUT_JAVA)
> USE_JAVA=3D       yes
> JAVA_VERSION=3D   1.4+
> # Make sure ${JAVA_HOME}/bin is in the path
> CONFIGURE_ENV+=3D PATH=3D${PATH}:${JAVA_HOME}/bin
> MAKE_ENV+=3D      PATH=3D${PATH}:${JAVA_HOME}/bin
> SCRIPT_ENV+=3D    PATH=3D${PATH}:${JAVA_HOME}/bin
> .endif
>=20
> So, you should be able to avoid java (not required for ejabberd) with
> WITHOUT_JAVA
>=20
> I hope this help
>=20
> On Thu, 28 Oct 2010 12:53:29 -0500
> Ryan Coleman <editor@d3photography.com> wrote:
>=20
>> Well, it's requiring that I download updates from Sun... so I'm
>> avoiding it from past experience with trying to navigate their
>> website.
>>=20
>> I'll put it back on the list.
>>=20
>> On Oct 28, 2010, at 12:30 PM, Rodrigo Gonzalez wrote:
>>=20
>>> ejabberd is erlang not java.
>>>=20
>>> I used it without any problems for some years
>>>=20
>>>=20
>>> Rodrigo
>>>=20
>>> On Thu, 28 Oct 2010 11:28:48 -0500
>>> Ryan Coleman <editor@d3photography.com> wrote:
>>>=20
>>>> What are your recommendations for a Jabber server? I've tried to
>>>> get jabberd (2) installed but had PAM issues with it; previously
>>>> ran openfire but wasn't happy with it running in Java and the same
>>>> goes, now, with ejabberd which I haven't installed but also runs
>>>> on Java.
>>>>=20
>>>> Not a lot of users, but I'd like to have SSL and the possibility
>>>> of a "guest" account to hook through my website to do customer
>>>> support when I'm online. I'll worry about how to make that happen
>>>> later.
>>>>=20
>>>> Thanks,
>>>>=20
>>>> Ryan_______________________________________________
>>>> freebsd-questions@freebsd.org mailing list
>>>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>>>> To unsubscribe, send any mail to
>>>> "freebsd-questions-unsubscribe@freebsd.org"
>>>=20
>>> _______________________________________________
>>> freebsd-questions@freebsd.org mailing list
>>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>>> To unsubscribe, send any mail to
>>> "freebsd-questions-unsubscribe@freebsd.org"
>>=20
>> _______________________________________________
>> freebsd-questions@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>> To unsubscribe, send any mail to
>> "freebsd-questions-unsubscribe@freebsd.org"
>=20




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?22C60B91-E656-471F-9B2C-3B6972DE29BE>