public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Steve B." <linuxcodehacker@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Emerging UT2004
Date: Sat, 4 Feb 2006 16:01:08 +0900	[thread overview]
Message-ID: <200602041601.09023.linuxcodehacker@gmail.com> (raw)
In-Reply-To: <43E3634C.6080707@fire-eyes.org>

On Friday 03 February 2006 23:06, fire-eyes wrote:
> Steve B. wrote:
> > Hey everybody,
> >
> >   This is kind of stupid problem, but I just can't seem to figure this
> > one out.  I can't emerge UT2004.  I set my CD_ROOT to my cdrom
> > (/media/hdc) and the first CD copies fine, but it never gives me time to
> > umount and mount the second CD.  It simply tries (and thinks it has
> > success) on the rest of the CD's but I know that it just copied the data
> > from CD1 six times.
> >
> > This is the first time I have ever tried to install a game from CD on
> > linux, so any help would be appreciated.  Thanks.
>
> Unfortunately, the ebuild for ut2004 is very brain dead about that.
> Curiously, it USED to do exactly what you said: let you swap CD's.
>
> The only way I figured out how to accomplish the install from CD's was
> to copy every single CD to the hard disk, which obviously takes up a lot
> of space and time.
>
> Like so:
>
> rsync -aP /mnt/cdrom 1
> rsync -aP /mnt/cdrom 2
>
> And so on through 6. 6 is the disk labeled install disk, I think. Then
> set CD_ROOT_1=/full/path/to/1 CD_ROOT_2=/full/path/to/2 CD_ROOT_....
> emerge ut2004
>
> Feel free to use cp, i prefer to use rsync.
>
> The next problem you will run into (or it might come before you even get
> to the CD's, i forget) is that portage will try to download various
> large files from 3dgamers mirrors. Almost all of which time out or are
> unreachable, or uselessly slow. I've found that I have to go to google
> and look for the filename, find it somewhere else, save it to
> /usr/portage/distfiles and home the md5sums match. Make sure the
> filename is as portage expects it too, including case.
>
> There are bugs open about all of these issues, but they just haven't
> been solved yet.
>
> ut2004 is one of the most irritating peices of software to install on
> gentoo, especially from CD's, thanks to all of this.
Thanks! I got everything working now.  But that was a pain in the rear.  
Somebody should really update the ebuild in portage.
-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2006-02-04  7:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-03 12:59 [gentoo-user] Emerging UT2004 Steve B.
2006-02-03 14:06 ` fire-eyes
2006-02-04  7:01   ` Steve B. [this message]
2006-02-04 13:31     ` fire-eyes

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200602041601.09023.linuxcodehacker@gmail.com \
    --to=linuxcodehacker@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox