p7zip in AC

Paweł Sikora pluto at agmk.net
Wed May 10 10:58:53 CEST 2006


Dnia środa, 10 maja 2006 09:59, Paweł Gołaszewski napisał:
> It's broken - it looks for his files in wrong place:
> [...]
> open("/usr/bin//usr/lib/p7zip",
> O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or
> directory) open("/usr/bin//usr/lib/p7zip/Formats",
> O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or
> directory) [...]

???

(...)
open("/usr/lib64/p7zip", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 3
open("/usr/lib64/p7zip/Formats", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 3
open("/usr/lib64/p7zip/Formats/7z.so", O_RDONLY) = 4
(...)
open("test.7z", O_WRONLY|O_CREAT|O_EXCL, 0666) = 3
open("/usr/lib64/p7zip/Codecs/LZMA.so", O_RDONLY) = 4

> # rpm -q p7zip
> p7zip-4.29-1

ac at amd64.


More information about the pld-devel-en mailing list