Operating System - HP-UX
1837900 Members
3130 Online
110123 Solutions
New Discussion

Re: Installing aCC in to remote (NFS) path

 
nagarajav
New Member

Installing aCC in to remote (NFS) path

Hi All,

I wanted to install aCC in to mounted nfs path. My machine is 11.31 PA-RISC. I am not able to find any option with swinstall that serves my purpose.

Could anybody throw more light on this please?
4 REPLIES 4
Dennis Handly
Acclaimed Contributor

Re: Installing aCC in to remote (NFS) path

As long as you have root as root on that NFS filesystem you can use
# swinstall -x write_remote_files=true ...

I assume you have a symlink from /opt/aCC to your NFS mount? Or did you mount it directly on that directory?
Or are you going to install on an alternate root?
nagarajav
New Member

Re: Installing aCC in to remote (NFS) path

Hi Dennis,

I have created a simlink "/opt/aCC-remote" to the nfs path (nfs share is from AIX server). I am getting I/O error though I try swinstall -x write_remote_files=true option. Could you please give me the complete command.
OldSchool
Honored Contributor

Re: Installing aCC in to remote (NFS) path

Dennis said: symlink from /opt/aCC to your NFS mount

You said: simlink "/opt/aCC-remote" to the nfs path

*change your name to the one Dennis provided
nagarajav
New Member

Re: Installing aCC in to remote (NFS) path

I have aCC 3.74 already installed in /opt/aCC. Can not created link to /opt/aCC.