Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: k3ck3c on May 30, 2014, 12:57:34 PM

Title: recent wine in Tinycore
Post by: k3ck3c on May 30, 2014, 12:57:34 PM
Hello

Sorry if the answer is obvious, but I would like to have a recent wine, and it seems
https://github.com/leonardoce/tinycore-ports
provides one.

How can I install it ?

Regards
Title: Re: recent wine in Tinycore
Post by: gerald_clark on May 30, 2014, 01:15:21 PM
We do NOT support foreign Core repos.
Anyone providing a private version of Core or a private repo MUST provide their own support.
Please take your support questions to the author of this collection.
Title: Re: recent wine in Tinycore
Post by: Misalf on May 30, 2014, 01:46:13 PM
I can only see a .dep file and a simple script for compiling wine.
It's from a foreign source, but I think you can still use it to make your own wine extension - Compiling wine yourself, basically.

You would first download the source and save it in a directory together with the compile script (edit the script to use the current/downloaded version of WINE).
Then the script will compile wine (this can take quite some time) and creates a wine.tcz extension which you would probably have to copy to /etc/sysconfig/optional/ (TCE-DIR/optional/).

How to use it:
https://github.com/leonardoce/tinycore-ports/blob/master/README.md