Subject: Re: licq 0.61
To: Gavan Fantom <gavan@coolfactor.org>
From: David Maxwell <david@fundy.ca>
List: tech-pkg
Date: 02/04/2000 17:43:36
On Thu, Feb 03, 2000 at 01:20:21AM +0000, Gavan Fantom wrote:
> 1) licq seems unable to create the .licq directory the first time it's
> run, and so the configuration needs to be installed manually.

NetBSD's mkdir(2) seems upset with the trailing / here:

src/licq.cpp:85
   sprintf(BASE_DIR, "%s/%s/", home, DEFAULT_HOME_DIR);

Removing that / lets the ~/.licq dir get created. However, it breaks other
things where the program appends files+dirs to BASE_DIR.

-- 
David Maxwell, david@vex.net|david@maxwell.net -->
(About an Amiga rendering landscapes) It's not thinking, it's being artistic!
					      - Jamie Woods