Re: Wine and Fedora - more speed

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxxx 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@xxxxxxxxxxx> |
|         |           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@xxxxxxxxxx>                                                    |
  |     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@xxxxxxxxxxxxxxxx

Divisao de Informatica e Telecomunicacoes
Tel: +351 272 000 155
Fax: +351 272 000 257
informatica@xxxxxxxxxxxxxxxx

--

Hospital Amato Lusitano
Tel: +351 272 000 272
Fax: +351 272 000 257
geral@xxxxxxxxxxxxxxxx

    

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list






  


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux