Your message dated Tue, 19 Aug 2008 10:18:49 -0700
with message-id <[EMAIL PROTECTED]>
has caused the report #495660,
regarding lanmap: hardcoded url in svg-graphic works only for display on
localhost
to be marked as having been forwarded to the upstream software
author(s) Ryan Flynn <[EMAIL PROTECTED]>
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
495660: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=495660
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
tag 495660 = confirmed
severity 495660 minor
thanks
Hi Ryan,
here's another bug report from a Debian user, stating that svn images
produced by lanmap hardcode local paths, and as such cannot be viewer
in a browser.
Michael,
on Debian a (admittedly crude) workaround would involve the following:
destdir=/var/www
mkdir -p ${destdir}/usr/share/lanmap/graph
ln -sf /usr/share/lanmap/graph/img ${destdir}/usr/share/lanmap/graph/img
lanmap -o ${destdir} -T svg
In light of this, I'm marking this one as "severity minor", but if you
feel strongly about it, I'll have no problem raising it back up to
"normal".
Cheers,
--Seb
--- End Message ---