Gaye Abdoulaye
2007-06-23 10:40:53 UTC
Hello list,
I try to install dvipng under freebsd6.2-STABLE.
The configure seems to work fine:
*************** Configuration summary for dvipng
1.9:**************************
The -d (debug) switch is enabled: yes
Your gd is new enough (>=2.0) to enable
the --truecolor switch, full alpha
transparency, proper rescaling of
included bitmaps, and jpeg inclusion: yes
Your gd is new enough (>=2.0.12) to
enable transparent backgrounds for EPS
inclusion and the -z (compression)
switch: yes
Your gd is new enough (>=2.0.28) to
enable gif inclusion and output
(dvigif): yes
FreeType font rendering available: yes
Support for subfonts (CJK-LaTeX): yes
T1lib font rendering available: no
****************************************************************************
But when I try to compile with gmake:
****************************error with
gmake********************************************
dvi.o(.text+0x663): In function `DVIOpen':
/usr/home/walsimou/install/dns.walsimou.com/latex/dvipng-1.9/dvi.c:119:
undefined reference to `xbasename'
dvi.o(.text+0x68b):/usr/home/walsimou/install/dns.walsimou.com/latex/dvipng-1.9/dvi.c:125:
undefined reference to `xbasename'
misc.o(.text+0x3a6): In function `DecodeArgs':
/usr/home/walsimou/install/dns.walsimou.com/latex/dvipng-1.9/misc.c:64:
undefined reference to `xbasename'
misc.o(.text+0x16aa):/usr/home/walsimou/install/dns.walsimou.com/latex/dvipng-1.9/misc.c:483:
undefined reference to `xbasename'
misc.o(.text+0x16ca):/usr/home/walsimou/install/dns.walsimou.com/latex/dvipng-1.9/misc.c:484:
undefined reference to `xbasename'
gmake: *** [dvipng] Error 1
***************************************************************************************************
xorg is not installed in this box (too much for a web server).
Thanks a lot for any suggestion and help !!!
I try to install dvipng under freebsd6.2-STABLE.
The configure seems to work fine:
*************** Configuration summary for dvipng
1.9:**************************
The -d (debug) switch is enabled: yes
Your gd is new enough (>=2.0) to enable
the --truecolor switch, full alpha
transparency, proper rescaling of
included bitmaps, and jpeg inclusion: yes
Your gd is new enough (>=2.0.12) to
enable transparent backgrounds for EPS
inclusion and the -z (compression)
switch: yes
Your gd is new enough (>=2.0.28) to
enable gif inclusion and output
(dvigif): yes
FreeType font rendering available: yes
Support for subfonts (CJK-LaTeX): yes
T1lib font rendering available: no
****************************************************************************
But when I try to compile with gmake:
****************************error with
gmake********************************************
dvi.o(.text+0x663): In function `DVIOpen':
/usr/home/walsimou/install/dns.walsimou.com/latex/dvipng-1.9/dvi.c:119:
undefined reference to `xbasename'
dvi.o(.text+0x68b):/usr/home/walsimou/install/dns.walsimou.com/latex/dvipng-1.9/dvi.c:125:
undefined reference to `xbasename'
misc.o(.text+0x3a6): In function `DecodeArgs':
/usr/home/walsimou/install/dns.walsimou.com/latex/dvipng-1.9/misc.c:64:
undefined reference to `xbasename'
misc.o(.text+0x16aa):/usr/home/walsimou/install/dns.walsimou.com/latex/dvipng-1.9/misc.c:483:
undefined reference to `xbasename'
misc.o(.text+0x16ca):/usr/home/walsimou/install/dns.walsimou.com/latex/dvipng-1.9/misc.c:484:
undefined reference to `xbasename'
gmake: *** [dvipng] Error 1
***************************************************************************************************
xorg is not installed in this box (too much for a web server).
Thanks a lot for any suggestion and help !!!