On Thu, 31 May 2001, Alex Markov wrote:
> Hello, Sergey!
>
> ������� ������� �� �����! ���� ��� �� ���������, � �� ����� ��������
> �ݣ ��������� ��������...
>
> >> 1. �������, ��� ������ �� ��������� OOPS �������� �� ������ ������ �
> >> gigabase. �������� �� ������ ţ ������������ �����
> >> BerkleyDB � ����� ������ � OOPS.
> SAO> gigabase �������. ��� ������ � ������������ oops'� ��������
> SAO> ����������� �������� ���� � �����, ���� � ������ �� - � ��������
> SAO> ����.
� ����� ��������������� ��������� � ��������� �����.
>
> ���� � ���, ��� BerkleyDB � ���� � ����� ������ ����� ���������������
> (��� ������������ ������� �������), � ��� �� �������� �� ������� �ݣ
> ���� ���� ���������� ��� OOPS. ��� ������� OOPS ����� ������ �������
> ������������� � gigabase?
>
> ������, ��� ���ޣ� �������� ����� ��������� � oops/Makefile?
>
> ====================================================================
> --- Makefile.orig Tue May 29 23:47:09 2001
> +++ Makefile Thu May 31 17:06:21 2001
> @@ -12,7 +12,11 @@
>
> MAINTAINER= [EMAIL PROTECTED]
>
> +.if defined(WITH_GIGABASE)
> LIB_DEPENDS= gigabase_r.2:${PORTSDIR}/databases/gigabase
> +.else
> +LIB_DEPENDS= db2.0:${PORTSDIR}/databases/db
> +.endif
>
> GNU_CONFIGURE= yes
> CONFIGURE_ARGS= --sbindir=${PREFIX}/sbin \
> @@ -20,7 +24,10 @@
> --localstatedir=/var/run \
> --libdir=${PREFIX}/libexec/oops \
> --enable-oops-user=oops \
> - --without-DB
> +
> +.if defined(WITH_GIGABASE)
> +CONFIGURE_ARGS+= --without-DB
> +.endif
>
> MAN8= oops.8 oopsctl.8
> ====================================================================
>
> >> 2. ������-�� ����� oopsctl ��������� � ������ �������� �����, � ������ -
> >> /tmp. ��� ����� �����-�� ������ �����? ;-)
> >> ���� �� � ������������� ��������� ���, ������, � /var/run?
> SAO> ����������� �����.
>
> � �����-�� ��� �������� (� ������� ��������), �� ��������� �� ��,
> ��� ������������ oops, ��� ������� �������� ������-������, �� ����
> ����� ��������� ����� � /var/run. :-(
>
> ���� � ��� ��� ���-�� ����������, �����, ����� ���������� ����
> �� ������� ���������� ������ � ������������ ��� ����� ��������?
>
> �ݣ ��� ������� �� ����������!
>
> --
> � ���������, ������� ������.
>
>
> =====================================================================
> If you would like to unsubscribe from this list send message to
> [EMAIL PROTECTED] with "unsubscribe oops" in message body.
> Archive is accessible on http://www.paco.net/oops/
>
Igor Khasilev |
PACO Links, igor at paco dot net |
=====================================================================
If you would like to unsubscribe from this list send message to
[EMAIL PROTECTED] with "unsubscribe oops" in message body.
Archive is accessible on http://www.paco.net/oops/