ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Андрей Черепанов" <cas@altlinux.ru>
To: community@lists.altlinux.org
Subject: Re: [Comm] webinars and Linux
Date: Mon, 27 Oct 2014 11:25:42 +0300
Message-ID: <544E0186.2080401@altlinux.ru> (raw)
In-Reply-To: <544DFC20.9010401@gmail.com>

27.10.2014 11:02, Motsyo Gennadi aka Drool пишет:
> 25.10.2014 15:47, Андрій Добровольський пишет:
>> Всем доброго дня,
>> У кого есть успешный опыт участия в вебинарах в последние месяцы? Чем
>> при этом пользовались?
>> Или теперь нет жизни без Винды?
> 
>     У нас корпоративная служебная видеосвязь проводится на TrueConf. Не
> так давно они допилили клиент под линух. На 7-рке через rpm -Uhv
> --nodeps ставится и вроде работает:
> http://trueconf.ru/downloads/trueconf-linux/
> Хочу выкроить время и перепаковать это дело под ALT как перепаковал
> Skype. Но на 6-х бранчах ему не нравятся системные либы, начиная с glibc.
Может, сделать подмену зависимостей, как я делал в skype-preinstall?

trueconf: Требует: glew-devel (>= 1.5.0) но пакет не может быть установлен
          Требует: libjpeg-turbo но пакет не может быть установлен

С первым просто:
Require: libglew-devel >= 1.5.0
Provides: glew-devel = %{get_version libglew-devel}

Со вторым сложнее:
libjpeg-turbo у нас не собран, да, возможно, хватит и обычного libjpeg.

Помимо этого нужно:
Requires: libqt5-svg libqt5-multimedia
и далее до кучи:
ldd /opt/trueconf/trueconf-bin | grep not\ fou
libQt5Multimedia.so.5 => not found
        libudev.so.0 => not found
        libQt5Positioning.so.5 => not found
        libQt5Sensors.so.5 => not found

Сделаешь подобную прокладку?

-- 
Андрей Черепанов
ALT Linux
cas@altlinux.ru


  reply	other threads:[~2014-10-27  8:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-25 12:47 Андрій Добровольський
2014-10-27  7:43 ` Андрей Черепанов
2014-10-27  8:02 ` Motsyo Gennadi aka Drool
2014-10-27  8:25   ` Андрей Черепанов [this message]
2014-10-27 10:49     ` Motsyo Gennadi aka Drool
2014-10-27 13:53     ` Dmitry Derjavin
2014-10-27 14:03       ` Michael Shigorin
2014-10-27 15:19         ` Andrii Dobrovol`s`kii
2014-10-27 14:26       ` Андрей Черепанов

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=544E0186.2080401@altlinux.ru \
    --to=cas@altlinux.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