ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] kmerlin - ошибка при установке
@ 2003-02-19 20:49 Sasha Martsinuk
  2003-02-20  0:38 ` Евгений В. Хорохорин
  0 siblings, 1 reply; 3+ messages in thread
From: Sasha Martsinuk @ 2003-02-19 20:49 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 1493 bytes --]

Здравствуйте, community.

Я скачал с
http://www.kde.ru/apps.php?action=showapp&timestamp=1026147378
клиента MSN Messenger kmerlin (текущая версия
kmerlin-20020707.tar.gz).
При попытке установки на этапе ./configure выдаёт следующую ошибку;
(тут только фрагмент листинга, полная версия приаттачена):

> [root@localhost kmerlin-20020707]# ./configure
> checking build system type... i686-pc-linux-gnu
> checking host system type... i686-pc-linux-gnu
> checking target system type... i686-pc-linux-gnu
> checking for a BSD-compatible install... /bin/install -c
> checking for -p flag to install... yes
> checking whether build environment is sane... yes
> checking whether make sets ${MAKE}... yes
>          ...
>          ...
>          ...
> checking for KDE... libraries /usr/lib, headers /usr/include
> checking for KDE paths... defaults
> checking for dcopidl... /usr/bin/dcopidl
> checking for dcopidl2cpp... /usr/bin/dcopidl2cpp
> checking for mcopidl... not found
> configure: error: The important program mcopidl was not found!
> Please check whether you installed KDE correctly.

... и вываливаецца назад в шелл...

> [root@localhost kmerlin-20020707]#

Дистрибутив у меня AltLinux Junior 2.0, KDE кажись установленно
нормально и полностью.

All, скажите, чего может не хватать?

З.Ы. ИМХО, эта софтина сработана для KDE2, а у меня 3й, вот и может
соблюдацца какое-то несоотвецтвие. Или они полностью совместимы?

-- 
С уважением,
 Sasha                          mailto:kulibin@ukr.net

[-- Attachment #2: output --]
[-- Type: application/octet-stream, Size: 6354 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Comm] kmerlin - ошибка при установке
  2003-02-19 20:49 [Comm] kmerlin - ошибка при установке Sasha Martsinuk
@ 2003-02-20  0:38 ` Евгений В. Хорохорин
  2003-02-20  9:33   ` [Comm] Re[2]: " Sasha Martsinuk
  0 siblings, 1 reply; 3+ messages in thread
From: Евгений В. Хорохорин @ 2003-02-20  0:38 UTC (permalink / raw)
  To: community

On Wed, 19 Feb 2003 22:49:46 +0200
Sasha Martsinuk <kulibin@ukr.net> wrote:

> > checking for mcopidl... not found
            ^^^^^^^^^^^^^^^^^^^^^^^^

> > configure: error: The important program mcopidl was not found!
> > Please check whether you installed KDE correctly.

> 
> ... и вываливаецца назад в шелл...
> 
> > [root@localhost kmerlin-20020707]#
> 
> Дистрибутив у меня AltLinux Junior 2.0, KDE кажись установленно
> нормально и полностью.
набоор пакетов для использования КДЕ и для  сбоорки приложений для КДЕ
отличается. Junior предусматривает первый случай.

> 
> All, скажите, чего может не хватать?
[genix@genix genix]$ rpm -qf `whereis mcopidl `
libarts-devel-1.1.0-alt4

> З.Ы. ИМХО, эта софтина сработана для KDE2, а у меня 3й, вот и может
> соблюдацца какое-то несоотвецтвие. Или они полностью совместимы?
Нет, не совместимы.

-- 
Best regards,				mailto: genix@sendmail.ru
		Genix			http://saratov.lug.ru
Registered Linux User #219993		JID: genix@jabber.org

	-= С моих слов записано верно, мною прочитано =-


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Comm] Re[2]: [Comm] kmerlin - ошибка при установке
  2003-02-20  0:38 ` Евгений В. Хорохорин
@ 2003-02-20  9:33   ` Sasha Martsinuk
  0 siblings, 0 replies; 3+ messages in thread
From: Sasha Martsinuk @ 2003-02-20  9:33 UTC (permalink / raw)
  To: Евгений В.
	Хорохорин

[-- Attachment #1: Type: text/plain, Size: 3282 bytes --]

Здравствуйте, Евгений.

Вы писали 20 лютого 2003 р., 2:38:30:

<skip>
>> > checking for mcopidl... not found

>> > configure: error: The important program mcopidl was not found!
>> > Please check whether you installed KDE correctly.

>> ... и вываливаецца назад в шелл...

>> Дистрибутив у меня AltLinux Junior 2.0, KDE кажись установленно
>> нормально и полностью.
ЕВХ> набоор пакетов для использования КДЕ и для  сбоорки приложений для КДЕ
ЕВХ> отличается. Junior предусматривает первый случай.

>> 
>> All, скажите, чего может не хватать?
ЕВХ> [genix@genix genix]$ rpm -qf `whereis mcopidl `
ЕВХ> libarts-devel-1.1.0-alt4
</skip>

Спасибо, libarts-devel-1.1.0-alt4 со второго диска поставил.
Сконфигурировал. Но теперь make работать не хочет.
Кусок вывода (остальное приаттачено):

[root@localhost kmerlin-20020707]# make
cd . && make -f admin/Makefile.common configure.in ;
make[1]: Entering directory `/root/kmerlin-20020707'
make[1]: Leaving directory `/root/kmerlin-20020707'
cd . && aclocal
cd . && automake --foreign --include-deps ./Makefile
cd . && perl admin/am_edit Makefile.in
cd . && autoconf
/bin/sh ./config.status --recheck
running /bin/sh ./configure  --prefix=/usr  --no-create --no-recursion
checking build system type... i686-pc-linux-gnu
          ...
          ...
          ...
Making all in kmerlin
make[2]: Entering directory `/root/kmerlin-20020707/kmerlin'
cd .. && automake --gnu --include-deps kmerlin/Makefile
cd .. && perl admin/am_edit kmerlin/Makefile.in
cd .. \
&& CONFIG_FILES=kmerlin/Makefile CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating kmerlin/Makefile
config.status: executing depfiles commands
make[2]: Leaving directory `/root/kmerlin-20020707/kmerlin'
make[2]: Entering directory `/root/kmerlin-20020707/kmerlin'
Makefile:400: .deps/adduserimpl.Po: No such file or directory
Makefile:401: .deps/chatmember.Po: No such file or directory
Makefile:402: .deps/chatviewimpl.Po: No such file or directory
Makefile:403: .deps/chatwindow.Po: No such file or directory
Makefile:404: .deps/idle.Po: No such file or directory
Makefile:405: .deps/imchatservice.Po: No such file or directory
Makefile:406: .deps/imcontact.Po: No such file or directory
Makefile:407: .deps/imgroups.Po: No such file or directory
Makefile:408: .deps/imservice.Po: No such file or directory
Makefile:409: .deps/imservicesocket.Po: No such file or directory
Makefile:410: .deps/kmerlinselectview.Po: No such file or directory
Makefile:411: .deps/kmerlinview.Po: No such file or directory
Makefile:412: .deps/kmsn.Po: No such file or directory
Makefile:413: .deps/kmsnaction.Po: No such file or directory
Makefile:414: .deps/kmsnapp.Po: No such file or directory
Makefile:415: .deps/main.Po: No such file or directory
Makefile:416: .deps/newuserimpl.Po: No such file or directory
Makefile:417: .deps/systemnotifier.Po: No such file or directory
make[2]: *** No rule to make target `.deps/systemnotifier.Po'.  Stop.
make[2]: Leaving directory `/root/kmerlin-20020707/kmerlin'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/kmerlin-20020707'
make: *** [all] Error 2
[root@localhost kmerlin-20020707]#

Хоть вешайся :(((
А поговорить по МСН ой, как хочецца ...

-- 
С уважением,
 Sasha                          mailto:kulibin@ukr.net

[-- Attachment #2: output2. --]
[-- Type: application/octet-stream, Size: 15518 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-02-20  9:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-19 20:49 [Comm] kmerlin - ошибка при установке Sasha Martsinuk
2003-02-20  0:38 ` Евгений В. Хорохорин
2003-02-20  9:33   ` [Comm] Re[2]: " Sasha Martsinuk

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