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

Re: dia-0.95-pre6: not well installed manual



On Wed, 22 Mar 2006 08:55:27 -0300, loli wrote 
> I installed this prerelease (even the make install)  
> When I tried to read the manual I got the message: 
>  
> Could not open help directory:  
> Error opening directory '/usr/local/share/dia/help:   
> No such file or directory 
>  
> I found the installed manuals at  
>                         /usr/local/share/help/dia 
>  
That it's not true: 
I did not find the manual but just the .xml files to produce the manual. I 
could not find the .html files 
						 
			 
I beleive  the xmldocs.make should say instead of: 
 
if HAVE_GNOME 
docdir = $(datadir)/gnome/help/$(docname)/$(lang) 
else 
docdir = $(datadir)/help/$docname)/$(lang) 
endif 
 
if HAVE_GNOME 
docdir = $(datadir)/gnome/help/$(docname)/$(lang) 
else 
docdir = $(pkgdatadir)/help/$(lang) 
endif 
 
 
But anyway, it looks as if  Makefile.am and Makefile.in files are not 
prepared to produce the manual's .html files			 
 
I did them "by hand", executing from  
       app/doc/en 
db2html dia.xml 
and then moving files .... 
 
Now I have got natural access to Dia's manual  
> --    
> Loli   
> loli unsa edu ar 
>  
> _______________________________________________ 
> Dia-list mailing list 
> Dia-list gnome org 
> http://mail.gnome.org/mailman/listinfo/dia-list 
> FAQ at http://www.gnome.org/projects/dia/faq.html 
> Main page at http://www.gnome.org/projects/dia 
 
 
--   
Loli  
loli unsa edu ar 
 



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