Tiny Core Linux
Tiny Core Extensions => TCE Talk => Extension requests => Topic started 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 :-\
-
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. (;
-
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.
-
It doesn't look that difficult:
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.
-
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
-
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?
-
I mean the tinycore wine extension maintainer - see:
http://tinycorelinux.net/4.x/x86/tcz/wine.tcz.info
-
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.
-
There's instructions here for zenity if it helps:
http://tinycorelinux.net/6.x/x86_64/tcz/src/zenity/compile_zenity
-
Thanks, will try zenity once more.
-
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.
-
tried compilng wxwidgets for playonlinux generic package but error
-
wxwidgets is provided by wxgtk.tcz .
-
network_tray.tcz submitted to 7.x x86.
-
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! >:( >:( >:( >:(
-
Is it looking for python2 or python3?
If python3, you may need to make a symlink python -> python3
-
just needs python(no 3,2)
-
did you actually google "ImportError: No module named wxversion"?
-
If you compile wxpython and load various extensions from the tc-7.x repo, playonlinux will run.