ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Alexei Takaseev <alexei@taf.ru>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] zimbra 8.6.0 gmp p7
Date: Wed, 6 Apr 2016 18:06:15 +0900 (IRKT)
Message-ID: <20934170.368.1459933489528.JavaMail.taf@taf.office.telnet> (raw)
In-Reply-To: <5704D03E.9000509@icv.org.ru>



----- Исходное сообщение -----
> От: "Калинин Максим" <kalinin@icv.org.ru>
> Кому: "ALT Linux Community general discussions" <community@lists.altlinux.org>
> Отправленные: Среда, 6 Апрель 2016 г 17:00:46
> Тема: Re: [Comm] zimbra 8.6.0 gmp p7
> 
> 
> Alexei Takaseev пишет:
> 
> 
> 
> 
> 
> Есть в наличии сборка Zimbra 8.6.0 для ALT P7, трудится как в сетях
> наших клиентов,
> так и на нашем публичном сервере.
> _______________________________________________ Не хотелось бы
> городить еще Центос или Убунту...
> Можете поделиться ? https://cloud.mail.ru/public/Hg2E/9CXKCV2Ko Патчи
> с официального сайта для 8.6.0 ставятся в штатном режиме.
> _______________________________________________ Алексей, спасибо!
> 
> Но у меня, чего-то, не захотела ставится. Ругается на неизвестную ОС
> для х86-64-пакетов.
> Система p7 с обновлениями:

Блин, забыл про микрокостылик:

# cd /bin

# mv uname uname.orig

# cat > uname
#!/bin/sh

case "$1" in
    -i)
        echo "x86_64"
        ;;
    -p)
        echo "x86_64"
        ;;
    *)
        uname.orig $*
        ;;

esac
^D

# chmod 755 uname

и снова запустить процедуру установки

  parent reply	other threads:[~2016-04-06  9:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-05  8:41 Калинин Максим
2016-04-05 10:50 ` Michael Shigorin
2016-04-06  3:50   ` Alexei Takaseev
2016-04-06  3:46 ` Alexei Takaseev
2016-04-06  7:19   ` Калинин Максим
2016-04-06  8:18     ` Alexei Takaseev
2016-04-06  9:06         ` Alexei Takaseev [this message]
2016-04-12 10:06           ` Калинин Максим
2016-04-12 10:32             ` Alexei Takaseev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20934170.368.1459933489528.JavaMail.taf@taf.office.telnet \
    --to=alexei@taf.ru \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git