WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: recent wine in Tinycore  (Read 5051 times)

Offline k3ck3c

  • Newbie
  • *
  • Posts: 1
recent wine in Tinycore
« 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

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: recent wine in Tinycore
« Reply #1 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.

Offline Misalf

  • Hero Member
  • *****
  • Posts: 1702
Re: recent wine in Tinycore
« Reply #2 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
Download a copy and keep it handy: Core book ;)