From owner-freebsd-questions Sat Jul 4 02:16:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA04178 for freebsd-questions-outgoing; Sat, 4 Jul 1998 02:16:20 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA04083 for ; Sat, 4 Jul 1998 02:15:40 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.5/8.8.8) with SMTP id CAA06819; Sat, 4 Jul 1998 02:15:31 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Sat, 4 Jul 1998 02:15:30 -0700 (PDT) From: Doug White To: Haavard Vaagstoel cc: questions@FreeBSD.ORG Subject: Re: installing gtk-1.0.4 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 3 Jul 1998, Haavard Vaagstoel wrote: > I have been trying to install gtk-1.0.4 using the port found in the ports > collection. Everything works fine, it seems, up to the point where I get > the message "Installing for gtk-1.0.4". I have included the result below, > and if anyone can tell me what I need to do... > > su-2.01# make install > >> Checksum OK for gtk+-1.0.4.tar.gz. > ===> Installing for gtk-1.0.4 > Making install in glib > gmake[1]: Entering directory `/usr/ports/x11/gtk/work/gtk+-1.0.4/glib' > /bin/sh ./mkinstalldirs /usr/X11R6/lib > /bin/sh ./libtool --mode=install ../ -m 644 libglib.la > /usr/X11R6/lib/libglib.la > ../ -m 644 .libs/libglib.so.1.4 /usr/X11R6/lib/libglib.so.1.4 ^^^^ Hm, looks like the make forgets to call `install'. Notify the Maintainer listed in the port Makefile or contact ports@freebsd.org. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message