Changes

no edit summary
Line 1: Line 1: −
Welcome to Simone Giustetti's wiki pages.
+
{{header_en|title=StudioSG SlackBuild script for WINE| keyword={{Template:keyword_en_wine}}| description=A script to build a working WINE package for the Slackware Linux distribution | link_page=wine_multilib_slackbuild}}
   −
 
+
Just some quick notes about multilib Wine build process using a Slackbuild script.
Languages: '''English''' - [http://www.giustetti.net/wiki/index.php/wine_multilib_slackbuild Italiano]
  −
 
  −
----
  −
 
  −
 
  −
Just some quick notes about multilib Wine build process using a Slckbuild script.
      
The build process shall run twice with a proper configuration for each run:
 
The build process shall run twice with a proper configuration for each run:
Line 51: Line 45:  
       configure --with-wine64=<dir>
 
       configure --with-wine64=<dir>
    +
 +
A recent slackbuildd script and the files used to compile Wine can be found in a compressed archive available at link: [http://www.giustetti.net/resource/slackbuild/wine/wine-1.7.15.tar.gz wine 1.7.15]
 +
The script uses both Fontforge and Requiredbuilder. If You do not wish to use them set the proper variables as follows: REQUIRE_FONTFORGE="NO" e REQUIREDBUILDER_USE="NO"
 +
 +
 +
For any feedback, questions, errors and such, please e-mail me at ''studiosg [at] giustetti [dot] net''.
    
----
 
----
   −
Languages: '''English''' - [http://www.giustetti.net/wiki/index.php/wine_multilib_slackbuild Italiano]
+
{{footer_en | link_page=wine_multilib_slackbuild}}