PREPERATION OF STANDALONE JAVA OR WINE BASED MODULES
- Amou
- White ninja
- Posts: 29
- Joined: 11 Mar 2014, 08:08
- Distribution: Porteus V3.0 xfce 32bit
- Location: Iran
PREPERATION OF STANDALONE JAVA OR WINE BASED MODULES
Hi
My main aim is to have this modules running even without having wine or java pre-installed.
Indeed, Would you please advise how to prepare modules like teamviewer (WHICH IS WINE BASED)?
And also those applications that require java, JDK, ... to run like tux.guitar?
My main aim is to have this modules running even without having wine or java pre-installed.
Indeed, Would you please advise how to prepare modules like teamviewer (WHICH IS WINE BASED)?
And also those applications that require java, JDK, ... to run like tux.guitar?
Teach me a lesson, I would be really grateful.
- freestyler
- Contributor
- Posts: 384
- Joined: 17 Oct 2013, 14:21
- Distribution: Porteus XFCE
Re: PREPERATION OF STANDALONE JAVA OR WINE BASED MODULES
Do you mean you want to make a module for teamviewer and include wine in it?
EDIT: I just looked up teamviewer to see what it is and it has a linux version so wine is not needed
EDIT: I just looked up teamviewer to see what it is and it has a linux version so wine is not needed
https://www.porteus-apps.org
- francois
- Contributor
- Posts: 6445
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: PREPERATION OF STANDALONE JAVA OR WINE BASED MODULES
This is a fast one on my lunch break!!
You first try with usm the porteus package manager. kde > application > system > usm. If you cannot assemble the modules there. Just come back.
1) You will get wine and its dependencies from usm. openjdk is there too.
2) You will get teamviewer from pkgs.org in the form a slackware 41.1 .txz package:
http://pkgs.org/slackware-14.1/helmut-h ... o.tgz.html
Download the txz and transform it into the xzm module thru a right click of the mouse.
Put all modules in the /porteus/modules folder and activate them. 8)
You first try with usm the porteus package manager. kde > application > system > usm. If you cannot assemble the modules there. Just come back.
1) You will get wine and its dependencies from usm. openjdk is there too.
2) You will get teamviewer from pkgs.org in the form a slackware 41.1 .txz package:
http://pkgs.org/slackware-14.1/helmut-h ... o.tgz.html
Download the txz and transform it into the xzm module thru a right click of the mouse.
Put all modules in the /porteus/modules folder and activate them. 8)
Prendre son temps, profiter de celui qui passe.
- bdheeman
- Contributor
- Posts: 78
- Joined: 15 Sep 2012, 19:39
- Distribution: Porteus 3.0.1+ MATE/XFCE
- Location: Chandigarh, PB, India
- Contact:
Re: PREPERATION OF STANDALONE JAVA OR WINE BASED MODULES
Linux is a UNIX variant, say it a clone and, or whatever you like and every Linux/UNIX programmer should follow Unix philosophy -- see https://en.wikipedia.org/wiki/Unix_philosophy. furthermore, there is KISS Principle https://en.wikipedia.org/wiki/KISS_principle and last but not the least, Porteus is Linux and, or UNIX in someway or the other, hence we also follow some industry standard rules.
BTW, it is not clear why do you want to mesh the things up in an unusual manner?
BTW, it is not clear why do you want to mesh the things up in an unusual manner?
--
Balwinder S "bdheeman" Dheeman (http://bdheeman.BlogSpot.in/)
"Working together, works! The proof is GNU/Linux and F/LOSS Projects;
Do you too voluntarily work on or contribute to making any difference?"
Balwinder S "bdheeman" Dheeman (http://bdheeman.BlogSpot.in/)
"Working together, works! The proof is GNU/Linux and F/LOSS Projects;
Do you too voluntarily work on or contribute to making any difference?"
- Slaxmax
- Contributor
- Posts: 408
- Joined: 03 Jan 2013, 09:51
- Distribution: KDE4
- Location: Campinas Brazil https://goo.gl/yrxwKi
Re: PREPERATION OF STANDALONE JAVA OR WINE BASED MODULES
I build teamviewer 9 here: http://forum.porteus.org/viewtopic.php?f=51&t=3234
Teamviewer need wine, wine was included in package for default.
Teamviewer need wine, wine was included in package for default.
“DNA is like a computer program but far, far more advanced than any software ever created.”
― Bill Gates, The Road Ahead
― Bill Gates, The Road Ahead
- Amou
- White ninja
- Posts: 29
- Joined: 11 Mar 2014, 08:08
- Distribution: Porteus V3.0 xfce 32bit
- Location: Iran
Re: PREPERATION OF STANDALONE JAVA OR WINE BASED MODULES
yes, in fact I want to make a module (not teamviewer) and it needs to include wine in it, please advise.freestyler wrote:Do you mean you want to make a module for teamviewer and include wine in it?
EDIT: I just looked up teamviewer to see what it is and it has a linux version so wine is not needed
Teach me a lesson, I would be really grateful.
- Amou
- White ninja
- Posts: 29
- Joined: 11 Mar 2014, 08:08
- Distribution: Porteus V3.0 xfce 32bit
- Location: Iran
Re: PREPERATION OF STANDALONE JAVA OR WINE BASED MODULES
thanks dear, I already got that teamviewerSlaxmax wrote:I build teamviewer 9 here: http://forum.porteus.org/viewtopic.php?f=51&t=3234
Teamviewer need wine, wine was included in package for default.
Teach me a lesson, I would be really grateful.
- Amou
- White ninja
- Posts: 29
- Joined: 11 Mar 2014, 08:08
- Distribution: Porteus V3.0 xfce 32bit
- Location: Iran
Re: PREPERATION OF STANDALONE JAVA OR WINE BASED MODULES
I read them, but I am not sure if they are related to my question?bdheeman wrote:Linux is a UNIX variant, say it a clone and, or whatever you like and every Linux/UNIX programmer should follow Unix philosophy -- see https://en.wikipedia.org/wiki/Unix_philosophy. furthermore, there is KISS Principle https://en.wikipedia.org/wiki/KISS_principle and last but not the least, Porteus is Linux and, or UNIX in someway or the other, hence we also follow some industry standard rules.
BTW, it is not clear why do you want to mesh the things up in an unusual manner?
So, please let me know how is the clean usual manner?
Teach me a lesson, I would be really grateful.
- Amou
- White ninja
- Posts: 29
- Joined: 11 Mar 2014, 08:08
- Distribution: Porteus V3.0 xfce 32bit
- Location: Iran
Re: PREPERATION OF STANDALONE JAVA OR WINE BASED MODULES
Dear francois, I am familiar with txz2xzm since slax era. but my main question is "PREPARATION OF STANDALONE JAVA OR WINE BASED MODULES" without having wine or open jdk module.francois wrote:This is a fast one on my lunch break!!
You first try with usm the porteus package manager. kde > application > system > usm. If you cannot assemble the modules there. Just come back.
1) You will get wine and its dependencies from usm. openjdk is there too.
2) You will get teamviewer from pkgs.org in the form a slackware 41.1 .txz package:
http://pkgs.org/slackware-14.1/helmut-h ... o.tgz.html
Download the txz and transform it into the xzm module thru a right click of the mouse.
Put all modules in the /porteus/modules folder and activate them. 8)
Please take a look at teamviewer module proposed by slaxmax http://forum.porteus.org/viewtopic.php?f=51&t=3234
once you run the module it shows wine starting, although you did not have wine installed before. so it means that slaxmax has placed wine dependencies into teamviewer module but it is not merged with wine module.
Teach me a lesson, I would be really grateful.
- Slaxmax
- Contributor
- Posts: 408
- Joined: 03 Jan 2013, 09:51
- Distribution: KDE4
- Location: Campinas Brazil https://goo.gl/yrxwKi
Re: PREPERATION OF STANDALONE JAVA OR WINE BASED MODULES
@amou
I did not include wine in teamviewer.
The producer teamviewer himself did this, just picked up the package and build the module.
I did not include wine in teamviewer.
The producer teamviewer himself did this, just picked up the package and build the module.
“DNA is like a computer program but far, far more advanced than any software ever created.”
― Bill Gates, The Road Ahead
― Bill Gates, The Road Ahead