From owner-freebsd-libh Thu Aug 22 13:13:17 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A852637B400 for ; Thu, 22 Aug 2002 13:13:14 -0700 (PDT) Received: from postal.sdsc.edu (postal.sdsc.edu [132.249.20.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3283743E8A for ; Thu, 22 Aug 2002 13:13:14 -0700 (PDT) (envelope-from okumoto@SDSC.EDU) Received: from multivac.sdsc.edu (IDENT:dCqMEzBGEGMJ2MEWEIrxrMa5vSc2Cp9w@multivac.sdsc.edu [132.249.20.57]) by postal.sdsc.edu (8.11.6/8.11.6/server/46) with ESMTP id g7MKD9018428; Thu, 22 Aug 2002 13:13:09 -0700 (PDT) Received: by multivac (8.11.6+Sun/1.11-SolarisClient) id g7MKD7o27885; Thu, 22 Aug 2002 13:13:07 -0700 (PDT) To: Alexander Langer Cc: libh@FreeBSD.ORG Subject: Re: cvs commit: libh/lib/HuiTv HuiTvLabel.cc libh/release/scripts Dialog.tcl References: <20020817101823.6BB4117404@usw4.freebsd.org> <20020822182406.E82006@fump.kawo2.rwth-aachen.de> From: Max Okumoto Date: 22 Aug 2002 13:13:07 -0700 In-Reply-To: Max Okumoto's message of "22 Aug 2002 12:28:35 -0700" Message-ID: Lines: 61 X-Mailer: Gnus v5.5/XEmacs 20.4 - "Emerald" Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Oh, I also disable the new Qt shared lib. It isn't working at all yet. Can you run cvs update -d -P? I just checked in a new setupNew.tcl Max Okumoto Max Okumoto writes: > Alexander Langer writes: > > Thus spake Max Okumoto (okumoto@usw4.freebsd.org): > > > > > Modified files: > > > release/scripts Dialog.tcl > > > Log: > > > Trying to layout the same dialog as on the DLDialog web page. > > > http://parzelle.de/Linux/Applications/dldialog/tv-maxi.gif > > > > Can this go into a documentation subdir maybe? > > Dunno if we need it in the release/ part. > > > > Yes, the code should eventually move into a doc directory. Right > now I am using it to prototype and check in the missing functionality. > > > > btw, I see you try to fake Gauges. Progressbar's should work, at least > > they did earlier this year for me :) > > Thats part of the missing functionality that I have not finished porting > to the new system. :-) > > > And then: > > set HuiTv_module "../../obj/bin/HuiTv_shared/HuiTv.so" > > set HuiQt_module "../../obj/bin/HuiQt_shared/HuiQt.so" > > > > How can I build your new Hui? Specially, I don't have a obj/ dir. > > Does this have to do with the .tar.gz you sent to the list earlier? > > It should be possible to build the new Hui. Just run the following commands > > % make -f Makefile.new objdirs # create the obj/ dir > # Note: this dir is not > # required. If one does > # not exist. The build > # system will put the object > # files in the same dir > # as the source files. > > % make -f Makefile.new # build the binaries, libraries and > # static binaries. > > % cd release/scripts > % ./startup.sh > > > > > Thnx > > > > Alex > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-libh" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message