ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Igor Vlasenko <vlasenko@imath.kiev.ua>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] Q: commons-cli и log4j - странные зависимости
Date: Wed, 30 Jan 2008 18:07:14 +0200
Message-ID: <20080130160714.GA27322@dad.imath.kiev.ua> (raw)
In-Reply-To: <20080129112858.GK22240@hell.fortress>

On Tue, Jan 29, 2008 at 02:28:58PM +0300, Alexey I. Froloff wrote:
> $ sudo apt-get install jakarta-commons-cli log4j
> Reading Package Lists... Done
> Building Dependency Tree... Done
> The following extra packages will be installed:
>   jakarta-commons-lang jakarta-commons-logging jpackage-utils
>   rpm-build-java xerces-j xml-commons xml-commons-jaxp-1.3-apis
>   xml-commons-resolver12
> The following NEW packages will be installed:
>   jakarta-commons-cli jakarta-commons-lang
>   jakarta-commons-logging jpackage-utils log4j rpm-build-java
>   xerces-j xml-commons xml-commons-jaxp-1.3-apis
>   xml-commons-resolver12
> 0 upgraded, 10 newly installed, 0 removed and 4 not upgraded.
> Need to get 0B/2157kB of archives.
> After unpacking 2570kB of additional disk space will be used.

Извиняюсь за поздний ответ, crazy load average...
 
> Зачем так много?  Я хотел зависнуть от этих двух пакетов...
се ла ви.

> Особенно смущают jpackage-utils и rpm-build-java.
jpackage-utils здесь потому, что в log4j есть приложения.
для их запуска рекомендуется строить classspath с помощью
скрипта build-classpath
а не указывать библиотеки явно.
Например
java -cp \
$(build-classpath xerces-j xml-commons-jaxp-1.3-apis commons-logging) \
<class>

Кстати, это советую сделать для azaureus.

с rpm-build-java, боюсь, findreq наshellил.
в свободное время посмотрю.

-- 

Dr. Igor Vlasenko
--------------------
Topology Department
Institute of Math
Kiev, Ukraine



  reply	other threads:[~2008-01-30 16:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-29 11:28 Alexey I. Froloff
2008-01-30 16:07 ` Igor Vlasenko [this message]
2008-02-01 15:01   ` Денис Смирнов
2008-02-01 16:03     ` Igor Vlasenko

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=20080130160714.GA27322@dad.imath.kiev.ua \
    --to=vlasenko@imath.kiev.ua \
    --cc=devel@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 Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

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


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