From xemacs-m  Mon Jul 28 07:07:49 1997
Received: from news.smart.net (jmiller@max1p91.smart.net [206.97.127.91])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id HAA13314
	for <xemacs-beta@xemacs.org>; Mon, 28 Jul 1997 07:07:47 -0500 (CDT)
Received: (from jmiller@localhost)
          by news.smart.net (8.8.4/8.8.4)
	  id IAA27980; Mon, 28 Jul 1997 08:10:06 -0400
Date: Mon, 28 Jul 1997 08:10:06 -0400
Message-Id: <199707281210.IAA27980@news.smart.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: Jeff Miller <jmiller@smart.net>
To: xemacs-beta@xemacs.org
Subject: Re: pkgdir ignored?
In-Reply-To: <E0wso94-00019Q-00@neptune.corp.comsat.com>
References: <E0wso94-00019Q-00@neptune.corp.comsat.com>
X-Mailer: VM 6.33 under 20.3 "Berlin" XEmacs  Lucid (beta15)
Reply-to: jmiller@smart.net
X-Face: &vGrMZ?Q&W5~yiCR_#hat=$tgJrK`J=2$se?0Nu9I3G|I<2-\:82zx>kz=l8(yw)G1i&0"D
 <nv_e$^;,ftG6@Hn"did"G5i=X_-Z3Y

>>>>> "neal" == neal  <neal@ctd.comsat.com> writes:

neal> I built b15 using:
neal> ./configure  '--verbose' '--with-gnu-make' '--prefix=/usr' '--cflags=-g -O4 -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -pipe' '--with-sound=native' '--pkgdir=/usr/local/etc/xemacs'

neal> But --pkgdir seems to be ignored.  

I found that --package_path seems to work.  

the only problem i've experienced is that autoloads don't seem to be read
in.  for example, build xemacs, then add the package.  It wouldn't find
gnus.   locate-library finds it.  

if i redump xemacs, then it works. 

