########## typos corrected ################ Greetings I have not been able to use autotools to generate a libagg.so (and related shared libraries/. ( http://www.linuxfromscratch.org/blfs/view/7.4/x/agg.html ) So I am going to have a go at editing the makefiles by hand to generate the so-libs )
In addition to files in the src directory of agg-2.5 which are used to generate libagg ( I am presuming ) we have these files in the source tree of agg-2.5:- agg-2.5/src/platform/sdl/agg_platform_support.cpp agg-2.5/src/platform/X11/agg_platform_support.cpp ( I could not see any agg-2.5/src/platform/freetype/agg_platform_support.cpp Now, for the libaggfontfreetype.so, libaggplatformsdl.so and libaggplatformX11.so mentioned in the link above , I would like to know which source files are used to generate all three libraries. I would also like to know if the assumption that only the files in the src directory are used to generate libagg.so is correct. thanks in advance sincerely luxInteg -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
