From owner-freebsd-ports Thu May 14 09:28:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA00304 for freebsd-ports-outgoing; Thu, 14 May 1998 09:28:09 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from picnic.mat.net (picnic.mat.net [206.246.122.117]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA00171 for ; Thu, 14 May 1998 09:28:04 -0700 (PDT) (envelope-from chuckr@glue.umd.edu) Received: from localhost (chuckr@localhost) by picnic.mat.net (8.8.8/8.8.5) with SMTP id LAA05819; Thu, 14 May 1998 11:25:25 -0400 (EDT) Date: Thu, 14 May 1998 11:25:25 -0400 (EDT) From: Chuck Robey X-Sender: chuckr@localhost To: Andrey Zakhvatov cc: freebsd-ports@FreeBSD.ORG Subject: Re: Qt directory layout In-Reply-To: <199805141330.RAA21940@icc.surw.chel.su> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 14 May 1998, Andrey Zakhvatov wrote: > Hello! > > One question: what you think about Qt package directory layout? > > I request ${X11BASE/include/qt directory for include files, not > ${X11BASE}/include/X11/qt. > I think that most of X11 packages must install includes in > ${X11BASE}/include/ and shared files in > ${X11BASE}/share/, not in ${X11BASE}/lib/. > Maybe I'm wrong? > > What is your opinions? This isn't really under your control, because all the rest of the qt software is expecting the location of the qt includes in a certain place. If you monkey with it, then none of the other qt software will find the includes, and you'll have to change every #include into #include Just too big a pain. I know, another fix would be to change all the -I/usr/X11R6/include instances to -I/usr/X11R6/include/X11, but nothing now currently even needs that. > > Sincerely yours, Andy. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > > ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@glue.umd.edu | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run Journey2 and picnic (FreeBSD-current) (301) 220-2114 | and jaunt (NetBSD). ----------------------------+----------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message