Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is Remote Compiling?

compiling remote
0
0 Posted

What is Remote Compiling?

0
0

Remote compiling occurs when RCB runs on a local machine but has all of its build operations take place remotely. RCB requires a Java Virtual Machine (JVM) at version level 1.2.1 or greater. On most UNIX platforms, this should not be an obstacle. However, a few older platforms may never support Java 1.2. If you need to work on one of these platforms, you can run RCB on a local machine, with the local machine providing the Java 1.2 support, to build components on a remote machine without Java 1.2 support. You can do this if: • The remote machine, without Java 1.2 support, is part of a network with machines that support Java 1.2. • The remote machine, without Java 1.2 support, has a common nfs mounting with those machines. This is true if absolute path names on the two machines are the same, usually something like /nfs/some-path. • The local machine, with Java 1.2, has a remote shell. • You have access to Korn shell. Apart from some initial system setup and starting RCB with an additiona

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123