Running application without installing interpreter?
3 posts
• Page 1 of 1
Running application without installing interpreter?
Is it possible to start a Linux runtime interpreter without executing the full installer on the system?
I'd like to have the runtime and application be downloaded, extracted and executed with a bash script.
I'd like to have the runtime and application be downloaded, extracted and executed with a bash script.
-
norbertjurkiewicz84 - Posts: 62
- Joined: Mon Nov 01, 2010 7:26 pm
Re: Running application without installing interpreter?
Hi Norbert,
I shall contact you via support email for this.
Regards,
Vince
I shall contact you via support email for this.
Regards,
Vince
- Vince|Dyalog
- Posts: 432
- Joined: Wed Oct 01, 2008 9:39 am
Re: Running application without installing interpreter?
Norbert,
You are free to extract the files manually from the .deb or .rpm install package, e.g. with "dpkg-deb -x", put them anywhere you want, and run the "mapl" script to start the interpreter.
I wouldn't say this is an officially supported way to run the interpreter, but as far as I know it should work.
Regards,
Jay.
You are free to extract the files manually from the .deb or .rpm install package, e.g. with "dpkg-deb -x", put them anywhere you want, and run the "mapl" script to start the interpreter.
I wouldn't say this is an officially supported way to run the interpreter, but as far as I know it should work.
Regards,
Jay.
- Jay|Dyalog
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group