Tiny Core Linux

Tiny Core Extensions => TCE Talk => Extension requests => Topic started by: Dualityonme on February 27, 2016, 06:30:29 PM

Title: need wine for 6.4.1 or 7.0!!
Post by: Dualityonme on February 27, 2016, 06:30:29 PM
i tried installing from 2.x repos ,and winetricks doesn't work!
would love to see wine and playonlinux on tiny core :-\
Title: Re: need wine for 6.4.1 or 7.0!!
Post by: Misalf on February 27, 2016, 09:14:20 PM
Can't help regarding playonlinux but I have WINE 1.9.2 compiled on Core 7.x. I could upload it (which could take a while) and send you a link via PM, but be aware that you would need to get some deps manually from 6.x or even older repos. Also, apart from mostly everything seems to work, I haven't really tested it thoroughly. I've just played portal though. (; 
Title: Re: need wine for 6.4.1 or 7.0!!
Post by: Dualityonme on February 28, 2016, 12:54:06 AM

Why other developers can't port playonlinux to tc??
and send you a link via PM
What about uploading it to any of repos of latest tc(ibiblio,...)?So tiny core has problems with hosting?



 ;)
I've just played portal though. (;
portal isn't a golden standard - did you test any other 3D games?does winetricks works ? would need it to get DX(x),D3D easily.
Title: Re: need wine for 6.4.1 or 7.0!!
Post by: Juanito on February 28, 2016, 01:00:30 AM
It doesn't look that difficult:
Quote
Generic package
.tar.gz files:

You just have to extract these files and run "./playonlinux". PlayOnLinux is written in Python, so you have nothing to build, but Python must be installed first.
Title: Re: need wine for 6.4.1 or 7.0!!
Post by: Juanito on February 28, 2016, 02:22:08 AM
wine (and lxde) is available in the tc-4.x repo.

You could install tc-4.x or pm the wine extension maintainer and request an update for tc-7.x
Title: Re: need wine for 6.4.1 or 7.0!!
Post by: Dualityonme on February 28, 2016, 02:48:40 AM
wine (and lxde) is available in the tc-4.x repo.

pm the wine extension maintainer and request an update for tc-7.x
Who seem to be maintainer for wine on tc forum,or you mean wine maintainer widely?
Title: Re: need wine for 6.4.1 or 7.0!!
Post by: Juanito on February 28, 2016, 02:55:22 AM
I mean the tinycore wine extension maintainer - see:

http://tinycorelinux.net/4.x/x86/tcz/wine.tcz.info
Title: Re: need wine for 6.4.1 or 7.0!!
Post by: Misalf on February 28, 2016, 07:11:50 AM
and send you a link via PM
What about uploading it to any of repos of latest tc(ibiblio,...)?So tiny core has problems with hosting?
I didn't really take care about which features were enabled / disabled during compiliation to make it suit the Tiny Core concepts (i.e. reduce bloat). Also something big like WINE would probably need thorough testing which I didn't do either.

;)
I've just played portal though. (;
portal isn't a golden standard - did you test any other 3D games?does winetricks works ? would need it to get DX(x),D3D easily.
Portal was just an example. Winetricks works in CLI but the GUI requires Zenity (from Gnome) which I wasn't able to compile. I tried to replace it with YAD but that didn't quite work.
Title: Re: need wine for 6.4.1 or 7.0!!
Post by: Juanito on February 28, 2016, 07:32:25 AM
There's instructions here for zenity if it helps:

http://tinycorelinux.net/6.x/x86_64/tcz/src/zenity/compile_zenity
Title: Re: need wine for 6.4.1 or 7.0!!
Post by: Misalf on February 28, 2016, 09:54:33 AM
Thanks, will try zenity once more.
Title: Re: need wine for 6.4.1 or 7.0!!
Post by: Misalf on February 28, 2016, 10:48:44 AM
zenity-3.16.3 compiled fine and winetricks GUI works. Needs gtk3 unfortunately but zenity-3.10.2 using gtk2 which I tried earlier needs some gnome stuff so that's probably an OK compromise.
I will submit zenity to 7.x x86 asap.
Title: Re: need wine for 6.4.1 or 7.0!!
Post by: Dualityonme on February 28, 2016, 06:31:42 PM
tried compilng wxwidgets for playonlinux generic package but error
Title: Re: need wine for 6.4.1 or 7.0!!
Post by: Misalf on February 28, 2016, 06:55:03 PM
wxwidgets is provided by  wxgtk.tcz .
Title: Re: need wine for 6.4.1 or 7.0!!
Post by: Misalf on February 28, 2016, 06:59:56 PM
network_tray.tcz  submitted to 7.x x86.
Title: Re: need wine for 6.4.1 or 7.0!!
Post by: Dualityonme on March 02, 2016, 04:33:01 PM
Please,composite dependencies list for generic tar.xz playonlinux package.
I downloaded wxgtk,python,python3,bash(I'm currently on 3.16.6), still needs python! >:( >:( >:( >:(
Title: Re: need wine for 6.4.1 or 7.0!!
Post by: Juanito on March 03, 2016, 01:58:35 AM
Is it looking for python2 or python3?

If python3, you may need to make a symlink python -> python3
Title: Re: need wine for 6.4.1 or 7.0!!
Post by: Dualityonme on March 03, 2016, 02:51:31 AM
just needs python(no 3,2)
Title: Re: need wine for 6.4.1 or 7.0!!
Post by: Juanito on March 03, 2016, 05:24:20 AM
did you actually google "ImportError: No module named wxversion"?
Title: Re: need wine for 6.4.1 or 7.0!!
Post by: Juanito on March 03, 2016, 07:33:31 AM
If you compile wxpython and load various extensions from the tc-7.x repo, playonlinux will run.