[Wine] Disabling S3TC support for Wine 1.1.14 How do I patch?

Austin English austinenglish at gmail.com
Sat Feb 21 16:30:07 CST 2009


On Sat, Feb 21, 2009 at 4:26 PM, Skaboss <wineforum-user at winehq.org> wrote:
> Austin sir...you rock my socks.  The source code is patched but I'm still having a little trouble compiling it.  I entered in (after patching the code of course):
>
>  ./configure --verbose
>
> which returned
>
> bash: ./configure: No such file or directory
>
> I then tried:  /configure && make depend & make
>
> which returned
>
> bash: line 10: /configure: No such file or directory
> [1] 15955
> make: *** No targets specified and no makefile found.  Stop.
> [1]+  Exit 127                /configure && make depend
>
> clearly something is amiss
>
>
>
>
>
>

What directory are you in? What does 'ls' show?

You should see something like:
austin at midna:~/wine-git$ ls
a           ANNOUNCE  b         config.log     configure
continue.sh  daily.sh   daily-test.sh  documentation  hardcore.sh
libs     LICENSE.OLD  Makefile     Make.rules     out       quick
configure.sh  server  VERSION
aclocal.m4  AUTHORS   build.sh  config.status  configure.ac
COPYING.LIB  daily.sh~  dlls           fonts          include
LICENSE  loader       Makefile.in  Make.rules.in  programs  README
         tools   wine

Ignoring the scripts/other cruft I have...

-- 
-Austin



More information about the wine-users mailing list