bug-groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: URW font download link not valid


From: Jean Louis
Subject: Re: URW font download link not valid
Date: Sat, 10 Aug 2019 11:00:48 +0200
User-agent: Mutt/1.10.1 (2018-07-13)

Hello,

Sadly, that did not work.

Can I maybe help the process of building groff, if I can somehow make
pfb fonts:

checking whether URW fonts in pfb format are available... no

So maybe I need to do something to create pfb format?

Jean

admin-> ./configure --prefix /package/text/groff 
--with-urw-fonts-dir=/usr/share/fonts/OTF/
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking whether make supports nested variables... (cached) yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for Minix Amsterdam compiler... no
checking for ar... ar
checking for ranlib... ranlib
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking for complete errno.h... yes
checking for stdint.h... yes
checking for inttypes.h... yes
checking whether printf supports size specifiers as in C99... yes
checking whether printf supports 'long double' arguments... yes
checking whether printf supports infinite 'double' arguments... yes
checking whether byte ordering is bigendian... no
checking whether long double and double are the same... no
checking whether printf supports infinite 'long double' arguments... yes
checking whether printf supports the 'a' and 'A' directives... yes
checking whether printf supports the 'F' directive... yes
checking whether printf supports the 'n' directive... yes
checking whether printf supports the 'ls' directive... yes
checking whether printf supports POSIX/XSI format strings with positions... yes
checking whether printf supports the grouping flag... yes
checking whether printf supports the left-adjust flag correctly... yes
checking whether printf supports the zero flag correctly... yes
checking whether printf supports large precisions... yes
checking whether printf survives out-of-memory conditions... yes
checking for vasnprintf... no
checking for snprintf... yes
checking for __fseterr... no
checking for symlink... yes
checking for mprotect... yes
checking for iswcntrl... yes
checking for wcwidth... yes
checking for unsigned long long int... yes
checking for long long int... yes
checking for wchar_t... yes
checking for wint_t... yes
checking whether wint_t is too small... no
checking for features.h... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking for math.h... yes
checking for sys/mman.h... yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking for crtdefs.h... no
checking for wctype.h... yes
checking for stdlib.h... (cached) yes
checking for sys/param.h... yes
checking for intmax_t... yes
checking where to find the exponent in a 'double'... word 1 bit 20
checking whether snprintf returns a byte count as in C99... yes
checking for snprintf... (cached) yes
checking for strnlen... yes
checking for wcslen... yes
checking for wcsnlen... yes
checking for mbrtowc... yes
checking for wcrtomb... yes
checking whether _snprintf is declared... no
checking whether frexp() can be used without linking with libm... yes
checking whether alarm is declared... yes
checking host CPU and C ABI... x86_64
checking where to find the exponent in a 'float'... word 0 bit 23
checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes
checking for nl_langinfo and CODESET... yes
checking for working fcntl.h... yes
checking whether getc_unlocked is declared... yes
checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking whether snprintf is declared... yes
checking whether stdint.h conforms to C99... yes
checking whether stdint.h predates C++11... no
checking whether stdint.h has UINTMAX_WIDTH etc.... yes
checking for C/C++ restrict keyword... __restrict
checking for pid_t... yes
checking for mode_t... yes
checking whether vsnprintf is declared... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking for inline... inline
checking for alloca as a compiler built-in... yes
checking whether conversion from 'int' to 'long double' works... yes
checking whether frexp works... yes
checking whether frexpl is declared... yes
checking whether frexpl() can be used without linking with libm... yes
checking whether frexpl works... yes
checking whether isnan(double) can be used without linking with libm... yes
checking whether isnan(float) can be used without linking with libm... yes
checking whether isnan(float) works... yes
checking whether isnan(long double) can be used without linking with libm... yes
checking whether isnanl works... yes
checking whether NAN macro works... yes
checking whether HUGE_VAL works... yes
checking whether frexp works... (cached) yes
checking whether ldexp can be used without linking with libm... yes
checking whether frexpl() can be used without linking with libm... (cached) yes
checking whether frexpl works... (cached) yes
checking whether frexpl is declared... (cached) yes
checking whether ldexpl() can be used without linking with libm... yes
checking whether ldexpl works... yes
checking whether ldexpl is declared... yes
checking for signbit macro... yes
checking for signbit compiler built-ins... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for snprintf... (cached) yes
checking whether snprintf respects a size of 1... yes
checking whether printf supports POSIX/XSI format strings with positions... 
(cached) yes
checking for ssize_t... yes
checking for good max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking which flavor of printf attribute matches inttypes macros... system
checking for ptrdiff_t... yes
checking for vsnprintf... yes
checking whether snprintf respects a size of 1... (cached) yes
checking whether printf supports POSIX/XSI format strings with positions... 
(cached) yes
checking whether iswcntrl works... yes
checking for towlower... yes
checking for wctype_t... yes
checking for wctrans_t... yes
checking whether wcwidth is declared... yes
checking whether wcwidth works reasonably in UTF-8 locales... yes
checking for stdint.h... (cached) yes
checking that C++ compiler can compile simple program... yes
checking that C++ static constructors and destructors are called... yes
checking that header files support C++... yes
checking whether character set is EBCDIC... no
checking whether to install .cmd wrapper scripts for Windows... no
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for Xaw library and header files... yes
checking for Xmu library and header files... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for perl... /usr/bin/perl
checking for perl version... 5.24.1
checking for lpr... no
checking for lp... no
checking for command to use for printing PostScript files... 
checking for command to use for printing dvi files... 
checking for egrep... (cached) /usr/bin/grep -E
checking for byacc... no
checking for bison... bison -y
checking for makeinfo... makeinfo
checking for makeinfo version... 6.3
checking for texi2dvi... found
checking for ranlib... (cached) ranlib
checking for install-info... install-info
checking whether ln -s works... yes
checking for xpmtoppm... found
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for uchardet >= 0.0.1... yes
checking for pdfinfo... found
checking for pdffonts... found
checking for pdfimages... found
checking for csh hash hack... no
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking for limits.h... (cached) yes
checking sys/dir.h usability... yes
checking sys/dir.h presence... yes
checking for sys/dir.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for math.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking process.h usability... no
checking process.h presence... no
checking for process.h... no
checking for ISC 3.x or 4.x... no
checking whether -D_POSIX_SOURCE is necessary... no
checking for return type of srand... void
checking whether gettimeofday must be declared... no
checking whether popen must be declared... no
checking whether pclose must be declared... no
checking whether putenv must be declared... no
checking whether rand must be declared... no
checking whether srand must be declared... no
checking whether strcasecmp must be declared... no
checking whether strncasecmp must be declared... no
checking whether vfprintf must be declared... no
checking for sys_nerr in <errno.h>, <stdio.h>, or <stdlib.h>... yes
checking for sys_errlist in <errno.h>, <stdio.h>, or <stdlib.h>... yes
checking C++ <osfcn.h>... no
checking C++ <limits.h>... yes
checking C++ <inttypes.h>... yes
checking for unsigned long long... yes
checking for declaration of time_t... yes
checking for return type of signal handlers... void
checking struct exception... yes
checking whether byte ordering is bigendian... (cached) no
checking for main in -lc... yes
checking for sin in -lm... yes
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking how to run the C++ preprocessor... g++ -E
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, 
char * *outbuf, size_t *outbytesleft);
checking for getpagesize... yes
checking for working mmap... yes
checking for fmod... yes
checking for getcwd... yes
checking for putenv... yes
checking for strcasecmp... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strtol... yes
checking for gettimeofday... yes
checking for isatty... yes
checking for kill... yes
checking for rename... yes
checking for setlocale... yes
checking for strsep... yes
checking for mkstemp... yes
checking whether sys_siglist is declared... no
checking whether getc_unlocked is declared... (cached) yes
checking for nl_langinfo and CODESET... (cached) yes
checking whether ANSI array delete syntax is supported... yes
checking traditional preprocessor... no
checking w_coredump... no
checking default value for grops -b option... 0
checking default paper size... letter
checking for existing troff installation... no
checking for prefix of system macro packages... 
checking which system macro packages should be made available... 
checking separator character to use in groff search paths... :
checking for gs... gs
checking for pnmcut... found
checking for pnmcrop... found
checking for pnmtopng... found
checking for psselect... found
checking for pnmtops... found
checking whether pnmtops can handle the -nosetpage option... yes
checking whether make has builtin variable RM... yes
checking for a diff program that supports option -D... yes
checking whether test supports option -ef... yes
checking for bash... /usr/bin/bash
checking whether we are using the GNU C Library >= 2.1 or uClibc... (cached) yes
checking whether URW fonts in pfb format are available... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating test-groff
config.status: creating src/include/config.h
config.status: src/include/config.h is unchanged
config.status: executing depfiles commands

GNU Troff version 1.22.4.37-ee0c
----------------------------------------------------------------------
 Prefix                          : /package/text/groff
 Compiler                        : gcc -g -O2 
 X11 support                     : yes
 X11 resources dir               : /package/text/groff/lib/X11/app-defaults
 Doc build                       : yes 
 URW fonts for pdf               : no
 Use uchardet library for preconv: yes
 pdftools for distcheck          : yes
----------------------------------------------------------------------
configure:
  The application resource files for gxditview (GXditview and
  GXditview-color) will be installed in:

    /package/text/groff/lib/X11/app-defaults

  (existing files will be saved by appending '.old' to the file
  name).

  To install them into a different directory, say,
  '/etc/X11/app-defaults', add
  '--with-appresdir=/etc/X11/app-defaults' to the configure script
  command-line options and rerun it ('prefix' value has no effect on
  a --with-appresdir option).

  If the gxditview resources are installed in a directory that is not
  one of the default X11 resources directories (common default
  directories are /usr/lib/X11/app-defaults,
  /usr/share/X11/app-defaults and /etc/X11/app-defaults), you will
  have to set the environment variable XFILESEARCHPATH to this
  path.  More details can be found in the X(7) manual page, or in "X
  Toolkit Intrinsics - C Language Interface manual".
       
configure:
  No URW fonts in .pfb format were found on your system, URW fonts
  generation for 'devpdf' will not work properly.  These fonts can be
  downloaded here:

    http://downloads.ghostscript.com/public/fonts/urw-base35-v1.10.zip

  By default groff will search these fonts in the paths given by `gs
  -h' and in these 2 default directories:
  '/usr/share/fonts/type1/gsfonts/' and
  '/opt/local/share/fonts/urw-fonts/' (paths used by
  font/devpdf/Foundry.in).  You can also pass the option
  '--with-urw-fonts-dir=DIR' to 'configure' to set a custom path.  You
  would need to re-run the 'configure' script after installing these
  fonts.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]