Toon posts:

WineX waar te downloaden?

Pagina: 1
Acties:

Verwijderd

Topicstarter
Hoi,

Ik ben al een tijdje op zoek naar WineX. Dan kom je op die vage site's van sourceforge.net. Daar kun je niet de download versie vinden (tar.gz) wel de CVS versie, maar die wil ik niet.

Kan iemand mij helpen aan de tar.gz versie?

  • LollieStick
  • Registratie: Juni 2001
  • Laatst online: 20-05 23:59
Ik denk dat de meesten hier zullen denken dat je blij moet zijn met wat je kan krijgen (met de klemtoon op krijgen). Als je de CVS kunt krijgen moet je die gewoon downloaden. Er staat zelfs bij hoe je het moet doen.

  • odysseus
  • Registratie: Augustus 2000
  • Laatst online: 21:46

odysseus

Debian GNU/Linux Sid

Ik heb nog even gekeken maar transgaming geeft inderdaad alleen links naar CVS-servers. Binaries doen ze in ieder geval niet aan, dat is alleen voor subscribers, maar blijkbaar is zelfs een tarball van de source teveel gevraagd...

* odysseus vraagt zich overigens af waarom een CVS-versie niet goed is, dat is toch niet slechter dan een .tar.gz van de source?

Leven is het meervoud van lef | In order to make an apple pie from scratch, you must first create the universe.


  • Niek
  • Registratie: Februari 2001
  • Laatst online: 14-07 11:42

Niek

f.k.a. The_Surfer

Korte handleiding voor WineX installeren (vond hem op http://www.techimo.com/forum/t5984.html ) :
Step one:
Create a directory to put the code in using "mkdir wine"
Step two:
Download the WineX code via CVS.
First use
code:
1
cvs -d:pserver:anonymous@cvs.winex.sourceforge.net:/cvsroot/winex login

Next hit enter when prompted for password.
Now use
code:
1
cvs -z3 -d:pserver:anonymous@cvs.winex.sourceforge.net:/cvsroot/winex co wine

This should start the download.
You will see lots of file names start to scroll down your terminal. This took about 1 hour on my 56K line.
Step three:
Change to the newly created wine directory with "cd wine".
Step four:
Compile the code with "./tools/wineinstall"
Step five:
You will be asked if you would like to create a local config file, say yes.
Step six:
If you are not running windows on the same disk you will be asked if you would like to continue with a wine only installation, say yes.
Step seven:
Next you will be told that some fake windows directories must be created & asked where you would like to put them. I suggest using "/c".
Step eight:
Now the install should be complete however you may need to add wine to your path if you don't want to change to "/usr/local/bin" every time you want to run wine.
Step nine:
Edit "/root/.wine/config" and make sure that all your dives are mapped to the correct location, eg "/mnt/ cdrom"

À vaincre sans péril, on triomphe sans gloire - Pierre Corneille


Verwijderd

die laatste 2 stappen begrijp ik niet helemaal kan iemand ze een beetje verhelderen

  • Niek
  • Registratie: Februari 2001
  • Laatst online: 14-07 11:42

Niek

f.k.a. The_Surfer

Stap 8: /usr/local/bin aan je path toevoegen, bij de meeste distro's hoeft dit denk ik niet, als je niet wine kan draaien moet je even dit intypen:
code:
1
export PATH="/usr/local/bin"

Stap 9: De Wine configuratiefile aanpassen naar je eigen systeem.

À vaincre sans péril, on triomphe sans gloire - Pierre Corneille


  • MadEgg
  • Registratie: Februari 2002
  • Laatst online: 20:07

MadEgg

Tux is lievvv

Waarom zou er nou speciaal een thread zijn voor WineX?
Zie iets lager in de lijst, geen probleem.

Daar staat ook een link in naar een tarball van de source, op pagina 6 als ik me niet vergis.

Tja


Verwijderd

ik krijg de error:
IN file included form d3dgl_privat.h:5
from caps.c:18
../../include/winegl.h:31:30: GL/glu.h: onbekend bestand of map
make[2]: ***[caps.0] Fout1
make[2]: Weggaan uit map /rootwine/dlls/d3dgl
make[1]: ***[d3dgl/libd3dgl.so] Fout2
make[1]: Weggaan uit map /rootwine/dlls/
make: *** [dlls] Fout 2

HELP

  • Niek
  • Registratie: Februari 2001
  • Laatst online: 14-07 11:42

Niek

f.k.a. The_Surfer

Op woensdag 15 mei 2002 16:00 schreef mcolideluxe het volgende:
ik krijg de error:
IN file included form d3dgl_privat.h:5
from caps.c:18
../../include/winegl.h:31:30: GL/glu.h: onbekend bestand of map
make[2]: ***[caps.0] Fout1
make[2]: Weggaan uit map /rootwine/dlls/d3dgl
make[1]: ***[d3dgl/libd3dgl.so] Fout2
make[1]: Weggaan uit map /rootwine/dlls/
make: *** [dlls] Fout 2

HELP
Zie pagina 7 en 8 van het "WineX 2.0" draadje (http://gathering.tweakers.net/forum/list_messages/471557/) :)

À vaincre sans péril, on triomphe sans gloire - Pierre Corneille

Pagina: 1