You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



Where does one store portable executables?

Author (Read 2265 times)

0 Members and 2 Guests are viewing this topic.

Re: Where does one store portable executables?
« Reply #3 on: July 31, 2015, 10:31:18 AM »
 

paul1149

  • PayPal Supporter
  • I come here a lot
  • *****
  • 316
    Posts
  • Reputation: 42
  • Enjoying Linux
    • View Profile

  • CPU: C2D

  • MEMORY: 6Gb

  • VIDEO CARD: nVidia
Quote
http://www.debianadmin.com/linux-directory-structure-overview.html (Linux Directory Structure Overview; 3/23/08)


Thanks, that link gave me this, which seems to be the best fit. I'll see how permissions go.




/usr
[/color]A sub hierarchy to the root file system which is a User data directory. Contains user specific utilities and applications. You will again see a lot of important but not critical file systems are mounted. Here you would again find a bin, sbin & lib directory which contains non-critical user and system binaries and related libraries and a share directory. Also found here are the include directory with include files
[/color]/usr/bin
[/color]Contains Non-Essential Non-critical command binaries for users.
 

Re: Where does one store portable executables?
« Reply #2 on: July 31, 2015, 12:06:49 AM »
 

shengchieh

  • Forum Regular
  • ***
  • 155
    Posts
  • Reputation: 46
  • Linux Lite Member
    • View Profile
    • Tux's Links
Window executables will not run on linux natively.  Use WINE.  Documentations are in

www.winehq.org

I would think LL manual also have some.

----

Also I would not mixed linux and window executables.  Create a new directory in /usr local/ or something (e.g., /usr/local/window).  Some links on file structure are

http://www.debianadmin.com/linux-directory-structure-overview.html (Linux Directory Structure Overview; 3/23/08)
http://en.wikipedia.org/wiki/Comparison_of_file_systems (Comparison of file systems) (Comparison of file systems; current)
http://omnitraining.net/free-articles/192-back-to-basics-unix-file-permissions (Back to Basics: Unix File Permissions; 2/17/10)
http://www.junauza.com/2009/03/important-linux-file-directories-that.html (Important Linux File Directories That Users Should Know About; 3/5/09)
http://www.nixtutor.com/linux/understanding-the-linux-directory-layout/ (Understanding the Linux Directory Layout; 2/5/09)
http://www.ibm.com/developerworks/linux/library/l-lpic1-v3-104-7/index.html (Learn Linux, 101: Find and place system files; 6/9/10)
http://www.ibm.com/developerworks/linux/library/l-lpic1-v3-104-2/index.html (Learn Linux, 101: Maintain the integrity of filesystems; 8/24/10)
http://www.linuxbsdos.com/2011/09/18/guide-to-disks-and-disk-partitions-in-linux/ (Guide to disks and disk partitions in Linux; 9/18/11)
http://www.howtogeek.com/117435/htg-explains-the-linux-directory-structure-explained/ (HTG Explains: The Linux Directory Structure Explained; 6/25/12)
http://www.tecmint.com/linux-directory-structure-and-important-files-paths-explained/ (Linux Directory Structure and Important Files Paths Explained; 9/16/13)

Sheng-Chieh
 

Where does one store portable executables?
« Reply #1 on: July 28, 2015, 11:57:17 PM »
 

paul1149

  • PayPal Supporter
  • I come here a lot
  • *****
  • 316
    Posts
  • Reputation: 42
  • Enjoying Linux
    • View Profile

  • CPU: C2D

  • MEMORY: 6Gb

  • VIDEO CARD: nVidia
I've got a couple of portable executables that I don't know how to integrate into the system. For instance, Palemoon is in a folder. I want to park it in the right place and then create a launcher to it, on the desktop and the start menu, for lack of a better term.


I also have a portable windows executable that I can fire directly, but which I cannot fire via launcher. If I park it at /opt or /usr/bin I keep getting access violations, or nothing happens at all.


Thanks for any guidance.
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section