Displaying 20 results from an estimated 30000 matches similar to: "Install-wine-deps.sh now supports OpenSuse 11 and Fedora 10"
2011 Nov 13
1
gstreamer-0.10 development libraries not found on Fedora 16
Hello all,
I try to compile 32 bit Wine (latest wine-git) on 64 bit Fedora 16 with gstreamer support, but after ./configure command I always get that my libraries are missing.
I did following to get all dependencies for building wine:
Building Wine on Fedora 14 x86_64 (http://wiki.winehq.org/WineOn64bit)
install-wine-deps.sh (http://winezeug.googlecode.com/svn/trunk/install-wine-deps.sh)
2008 Feb 27
1
New winetricks 20080227: new verbs vbrun3, vbrun4, vbrun5, vbrun6
Detlef contributed verbs vbrun3 and vbrun4, thanks!
And I added vbrun5 and vbrun6 as the preferred synonym for
the existing verbs vbvm5 and vbrun60. That should be easier.
As always, winetricks is at
http://kegel.com/wine/winetricks
and its source repository is at
http://winezeug.googlecode.com
2009 Jun 08
0
New winetricks 20090607: new verbs d3dx9, fontsmooth-foo, vb2run, vcrun2008sp1, wme9, xact
Another, er, quarter, another winetricks.
Online as always at
http://kegel.com/wine/winetricks
or
http://winezeug.googlecode.com
Thanks to Austin English for taking on most of the work keeping
winetricks up to date!
(And apologies for my own slowness in doing another release.)
Changes since 20090116:
------------------------------------------------------------------------
r491 |
2011 Mar 07
0
New winetricks-alpha 20110306: new game Crysis 2 Demo and seven others, new dll dinput, lots of bug fixes; ie8 now works
Another fortnight, another Winetricks.
Version 20110306-alpha has a slightly cleaned up gui,
a handful of bugfixes and sha1sum updates,
eight new games (crysis2_demo_mp, diablo2, dragonage,
masseffect2_demo, penpenxmas, rayman2_demo, sammax301_demo, and secondlife),
one new dll (dinput),
and one new setting (vd=640x480).
It removes ie68, which is no longer needed, now that ie8 works.
It isolates
2009 Aug 24
1
Want to help Wine and prevent regressions in your favorite (downloadable) app?
Howdy all,
For Google Summer of Code, I worked on a project I called Appinstall,
which is basically an automated test framework for Wine. It works as a
simple shell script, that runs several independent tests of
applications, then parses the log files to make sure no applications
broke, or bugs were fixed. The tests themselves are written using
AutoHotKey (http://www.autohotkey.com).
The neat
2012 Mar 10
12
Compiling & running 1.4 on 64bit
I need someone's expertise.
I have compiled wine 1.4-1 in a Xubuntu 12.04 beta, running on virtual machine (obviously a 32bit system, since it's VM).
Steps i took:
Code:
1. installed development packages by running http://winezeug.googlecode.com/svn/trunk/install-wine-deps.sh (as instructed on http://wiki.winehq.org/Wine64)
2. apt-get build-dep wine
3. apt-get install patch libpulse-dev
2008 Apr 30
0
[Fwd: Re: openSUSE 11.0 - NUT]
Stanislav Brabec wrote:
> Please note that 2.2.2-pre3 installs hald addons by default to / on
> openSUSE 11.0 beta 2 x86_64. Not a big problem.
Here is a patch, which fixes openSUSE 11.0 beta 2 x86_64:
--- m4/nut_check_libhal.m4
+++ m4/nut_check_libhal.m4
@@ -63,7 +63,7 @@
dnl As per HAL spec, ?5 Callouts and ?2 Device Information Files
dnl - addon install path: $libdir/hal
2009 Jan 16
0
New winetricks 20090116: new verbs mono22, urlmon, wininet, controlpad, native_oleaut32, msscript, hosts; plus various updates and bugfixes
Gee, it's been a while since I posted a new version of winetricks.
This is rather a big update.
As always, online at
http://kegel.com/wine/winetricks
Please submit bug reports to
http://code.google.com/p/winezeug/issues/list
svn log since version 20081127:
r264 | daniel.r.kegel | 2009-01-16
Don't set winver to win2K when installing .net 1.1.
r263 | daniel.r.kegel | 2009-01-16
Add
2008 Mar 14
0
new winetricks 20080314: added vcrun2003, improved dotnet11, fixed gui multiple selections
This version finally adds a way to get Visual C++ 2003 runtime
libraries (msvcp71, mfc71).
It also finally adds in all the twisty little workarounds
needed to run trivial .net 1.1 apps.
If you have a .net 1.1 app, please give this a try:
sh winetricks dotnet11
Also, it looks like enough people are using the gui to send
in bug reports for it, which is great; as a result,
multiple selections
2010 Nov 25
1
svn winetricks bash
hi,
i'm looking to get the latest winetricks trunk release automaticaly by running a cron.daily task using bash on ubuntu ( /etc/cron.daily/wtricksupd ); how to write it ?
i'm surprised that the winetricks script have a version number (date) but not a revision one (r1984 ...), so how to know if we are using the latest script ?
i've tried:
#! /bin/bash
wget
2011 Jun 09
1
How to get Gecko working?
> Please install gecko in /usr/share/wine per http://wiki.winehq.org/Gecko. http://winezeug.googlecode.com/svn/trunk/install-gecko.sh is an easy script to do that. Then you should never need to do 'winetricks gecko' again.
>
Hello, I need to install Gecko. I got the above message when I ran "sh winetricks gecko" in Terminal. I've been to first link and the page
2010 Apr 17
0
wisotool: automated game installer, now supports 12 games
wisotool is a handy winetricks-like script for automatically
installing games from .iso files copied from your own dvds
(or, if the game is freely downloadable, it will download it).
Just like winetricks, it is intended to make testing Wine easier,
but might be useful for people who simply want to install games.
Unlike winetricks, wisotool is quiet by default; it doesn't ask any
questions
2010 Dec 16
1
{ActiveX}{VBscript}{scarddlg.dll}Fail to open html pages with VBscript and ActiveX using wine builtin IE
Dear All,
I have some problem using my online bank (IE only) with wine builtin IE.
Here is the link:
https://mybank.icbc.com.cn/icbc/enperbank/index.jsp
This page runs well in wine Microsoft IE, follow these steps:
*ENV*:
wine1.3.9 from wine ppa
winetricks_r2045
Ubuntu 10.10 x86_64
1. download winetricks_r2045 from
http://winezeug.googlecode.com/svn-history/r2045/trunk/winetricks (
Thanks
2007 May 21
2
Help installing on OpenSuSE 10.2
Thanks to all that have helped me so far. I have made a lot of
progress. I am able to make prilib and zaptel. Now to Asterisk...
After installing the kernel source, I have:
# cd /usr/src/linux
# make cloneconfig
# make prepare-all
Then I have run ./configure in the asterisk-1.4.4 directory.
I have:
# make clean
# make
Which goes through a number of compiles and then ends
2007 May 03
0
Ryacas now on CRAN
Ryacas is now available on CRAN. (Previously it was
available on the Omegahat repository.)
Ryacas is an R package that provides an interface from R to
the yacas computer algebra system. It can be used for
computer algebra, exact arithmetic, ASCII pretty printing
and R to TeX output. R, yacas and Ryacas are all free
software packages distributed under the GPL version 2.
Ryacas is written in R.
2007 May 03
0
Ryacas now on CRAN
Ryacas is now available on CRAN. (Previously it was
available on the Omegahat repository.)
Ryacas is an R package that provides an interface from R to
the yacas computer algebra system. It can be used for
computer algebra, exact arithmetic, ASCII pretty printing
and R to TeX output. R, yacas and Ryacas are all free
software packages distributed under the GPL version 2.
Ryacas is written in R.
2009 Feb 17
16
Disabling S3TC support for Wine 1.1.14 How do I patch?
I may be an absolute noob for asking this, but I've been at this for about 3 hours now.
So I've been trying to disable S3TC support so I can play this game without getting scrambled graphics. My search lead me to the code for a patch listed here http://bugs.winehq.org/attachment.cgi?id=19211 My question is, what do I do with all that code? how do I get it into my current version? Do I
2007 Dec 04
0
Bug#399700: xen-unstable: bugfix, patch included. now build-deps on linux-support-2.6.22-3
Package: xen-unstable
Version: 3.0-unstable+hg11561-1
Followup-For: Bug #399700
The included patch overcomes the old build dependency on
linux-support-2.6.17-2, and replaces it with linux-support-2.6.22-3. I
filed a previous bug #453912 - but I guess it doesn't apply?
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
2015 Nov 03
2
Loop Load Elimination - RAR forward deps
Hi Adam,
I'm looking into your LLE pass in order to remove the RAR dependency
from GVN, and I've hit a problem that might need some more thinking.
I've modified your patch to cope with both kinds of dependencies in
the ForwardingCandidate class, but the way the pass gathers
informations only brings RAW dependencies:
const auto *Deps = LAI.getDepChecker().getDependences();
if
2008 Aug 15
2
Problem with APC and Fedora 8 I86_64
I have been trying to get Nut working on a system with Fedora 8 i86_64 installed and an APC
Smart-UPS USB.
The 2.2.0 rpm does not seem to like the USB on this UPS. I have tried compiling the 2.2.2 version,
from source, but am getting warnings. I have tried building it on my i386 system (f8 as well) and I
get no warnings also the 2.2.0 works fine on that one with a TrippLite Omni 900 LCD via