HTTrack Website Copier
Free software offline browser - FORUM
Subject: broken symlink
Author: Richard
Date: 03/19/2015 18:24
 
Hi,

In the latest version, httrack-3.48.21, building under
Linux creates a broken symlink.  I restored the old
behaviour.

Thanks,

===Rich

--- html/Makefile.in.org        2015-03-19 17:11:09.000000000 +0000
+++ html/Makefile.in    2015-03-19 17:11:53.000000000 +0000
@@ -774,7 +774,7 @@
 install-data-hook:
        if test ! -L $(DESTDIR)$(prefix)/share/httrack/html ; then \
                ( cd $(DESTDIR)$(prefix)/share/httrack \
-                       && $(LN_S) ../doc/httrack html \
+                       && $(LN_S) $(htmldir) html \
                ) \
        fi
 
Reply


All articles

Subject Author Date
broken symlink

03/19/2015 18:24
Re: broken symlink

03/22/2015 12:06




e

Created with FORUM 2.0.11