List Info

Thread: broken link in html document of xsane




broken link in html document of xsane
user name
2007-01-27 00:29:46
Hi,

In xsane-0.992/doc/sane-backends-doc.html links for the
other 
htmls are represented in static urls like(new lines are
inserted
by me):

    <li><font color="#000000">
    <a
href="/usr/local/share/sane/sane-abaton-doc.html"&
gt;sane-abaton</a>
    </font></li>
    <li><font color="#000000">
    <a
href="/usr/local/share/sane/sane-agfafocus-doc.html&quo
t;>sane-agfafocus</a>
    </font></li>
    <li><font color="#000000">
    <a
href="/usr/local/share/sane/sane-apple-doc.html"&g
t;sane-apple</a>
    </font></li>

I'm using Fedora Core 5. These htmls don't exist at
/usr/local/share.
Even at /usr/share/doc/sane-backends-1.0.18, sane-*-doc
files don't exist.
I could find only
/usr/share/doc/sane-backends-1.0.18/umax/sane-umax-doc.html
Any way link is broken.

I wonder who provide who provides sane-*-doc.html files,
where these files
are installed and how xsane knows the installation path.
Could you help me?

Masatake YAMATO


-- 
sane-devel mailing list: sane-devellists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/sane-d
evel
Unsubscribe: Send mail with subject "unsubscribe
your_password"
             to sane-devel-requestlists.alioth.debian.org

Re: broken link in html document of xsane
user name
2007-01-28 01:20:29
Hi,

> These links are very old and AFAIK have never worked.
> I planned to make the backend authors to write a html
document for their 
> backends, but if I remeber right this has never
happened.
> Looks like you are the first one who tested this within
the last 5 or 10 
> years ;)

So this is the good chance to change the situation, isn't
it?

> When sane-backends installs html documents for the
backends
> then I will update the links.

Could you tell me more?

As far as reading sane-backends/doc/Makefile.in, following
patch for
backends/docs/Makefile.in satisfies you:

--- Makefile.in	06  6月 2006 03:45:23 +0900	1.90
+++ Makefile.in	28  1月 2007 16:14:30 +0900	
 -111,7
+111,7 
 .PHONY: all clean depend dist distclean html html-man
install 
   sane-html uninstall
 
-all: $(STANDARD) $(MANPAGES) html-pages
+all: $(STANDARD) $(MANPAGES) html
 
 %.1 %.5 %.7 %.8: %.man
 	sed -e 's|DATADIR|$(datadir)|g' 
 -161,7
+161,11 
 	-for doc in $(DOCS) $(HTML_PAGES); do 
 	    echo installing $$ in $(docdir)/$$...; 
 	    $(INSTALL_DATA) $$ $(DESTDIR)$(docdir)/$$;

-	  done
+	done
+	-for page in $(MANPAGES); do 
+	  echo "installing $$.html in
$(docdir)/$$.html..."; 
+	  $(INSTALL_DATA) $$.html
$(DESTDIR)$(docdir)/$$.html; 
+	done
 
 uninstall:
 	for page in $(SECT1); do 

Masatake YAMATO

-- 
sane-devel mailing list: sane-devellists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/sane-d
evel
Unsubscribe: Send mail with subject "unsubscribe
your_password"
             to sane-devel-requestlists.alioth.debian.org

[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )