[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: trouble installing cxx



On 02 Jan 2003 23:45:31 +0100 Dannis 't Hart <dchart@dds.nl> wrote:

> Hi,
> 
> So, after receiving a password from HP/Compaq for the .rpm.crypt files,
> I was able to succesfully install ccc-6.5.9-001-6.alpha.rpm (after
> changing /usr/bin/gcc back from /usr/bin/gcc-3.2 to /usr/bin/gcc-2.95,
> though).
> 
> But now, trying to install cxx-6.3.9.7-1.alpha.rpm (which isn't the
> latest one available; that would be 6.5.9.31-1.alpha.rpm) I run into
> some trouble.
> 
> It complains:
> 
> chmod: failed to get attributes of
> `usr/lib/compaq/cxx-6.3.9.7/alpha-linux/bin/crtbegin.o': No such file or
> directory
> chmod: failed to get attributes of
> `usr/lib/compaq/cxx-6.3.9.7/alpha-linux/bin/crtend.o': No such file or
> directory

Hi,

It might be a typo in the install script.  The paths you show above are
missing the initial / at the beginning. The paths should begin as /usr
not just usr.

Also, these two files are just symlinks into files that reside in your gcc
installation directory.  You might want to check you flipped your
/usr/lib/gcc-lib/ subdirectories correctly between 2.95 and 3.2.

Alan



Reply to: