LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Third Party Installation (https://www.linuxquestions.org/questions/linux-newbie-8/third-party-installation-243204/)

apocolpse 10-15-2004 07:15 PM

Third Party Installation
 
When I install programs like eclise, jedt, netbeans, LimeWire, or any other third party non-system applications, what directory do I put them in and/or what permissions do I have to set the allow all users to access and run them ?

polarbear 10-16-2004 07:25 AM

chmod
 
chmod a+x for the executable,
chmod a+rw for libraries.

apocolpse 10-16-2004 11:02 AM

What about the Directories ?


All times are GMT -5. The time now is 07:18 PM.