[tlbuild] asymptote trials
Reinhard Kotucha
reinhard.kotucha at web.de
Fri May 22 16:09:10 CEST 2009
On 21 May 2009 Karl Berry wrote:
> We are going to try to include asymptote.sf.net in TeX Live this year.
> The source is checked into Build/source/utils/asymptote. It is not yet
> part of the build. Peter is working on that, but meanwhile, there is a
> good chance that there will be configure/compilation problems present in
> the original, so if you have a chance to give it a now try, please do.
Hi,
I compiled it successfully with gcc 4.1.2 on x86_64-linux running
./configure && make CFLAGS="-DBROKEN_COMPILER", the other options had
not been needed. I finally tested it with:
cd doc && make && acroread asymptote.pdf
Works fine.
Regards,
Reinhard
$ ldd ./asy
libGLU.so.1 => /usr/lib/libGLU.so.1 (0x00002ac704a47000)
libglut.so.3 => /usr/lib/libglut.so.3 (0x00002ac704cb5000)
libreadline.so.5 => /lib/libreadline.so.5 (0x00002ac704df9000)
libsigsegv.so.0 => /usr/lib/libsigsegv.so.0 (0x00002ac70503b000)
libpthread.so.0 => /lib/libpthread.so.0 (0x00002ac70523e000)
libz.so.1 => /lib/libz.so.1 (0x00002ac705459000)
libfftw3.so.3 => /usr/lib/libfftw3.so.3 (0x00002ac70556e000)
libncurses.so.5 => /lib/libncurses.so.5 (0x00002ac705773000)
libstdc++.so.6 => /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/libstdc++.so.6 (0x00002ac7059d0000)
libm.so.6 => /lib/libm.so.6 (0x00002ac705cd4000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00002ac705f55000)
libc.so.6 => /lib/libc.so.6 (0x00002ac706163000)
libGL.so.1 => //usr/lib64/opengl/xorg-x11/lib/libGL.so.1 (0x00002ac7064ac000)
libXext.so.6 => /usr/lib/libXext.so.6 (0x00002ac706739000)
libX11.so.6 => /usr/lib/libX11.so.6 (0x00002ac70694b000)
libXxf86vm.so.1 => /usr/lib/libXxf86vm.so.1 (0x00002ac706c56000)
/lib64/ld-linux-x86-64.so.2 (0x00002ac70482b000)
libdl.so.2 => /lib/libdl.so.2 (0x00002ac706e5c000)
libXdamage.so.1 => /usr/lib/libXdamage.so.1 (0x00002ac707061000)
libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0x00002ac707163000)
libdrm.so.2 => /usr/lib/libdrm.so.2 (0x00002ac707268000)
libXau.so.6 => /usr/lib/libXau.so.6 (0x00002ac707474000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x00002ac707677000)
librt.so.1 => /lib/librt.so.1 (0x00002ac70777c000)
--
----------------------------------------------------------------------------
Reinhard Kotucha Phone: +49-511-3373112
Marschnerstr. 25
D-30167 Hannover mailto:reinhard.kotucha at web.de
----------------------------------------------------------------------------
Microsoft isn't the answer. Microsoft is the question, and the answer is NO.
----------------------------------------------------------------------------
More information about the tlbuild
mailing list