Date: Mon, 25 Apr 2005 19:21:31 -0700 From: "Michael C. Shultz" <ringworm01@gmail.com> To: freebsd-ports@freebsd.org, Christopher Nehren <apeiron+usenet@coitusmentis.info> Subject: Re: /usr/ports/games/doomlegacy Message-ID: <200504251921.31614.ringworm01@gmail.com> In-Reply-To: <slrnd6r89f.3nq.apeiron%2Busenet@prophecy.dyndns.org> References: <200504251854.35101.ringworm01@gmail.com> <slrnd6r89f.3nq.apeiron%2Busenet@prophecy.dyndns.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 25 April 2005 18:57, Christopher Nehren wrote: > On 2005-04-26, Michael C. Shultz scribbled these > > curious markings: > > /usr/ports/games/doomlegacy > > Have you thought of, just perhaps: > pkg_info -Lx doomlegacy | grep bin > ? > > > /usr/local/bin/doomsday -g jdoom -f > > /usr/local/share/deng/Data/jDoom/jDoom.wad > > ... that's for games/doomsday, which you start with deng, as the > pkg-message clearly shows you when you install it. > > Best Regards, > Christopher Nehren pkg_info -Lx doomlegacy | grep bin returns: /usr/local/bin/legacy which returns Error: Main WAD file not found You need either doom.wad, doom1.wad, doom2.wad, tnt.wad, plutonia.wad, heretic.wad or heretic1.wad from any sharware or commercial version of Doom or Heretic! If you have one of those files, be sure it has the correct case or use the -IWAD command line switch. find shows none of the "wad" files on the hard drive and there seems to be no instructions on how to acquire them. also, "... that's for games/doomsday, which you start with deng, as the pkg-message clearly shows you when you install it." does not seem to work as the pkg-info suggested it should when I ran "/usr/local/bin/doomsday -g jdoom -f /usr/local/share/deng/Data/jDoom/jDoom.wad". -Mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504251921.31614.ringworm01>