Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:install_apps [2011/08/10 23:05] andrewbwiki:install_apps [2012/12/31 09:58] (current) – [tce Directory location] update for core 4.2 and up lverns
Line 94: Line 94:
 <code>tce-load -wil app_name.tcz</code> <code>tce-load -wil app_name.tcz</code>
  
 +If you are running a command line only interface (CLI), then after you load an application using ondemand, then you should refresh your bash path cache with:
 +
 +<code>hash -r</code>
 ==== App Browser ==== ==== App Browser ====
  
Line 135: Line 138:
  
 ==== tce Directory ==== ==== tce Directory ====
 +If you are running a version of Core earlier than 4.2 then you can find the tce directory by opening the terminal and typing 
 +<code>cat /opt/.tce_dir</code>
  
-To find out the tce directory, open the terminal and type +If you are running Core 4.2 or later, then you can find the tce directory by opening the terminal and typing 
- +<code>readlink /etc/sysconfig/tcedir</code>
-<code>cat /opt/.tce_dir</code>+
  
 ==== A note on dependencies and Apps Audit ==== ==== A note on dependencies and Apps Audit ====
Line 146: Line 150:
 If a user wishes the alsa sound system to be loaded at boot time the alsa extension is placed in OnBoot, and as alsa-modules is a dependency it will also be removed from the list of extensions available for selection in the left-hand window. The user may occasionally require use of alsamixergui and so places that in OnDemand. If a user wishes the alsa sound system to be loaded at boot time the alsa extension is placed in OnBoot, and as alsa-modules is a dependency it will also be removed from the list of extensions available for selection in the left-hand window. The user may occasionally require use of alsamixergui and so places that in OnDemand.
  
-If later the user wishes to prevent alsa loading at boot time and removes alsa from the OnBoot list it does not reappear in the list of extensions available for selection. As a consequence it cannot be added back to OnBoot using Apps Audit. The reason for this is that alsamixergui is in the OnDemand list and has alsa (& consequently alsa-modules) as a dependency so alsa (& alsa-modules) do not appear in the list of extensions available to be added to OnBoot or OnDemand. To be able to restore alsa to OnBoot either the file OnBoot.lst in the tce directory must be edited manually or alsamixergui must be removed from OnDemand, then alsa will be added back to the list of available extensions and can be selected for OnBoot. If the latter method is used alsamixergui will need to be replaced in OnDemand after alsa has been added to OnBoot.+If later alsa is removed from OnBoot, either accidentally or because the user wishes to prevent alsa loading at boot time it does not reappear in the list of extensions available for selection. As a consequence it cannot be added back to OnBoot using Apps Audit. The reason for this is that alsamixergui is in the OnDemand list and has alsa (& consequently alsa-modules) as a dependency so alsa (& alsa-modules) do not appear in the list of extensions available to be added to OnBoot or OnDemand. To be able to restore alsa to OnBoot either the file OnBoot.lst in the tce directory must be edited manually or alsamixergui must be removed from OnDemand, then alsa will be added back to the list of available extensions and can be selected for OnBoot. If the latter method is used alsamixergui will need to be replaced in OnDemand after alsa has been added to OnBoot.
  
 This is only one example, but illustrates a possible cause if an extension is not listed as available by Apps Audit, but has been downloaded to local storage. This is only one example, but illustrates a possible cause if an extension is not listed as available by Apps Audit, but has been downloaded to local storage.
Print/export
QR Code
QR Code wiki:install_apps (generated for current page)