On Mon, Jun 16, 2003 at 12:32:52PM +0400, Alexey Tourbin wrote: > On Mon, Jun 16, 2003 at 12:19:49PM +0400, vserge wrote: > > Так как мне не удалось разрешить проблемы с зависимостями на перл скрипты > > (Self Requires) > > поэтому пакет приходится ставить с опцией --nodeps > > Я посмотрю. Если речь идёт об этом: $ rpm -ivh --test ~/RPM/RPMS/noarch/MHonArc-*2.6.3-alt0.1.noarch.rpm error: failed dependencies: perl(Unicode/MapUTF8.pm) is needed by MHonArc-2.6.3-alt0.1 perl(Unicode/String.pm) is needed by MHonArc-2.6.3-alt0.1 $ то все зависимости определились правильно. Grep is your friend (c). Для работы нужен дополнительный модуль, об этом написано в CHANGES: and to remove unnecessary code. Use of module does require that the Unicode::MapUTF8 module is installed and the utf8 pragma is supported in the version of Perl you are using. У нас такого пакета пока нет. $ cpan cpan shell -- CPAN exploration and modules installation (v1.70) ReadLine support enabled cpan> m Unicode::MapUTF8 CPAN: Storable loaded ok Going to read /home/at/.cpan/Metadata Database was generated on Sun, 15 Jun 2003 23:14:42 GMT Module id = Unicode::MapUTF8 DESCRIPTION Conversions to and from arbitrary charsets CPAN_USERID SNOWHARE (Benjamin Franz ) CPAN_VERSION 1.09 CPAN_FILE S/SN/SNOWHARE/Unicode-MapUTF8-1.09.tar.gz DSLI_STATUS Rdpf (released,developer,perl,functions) INST_FILE (not installed) cpan> No history written (no histfile specified). Lockfile removed. $