From owner-freebsd-gnome Sat Jun 8 14:56:37 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from postfix1-2.free.fr (postfix1-2.free.fr [213.228.0.130]) by hub.freebsd.org (Postfix) with ESMTP id A608C37B400 for ; Sat, 8 Jun 2002 14:56:34 -0700 (PDT) Received: from duronzell.gruickland.fr (nas-cbv-1-62-147-128-55.dial.proxad.net [62.147.128.55]) by postfix1-2.free.fr (Postfix) with ESMTP id EBCF6AB33E; Sat, 8 Jun 2002 23:56:31 +0200 (CEST) Date: Wed, 22 May 2002 23:41:59 +0200 From: laurent wan To: Joe Clarke Cc: gnome@FreeBSD.org Subject: Re: installing gdm2 failed Message-ID: <20020522214159.GA61399@duronzell.free.fr> References: <20020522011133.L94636-100000@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=ISO-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20020522011133.L94636-100000@shumai.marcuscom.com> X-Mailer: Balsa 1.3.5 Lines: 55 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2002.05.22 07:11 Joe Clarke wrote: > On Wed, 22 May 2002, laurent wan wrote: > > > hi, > > > > I tried to install gdm2 port on my FreeBSD FreeBSD 4.6-PRERELEASE > #2 > > but it failed. > > > > Note: this is my FIRST install of Gnome2 stuff - it's been a long > > time i was waiting for theses ports :) - > > Looks like your linc port might be screwed up. Can you reinstall > /usr/ports/net/linc? yes /usr/ports/net/linc install failed because it can't install index.sgml - missing ? - in /usr/ports/net/linc/docs to make it install well, i have removed these lines from /usr/ports/net/linc/docs: duronzell# pwd /usr/ports/net/linc/work/linc-0.1.21/docs duronzell# diff Makefile Makefile.orig 329a330,331/usr/ports/devel/bonobo-activation/work/bonobo-activat ion-0.9.8/api-docs > echo '-- Installing $(srcdir)/html/index.sgml' ; \ > $(INSTALL_DATA) $(srcdir)/html/index.sgml > $(DESTDIR)$(TARGET_DIR); \ duronzell# which came from Makefile.am - it was easier than patch directly Makefile.am - after that install of linc continues correctly. and gdm2 runs fine on my box. There is also the same style of error in /usr/ports/devel/bonobo-activation/work/bonobo-activat ion-0.9.8/api-docs !! index.sgml file is missing also at installation of doc. these two Makefile.am (linc/docs and bonobo/docs) share same generic code for installation of doc. hope it will help (without s) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message