Wine and Fedora - more speed

Michal Zeravik michalz at olomouc.com
Mon Mar 22 16:17:15 UTC 2004


Nice hint to get more speed with wine:
download src rpm, and modify spec file:
%configure \
        --with-x \
        --sysconfdir=%{_sysconfdir}/wine \
        --disable-debug \
        --disable-trace \
        --without-opengl

You can optionally disable win16 as well.
michalz

dballester at kernpharma.com wrote:

>Or you can try to execute the wine command from script, without touching
>prelink configuration, like this:
>
>#!/bin/bash
>export LD_ASSUME_KERNEL=2.4.19
>setarch i386 wine <here_goes_win32_exe_file>
>
>HTH
>
>David Ballester Montolio
>Responsable de Sistemas y Comunicaciones
>Kern Pharma, S.L.
>www.kernpharma.com
>
>GNU!
>
>
>|---------+------------------------------>
>|         |           Yves Vanlerberghe  |
>|         |           <yves at infothek.be> |
>|         |           Enviado por:       |
>|         |           fedora-list-bounces|
>|         |           @redhat.com        |
>|         |                              |
>|         |                              |
>|         |           22/03/2004 16:43   |
>|         |           Por favor, responda|
>|         |           a For users of     |
>|         |           Fedora Core        |
>|         |           releases           |
>|         |                              |
>|---------+------------------------------>
>  >-----------------------------------------------------------------------------------------------------------------------------|
>  |                                                                                                                             |
>  |     Para:     For users of Fedora Core releases <fedora-list at redhat.com>                                                    |
>  |     cc:                                                                                                                     |
>  |     Asunto:   Re: Wine and Fedora                                                                                           |
>  >-----------------------------------------------------------------------------------------------------------------------------|
>
>
>
>
>
>Hi
>
>I had that too.. After a bit of searching on the internet I did this :
>
>I've found that setting my /etc/sysconfig/prelink file options to this
>PRELINK_OPTS="-m --no-exec-shield"
>And then
>prelink -au
>to undo the existing links and then
>prelink -a
>to do the prelinking with the new options
>
>I found it on the wine-devel maillist :
>http://www.winehq.org/hypermail/wine-devel/2004/01/0971.html
>
>Worked for me!
>
>-- Yves
>
>On Mon, 2004-03-22 at 16:32, Bruno Santos wrote:
>  
>
>>Hello all
>>
>>    
>>
>
>  
>
>>Does anyone has wine installed in fedora ???
>>
>>I've tried and gives me an error: cant execute win32 program - *patched
>>securty kernel.
>>
>>*Is this a problem of fedora or a problem of wine ??
>>
>>best regards
>>
>>Bruno Santos
>>
>>--
>>bvsantos at hal.min-saude-pt
>>
>>Divisao de Informatica e Telecomunicacoes
>>Tel: +351 272 000 155
>>Fax: +351 272 000 257
>>informatica at hal.min-saude.pt
>>
>>--
>>
>>Hospital Amato Lusitano
>>Tel: +351 272 000 272
>>Fax: +351 272 000 257
>>geral at hal.min-saude.pt
>>
>>    
>>
>
>
>--
>fedora-list mailing list
>fedora-list at redhat.com
>To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
>
>
>
>
>
>
>  
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/users/attachments/20040322/f16bf279/attachment-0002.html 


More information about the users mailing list