Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 May 2007 08:02:06 GMT
From:      Georgi Georgiev<roots_bg@yahoo.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/113184: legacydoom on FreeBSD 6.2 not creating ~/.doomlegacy properly
Message-ID:  <200705310802.l4V826Df028100@www.freebsd.org>
Resent-Message-ID: <200705310810.l4V8A6mF009944@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         113184
>Category:       misc
>Synopsis:       legacydoom on FreeBSD 6.2 not creating ~/.doomlegacy properly
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 31 08:10:06 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Georgi Georgiev
>Release:        6.2
>Organization:
>Environment:
FreeBSD jericho.pcfreak 6.2-RELEASE-p5 FreeBSD 6.2-RELEASE-p5 #2: Sun May 27 02:44:20 EEST 2007     root@jericho.pcfreak:/usr/obj/usr/src/sys/JERICHO  i386

>Description:
After installing the doomlegacy port from package for FreeBSD 6.2 and trying to start here is the output as it speaks more of the problem
%doomlegacy 
Creating ~/.doomlegacy directory.
ln: /home/hipo/.doomlegacy/legacy.dat: No such file or directory
ln: /home/hipo/.doomlegacy/llsndserv: No such file or directory
ln: /home/hipo/.doomlegacy/lsdldoom: No such file or directory
ln: /home/hipo/.doomlegacy/r_opengl.so: No such file or directory
cd: can't cd to /home/hipo/.doomlegacy
%
When I create the missing .doomlegacy directory and links to the 
/usr/local/lib/doomlegacy/legacy.dat, /usr/local/lib/doomlegacy/llsndserv,
/usr/local/lib/doomlegacy/lsdldoom, /usr/local/lib/doomlegacy/r_opengl.so in .doomlegacy the game works okay. There is something wrong in the script making the directory .doomlegacy and the links. The script doing this is
/usr/local/bin/doomlegacy.
I hope the port maintainer will fix this big soon.
>How-To-Repeat:
Install FreeBSD 6.2. pkg_add -vr doomlegacy. try to run /usr/local/bin/doomlegacy.
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705310802.l4V826Df028100>