Gentoo Archives: gentoo-dev

From: Norberto Bensa <nbensa@×××.net>
To: vapier@g.o, gentoo-dev@g.o
Subject: Re: [gentoo-dev] Quake2-data and Quake2-relnev
Date: Sun, 12 Oct 2003 20:18:42
Message-Id: 200310121717.42588.nbensa@gmx.net
In Reply to: Re: [gentoo-dev] Quake2-data and Quake2-relnev by Mike Frysinger
1 Mike Frysinger wrote:
2 > On Saturday 11 October 2003 21:16, Brett I. Holcomb wrote:
3 > > I notice portage now has a quake2-data and quake2-relnev. I can see the
4 > > -data has the paks and relneve is what used to be quake2 (IIRC) and is
5 > > the engine.
6 >
7 > hmm i thought i removed that DEPEND ... fixed now ...
8 > all the quake2 packages are designed to look for data files in the global
9 > location of /usr/share/games/quake2-data ... some games also allow you to
10 > override with local stuff, but whatever ...
11 >
12
13 Have you ran quake2 successfully?
14
15 $ quake2
16 Quake 2 -- Version 3.21+rCVS
17 using /home/nbensa/.quake2/baseq2/ for writing
18 couldn't exec default.cfg
19 execing config.cfg
20 Console initialized.
21
22 ------- sound initialization -------
23 sound sampling rate: 11025
24 ------------------------------------
25 ------- Loading ref_glx.so -------
26 LoadLibrary("./ref_glx.so")
27 ref_gl version: GL 0.01
28 recursive shutdown
29 Error: Couldn't load pics/colormap.pcx
30
31
32 /usr/share/games/quake2-data/ is a symlink
33 quake2-data -> /home/.games/quake2/
34
35 ll /usr/share/games/quake2-data/
36 total 0
37 drwxr-x--- 3 games games 65 Oct 12 16:58 baseq2
38 drwxr-x--- 2 games games 21 Oct 12 16:58 ctf
39
40 $ ll /usr/share/games/quake2-data/baseq2/
41 total 192424
42 -r--r----- 1 games games 183997730 Nov 30 1997 pak0.pak
43 -rw-r----- 1 games games 12992754 Feb 12 1998 pak1.pak
44 -rw-r----- 1 games games 45055 Oct 9 1998 pak2.pak
45 drwxr-x--- 6 games games 57 Aug 11 2002 players
46
47
48 Yup. I'm on games group. And quake2-0.15.ebuild used to work.
49
50 Thanks,
51 Norberto
52 --
53 17:13:20 up 1 day, 15:50, 1 user, load average: 0.00, 0.17, 0.35