ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Баталов Григорий" <bga@kgok.murmansk.su>
To: mandrake-russian@altlinux.ru
Subject: [mdk-re] Re: pkzip, к-рый упорно не хочет запускаться
Date: Wed Sep 12 16:10:12 2001
Message-ID: <20010912161331.704e5f2a.bga@kgok.murmansk.su> (raw)
In-Reply-To: <20010912154349.A15768@hb.ant-on.net>

Wed, 12 Sep 2001 15:43:49 +0400
HB <npecca@yahoo.com> писал(а):

> >     Пардон, не заметил. А можно мне этот файлик на e-mail?
> 
> Ловите. Я запаковал его bzip2. (Извините, если какая-то белиберда с
> аттачментом будет: это 1-й раз, когда я отправляю письмо с аттачментом
> из-под Линукс, тем более из mutt)

     Последовательность действий:

  - смотрим pklin251.exe по F3 в mc и видим строчку /lib/ld-linux.so.1
  - не находим такой библиотеки в /lib и делаем _временно_ символическую
    ссылку на ld-2.2.4.so (как и ld-linux.so.2)
  - пытаемся выполнить $ldd pklin251.exe и получаем ошибку:
    ldd: warning: you do not have execution permission for `./pklin251.exe'
    /usr/bin/ldd: ./pklin251.exe: Permission denied
  - добавляем права на запуск: $chmod u+x pklin251.exe и снова
    выполняем $ldd pklin251.exe. Видим сообщения:
        /lib/libNoVersion.so.1 => /lib/libNoVersion.so.1 (0x40016000)
        libg++.so.27 => not found
        libstdc++.so.27 => not found
        libm.so.5 => not found
        libc.so.5 => not found
        libc.so.6 => /lib/libc.so.6 (0x40024000)
        /lib/ld-linux.so.1 => /lib/ld-linux.so.1 (0x40000000)
    начинаем подозревать, что программа основана на libc5 ;)
  - делаем _временно_ сим.линки:
        /usr/lib/libg++.so.27 => /usr/lib/libg++.so.2.7.2.8
        /usr/lib/libstdc++.so.27 => /usr/lib/libstdc++.so.2.7.2.8
        /lib/libm.so.5 => /lib/libm-2.2.4.so
        /lib/libc.so.5 => /lib/libc-2.2.4.so
  - опять запускаем программу, она падает в кору
  - вздыхаем о потерянном времени и удаляем все сделанные
    сим.линки
  - подумываем об использовании gzip/bzip2 :)

-- 
 Баталов Григорий.



  parent reply	other threads:[~2001-09-12 16:10 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-11 14:12 [mdk-re] File does exist, but cannot be run ('No such file or directory') HB trying to survive under Linux
2001-09-11 15:08 ` Sergey Krivulja
2001-09-11 16:41   ` HB trying to survive under Linux
2001-09-11 20:20     ` Re[2]: " Sergey Krivulja
2001-09-12  6:50     ` Alexey Korotkov
2001-09-12 12:25       ` HB trying to survive under Linux
2001-09-12 15:59         ` Alexey Korotkov
2001-09-13 10:03       ` [mdk-re] два потока в интернет paul
2001-09-13 10:13         ` [mdk-re] " cornet
2001-09-13 10:23           ` Баталов Григорий
2001-09-13 11:40           ` [mdk-re] Re: [mdk-re] Ä×Á ÐÏÔÏËÁ × ÉÎÔÅÒÎÅÔ Yuri Ryazantsev
2001-09-12  3:30 ` [mdk-re] File does exist, but cannot be run ('No such file or directory') Sergei
2001-09-12 11:49   ` HB trying to survive under Linux
2001-09-12 12:01     ` Баталов Григорий
2001-09-12 14:23       ` HB trying to survive under Linux
2001-09-12 14:32         ` Баталов Григорий
2001-09-12 16:10             ` Баталов Григорий [this message]
2001-09-12 14:07     ` Sergei

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=20010912161331.704e5f2a.bga@kgok.murmansk.su \
    --to=bga@kgok.murmansk.su \
    --cc=mandrake-russian@altlinux.ru \
    /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