|
From: Tim W. <tw...@re...> - 2005-03-12 14:00:42
|
On Fri, Mar 11, 2005 at 04:29:45PM +0000, Tony Graham wrote:
> Does the current incantation manage to install libfo-compat.xsl, etc.?
Yes, the spec file is fine now.
But now xmlroff immediately segfaults. :-/
#0 0x069dd771 in gnome_print_job_print_to_file (job=0x0,
output=0x8dd7768 "layout.pdf") at gnome-print-job.c:1181
#1 0x080af58e in fo_doc_gp_get_type ()
#2 0x00878b12 in g_object_unref () from /usr/lib/libgobject-2.0.so.0
#3 0x080ac00f in main ()
0x069dd771 in gnome_print_job_print_to_file (job=0x0,
output=0x8dd7768 "layout.pdf") at gnome-print-job.c:1181
1181 gnome_print_config_set (job->config, "Settings.Transport.Backend", "file");
Tim.
*/
|