J.Alexander Jacocks wrote: > I built htmldoc with FLTK/aqua on 10.4.8 (intel), and it built fine. > > [EMAIL PROTECTED] fink -V > Package manager version: 0.26.1 > Distribution version: 0.8.1.rsync i386 > > Copyright (c) 2001 Christoph Pfisterer > Copyright (c) 2001-2007 The Fink Package Manager Team > This program is distributed in the hope that it will be useful, > but WITHOUT ANY WARRANTY; without even the implied warranty of > MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the > GNU General Public License for more details. > [EMAIL PROTECTED] fink dumpinfo htmldoc > Information about 6068 packages read in 0 seconds. > infofile: /sw/fink/dists/unstable/crypto/finkinfo/htmldoc.info > debfile: /sw/fink/10.4/unstable/crypto/binary-darwin-i386/ > htmldoc_1.8.23-1013_darwin-i386.deb > package: htmldoc > epoch: 0 > version: 1.8.23 > revision: 1013 > family: htmldoc > status: latest have-deb installed > allversions: > bi 1.8.23-1013 > trees: unstable/crypto > description: Converts HTML files to PDF or PostScript > type: [undefined] > license: GPL > maintainer: Thomas Kotzian <[EMAIL PROTECTED]> > depends: openssl097-shlibs, libpng3-shlibs, libjpeg-shlibs, > fltk | fltk-x11 (>= 1.1.6-11.1) > builddepends: openssl097-dev, libpng3, libjpeg, x11-dev > replaces: htmldoc-nox > conflicts: htmldoc-nox > essential: [undefined] > builddependsonly: [undefined] > custommirror: > nam-US: ftp://ftp2.easysw.com/pub > eur-FI: ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub > Primary: ftp://ftp.easysw.com/pub > > source: mirror:custom:htmldoc/1.8.23/htmldoc-1.8.23-source.tar.bz2 > source-md5: f867be6e4bdebf84ca6d58b16e4b839c > nosourcedirectory: [undefined] > sourcedirectory: htmldoc-1.8.23 > updateconfigguess: [undefined] > updatelibtool: [undefined] > updatepomakefile: [undefined] > env: > CCACHE_DIR=/sw/var/ccache > CPPFLAGS=-I//sw/include -I/sw/include > HOME=/tmp/fink-build-HOME.xBJzzpPNA9 > INFOPATH=/sw/share/info:/sw/info:/usr/share/info > LDFLAGS=-L/sw/lib > MACOSX_DEPLOYMENT_TARGET=10.4 > MANPATH=/sw/share/man:/usr/share/man:/usr/local/share/man: > /usr/X11R6/man:/sw/lib/perl5/5.8.6/man > PATH=/sw/var/lib/fink/path-prefix-g++-4.0:/sw/bin:/sw/sbin:/bin: > /usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin > PERL5LIB=/sw/lib/perl5:/sw/lib/perl5/darwin > PWD=/Users/ajacocks/Documents/Storage Foundation v4.1 for Solaris > Documentation/Man Pages > SHLVL=2 > TERM=xterm-color > configureparams: --prefix=/sw --mandir=${prefix}/share/man --with- > openssl-libs=/sw/lib --with-openssl-includes=/sw/include --with-fltk > -libs=/sw/lib --with-fltk-includes=/sw/include --with-x=yes --with- > gui=yes > gcc: 4.0 > compilescript: > ./configure --prefix=/sw --mandir=${prefix}/share/man --with-open > ssl-libs=/sw/lib --with-openssl-includes=/sw/include --with-fltk-libs > =/sw/lib --with-fltk-includes=/sw/include --with-x=yes --with-gui=yes > make > noperltests: [undefined] > updatepod: [undefined] > installscript: > make install prefix=/sw/src/fink.build/root-htmldoc-1.8.23-1013/sw > mandir=/sw/src/fink.build/ > root-htmldoc-1.8.23-1013/sw/share/man > docfiles: CHANGES.txt COMPILE.txt COPYING.txt README.txt > splitoffs: > homepage: http://www.easysw.com/htmldoc/ > descdetail: > * Converts HTML files to PDF or PostScript > * Generates a table-of-contents for books > * Generates indexed HTML files > * Generates files on-the-fly for web applications, from the command- > line for batch jobs. > * Provides a command-line interface for batch and WWW applications. > > However, when executed, the window never gets focus. I can click on > buttons, and they work fine, but I can't enter any text into the text boxes. > > Any suggestions? My best idea so far is to just build fltk for X11, but I'd > rather use the native windowing system. > > Thanks for any and all help. > > J. Alexander Jacocks > > The htmldoc package seems not to be quite policy-compliant, since it declares dependencies on fltk | fltk-x11, but builds differently depending on which of those are installed.
Building it against fltk-x11 does indeed result in a controllable window. -- Alexander K. Hansen Fink User Liason/Documenter [EMAIL PROTECTED] ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
