This file contains help information to run Rtube as portable application on Macintosh/Linux/Windows

				
****************************************************************************************
*** Since Rtube1.6.1beta you can open files and websites via commandline with Rtube ****
****************************************************************************************
	- usage:
		Windows:
					RunRtubeOnWindowsFirefox.bat PATH_TO_WEBSITE_OR_MEDIAFILE
		Linux:
					. runRtube.sh PATH_TO_WEBSITE_OR_MEDIAFILE
					OR
					PATH_TO_WEBSITE_OR_MEDIAFILE
					(not supported via RtubeLinux-executable)
		Macintosh:
					- Edit runRtubeOnMacintoshFirefox.scpt so it can forward your parameter with filepath to Rtube
					(Please submit your working script to rtube@rsolution.be, thx!)
					. runRtube.sh PATH_TO_WEBSITE_OR_MEDIAFILE
					OR
					[RtubeDirectory]/RsolutionSystem/runRtubeOnAppleMacFirefox.sh $@
					OR
					/Applications/Firefox.app/Contents/MacOS/firefox-bin -app [RtubeDirectory]/RsolutionSystem/Rsolution/application.ini $@

****************************************************************************************
************************ Start Rtube on MACINTOSH **************************************
****************************************************************************************
	--> Double click: runRtubeOnMacintoshFirefox.app
		- Rtube will show up.
	
	--> This needs Firefox installed @ /Applications/Firefox.app/Contents/MacOS/firefox-bin
		- Reinstall Firefox in this location 
	
	--> You can also edit the script: runRtubeOnMacintoshFirefox.scpt
	and replace "/Applications/Firefox.app/Contents/MacOS/firefox-bin" where you 
	installed firefox.
		- edit file
		- save the file/overwrite as: runRtubeOnMacintoshFirefox.app in the Rtube directory
		
	--> Option 2 (via runRtube.sh)
		- Edit [RtubeDirectory]/RsolutionSystem/runRtubeOnAppleMacFirefox.sh to match your firefox directory
			-defaults to: /Applications/Firefox.app/Contents/MacOS/firefox-bin
		- make runRtube.sh executable
		- run runRtube.sh via terminal: ". runRtube.sh"
		
*****************************************************************************************
************************ Start Rtube on LINUX with XULRUNNER OR FIREFOX *****************
*****************************************************************************************
	--> Edit the permissions for "RtubeLinux"
		- click properties
		- tab: permissions
			checkbox: executable file
		- you can now double click to open Firefox
	--> Double click on: RtubeLinux
		- Rtube will show up.
	
	--> It can also started with the terminal:
		- cd to the Rtube directory
		- execute: ". runRtube.sh" in the terminal.
		
	This method depends on:
	- XULRunner
	OR
	- Firefox
	
	
*****************************************************************************************
************************ Start Rtube on Windows *****************************************
*****************************************************************************************
	--> run Rtube.exe
	or
	--> run RunRtubeOnWindowsFirefox.bat
	
	
	
	
*****************************************************************************************
*****************************************************************************************
*****************************************************************************************
*  If you encounter any problem please don't hesitate to contact our helpdesk by mail.  *
*   						rtube@rsolution.be                                          *
*****************************************************************************************