Operating System - HP-UX
1832313 Members
2116 Online
110041 Solutions
New Discussion

Sam skips files due to remote file system

 
John Sherman_1
Occasional Contributor

Sam skips files due to remote file system

I am trying to install a gcc binary on my HPUX 11.00 system using SAM. I get over 500 warnings (example below)and none of the files are copied to the machine.

WARNING: Skipping file "/usr/local/lib/libstdc++.sl.5.0" because it is on a remote file system.

Does anyone know why I am getting this message and how to "fix" it.


Thanks,
John Sherman
Astek Corporation
2 REPLIES 2
Michael Tully
Honored Contributor

Re: Sam skips files due to remote file system

You are actually installing the software through 'swinstall'. The error messages indicate that the file(s) that it is looking for are on an NFS filesystem. If you were to have these files on a normally mounted filesystem you may be okay.

What is the binary your trying to install?
Anyone for a Mutiny ?
Ravi_8
Honored Contributor

Re: Sam skips files due to remote file system

Hi john

I will be these errors frequently when i try to install s/w from my AFS tree, so i copy files to local machine and do the install
never give up