From owner-freebsd-ports@FreeBSD.ORG Tue Apr 26 03:45:04 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60B8016A4CE for ; Tue, 26 Apr 2005 03:45:04 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA43843D41 for ; Tue, 26 Apr 2005 03:45:03 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by wproxy.gmail.com with SMTP id 49so23810wri for ; Mon, 25 Apr 2005 20:45:03 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=KpVA4UVlhYnO7vZkCdeoeetJgEaAt7VWEQMJZ7ieHZ6oQc310Uxp/A9HHK4tu8x1UgmfN5y4zX+Fp+A5+4bTGiAieP5MOmxFHL5xTmpD+Y3+kJ7GW8TWOrD/gqjvm4aUfsynmsuYBgmXXdU88BZVYFUpWdnE2XuIMebK8zBig6Q= Received: by 10.54.59.2 with SMTP id h2mr29175wra; Mon, 25 Apr 2005 20:45:03 -0700 (PDT) Received: from ?192.168.1.10? ([4.28.64.41]) by mx.gmail.com with ESMTP id 10sm508671wrl.2005.04.25.20.45.02; Mon, 25 Apr 2005 20:45:03 -0700 (PDT) From: "Michael C. Shultz" To: freebsd-ports@freebsd.org, Christopher Nehren Date: Mon, 25 Apr 2005 20:44:52 -0700 User-Agent: KMail/1.8 References: <200504251854.35101.ringworm01@gmail.com> <200504251921.31614.ringworm01@gmail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200504252044.53341.ringworm01@gmail.com> Subject: Re: /usr/ports/games/doomlegacy X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Apr 2005 03:45:04 -0000 On Monday 25 April 2005 19:24, Christopher Nehren wrote: > On 2005-04-26, Michael C. Shultz scribbled these > > curious markings: > > 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. > > You need to get a WAD from somewhere (e.g. a shareware copy of one of > the aforementioned games, or commercial, registered installation media). > In the U.S., you should be able to pick up a copy of DOOM '95 or DOOM2 > '95 at your local Wal-Mart for ~ 10 USD (which is what I paid for mine). > Just copy the WAD from the disc and you're ready to go. > OK, I found a wad file through google and this works now, the doomsday port I'm giving up on however. Thanks for your help! -Mike > > 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". > > Hmph. Blame my (normally superb) memory for that one. My apologies. > > Best Regards, > Christopher Nehren