hey folks,
Just like we extract a .tar.gz file ->./configure->make->make install on ubuntu. is it possible to do the same by placing the .tar file in the targetNFS folder and implementing the above steps to install an application in AM335x?
From where in the target NFS can i add a gcc compiler to the path to enable compiling of the package?