* [devel] Q: commons-cli и log4j - странные зависимости
@ 2008-01-29 11:28 Alexey I. Froloff
2008-01-30 16:07 ` Igor Vlasenko
0 siblings, 1 reply; 4+ messages in thread
From: Alexey I. Froloff @ 2008-01-29 11:28 UTC (permalink / raw)
To: ALT Devel discussion list
[-- Attachment #1: Type: text/plain, Size: 853 bytes --]
$ 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.
Зачем так много? Я хотел зависнуть от этих двух пакетов...
Особенно смущают jpackage-utils и rpm-build-java.
--
Regards,
Sir Raorn.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [devel] Q: commons-cli и log4j - странные зависимости
2008-01-29 11:28 [devel] Q: commons-cli и log4j - странные зависимости Alexey I. Froloff
@ 2008-01-30 16:07 ` Igor Vlasenko
2008-02-01 15:01 ` Денис Смирнов
0 siblings, 1 reply; 4+ messages in thread
From: Igor Vlasenko @ 2008-01-30 16:07 UTC (permalink / raw)
To: ALT Linux Team development discussions
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [devel] Q: commons-cli и log4j - странные зависимости
2008-01-30 16:07 ` Igor Vlasenko
@ 2008-02-01 15:01 ` Денис Смирнов
2008-02-01 16:03 ` Igor Vlasenko
0 siblings, 1 reply; 4+ messages in thread
From: Денис Смирнов @ 2008-02-01 15:01 UTC (permalink / raw)
To: ALT Linux Team development discussions
[-- Attachment #1: Type: text/plain, Size: 360 bytes --]
On Wed, Jan 30, 2008 at 06:07:14PM +0200, Igor Vlasenko wrote:
IV> jpackage-utils здесь потому, что в log4j есть приложения.
А отрезать приложения от библиотеки?
Библиотека мне нужна, приложения -- совершенно не нужны.
--
С уважением, Денис
http://freesource.info
----------------------------------------------------------------------------
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [devel] Q: commons-cli и log4j - странные зависимости
2008-02-01 15:01 ` Денис Смирнов
@ 2008-02-01 16:03 ` Igor Vlasenko
0 siblings, 0 replies; 4+ messages in thread
From: Igor Vlasenko @ 2008-02-01 16:03 UTC (permalink / raw)
To: ALT Linux Team development discussions
On Fri, Feb 01, 2008 at 06:01:46PM +0300, Денис Смирнов wrote:
> On Wed, Jan 30, 2008 at 06:07:14PM +0200, Igor Vlasenko wrote:
>
> IV> jpackage-utils здесь потому, что в log4j есть приложения.
>
> А отрезать приложения от библиотеки?
>
> Библиотека мне нужна, приложения -- совершенно не нужны.
Бороться там не за что...
те приложения - два шел скрипта по 500 б,
запускающие библ. ф-и.
и jpackage-гешді - тоже шел - мезер
--
Dr. Igor Vlasenko
--------------------
Topology Department
Institute of Math
Kiev, Ukraine
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-02-01 16:03 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-29 11:28 [devel] Q: commons-cli и log4j - странные зависимости Alexey I. Froloff
2008-01-30 16:07 ` Igor Vlasenko
2008-02-01 15:01 ` Денис Смирнов
2008-02-01 16:03 ` Igor Vlasenko
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