Mike Dyall-Smith wrote:
> __________________________________
> rm -rf xaw3d-1.5-3
> mkdir -p /sw/src/xaw3d-1.5-3
> tar -xzf /sw/src/Xaw3d-1.5.tar.gz
> Failed: directory /sw/src/xaw3d-1.5-3/xc/lib/Xaw3d doesn't exist,
> check the package description
> ___________________________________
> 
> Sure enough, if you look in the decompressed directory xaw3d-1.5-3,
> it only has the directory Xaw3d-1.5, there is no xc directory.

Very strange. For me, it has an xc directory:

[imac:]martin% tree -d /sw/src/xaw3d-1.5-3 | head
/sw/src/xaw3d-1.5-3
`-- xc
    `-- lib
        `-- Xaw3d
            |-- X11 -> ..
            `-- unshared

What does "tar ztvf /sw/src/Xaw3d-1.5.tar.gz | head -1" show you? It
gives me

-rw-rw-r-- kaleb/osf  4762 1996-10-15 16:41:18 ./xc/lib/Xaw3d/AllWidgets.c

-- 
Martin

Reply via email to