Hi,
I have downloaded 4.4.0.tar.gz and installed.
All testpages have the text "link bb_footer" at the bottom instead of the bb_footer.
Was that clear?
-- Regards Lars Ebeling
http://leopg9.no-ip.org Hobbithobbyist
"I am not young enough to know everything." -- Oscar Wilde
I have downloaded 4.4.0.tar.gz and installed.
All testpages have the text "link bb_footer" at the bottom instead of the bb_footer.
Was that clear?
May I ask where you downloaded this from? Using svn direct to sourceforge creates the links correctly.
Regards, Malcolm
Technical copy-editor & proofreader
KDE Proofreading Team KDE British English Translation Team
http://l10n.kde.org/team-infos.php?teamcode=en_GB
Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger01
----- Original Message ----- From: "Malcolm Hunter" <malcolm.hunter at gmx.co.uk> To: <hobbit at hswn.dk> Sent: Tuesday, March 24, 2009 4:06 PM Subject: Re: [hobbit] 4.4.0
I have downloaded 4.4.0.tar.gz and installed.
All testpages have the text "link bb_footer" at the bottom instead of the bb_footer.
Was that clear?
May I ask where you downloaded this from? Using svn direct to sourceforge creates the links correctly.
I downloaded it with http from sourceforge. I am not familiar with svn.
-- Regards Lars Ebeling
http://leopg9.no-ip.org Hobbithobbyist
"It is better to keep your mouth shut and appear stupid than to open it and remove all doubt." -- Mark Twain
I have downloaded 4.4.0.tar.gz and installed.
All testpages have the text "link bb_footer" at the bottom instead of the bb_footer.
Was that clear?
May I ask where you downloaded this from? Using svn direct to sourceforge creates the links correctly.
I downloaded it with http from sourceforge. I am not familiar with svn.
I think the tarball process on sourceforge doesn't manage links properly. Using svn is very easy - just install subversion and run:
svn checkout https://hobbitmon.svn.sourceforge.net/svnroot/hobbitmon/branches/4.4.0 xymon-4.4.0
Regards, Malcolm
-- Technical copy-editor & proofreader
KDE Proofreading Team KDE British English Translation Team
http://l10n.kde.org/team-infos.php?teamcode=en_GB
Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger01
----- Original Message ----- From: "Malcolm Hunter" <malcolm.hunter at gmx.co.uk> To: <hobbit at hswn.dk> Sent: Tuesday, March 24, 2009 5:24 PM Subject: Re: [hobbit] 4.4.0
I think the tarball process on sourceforge doesn't manage links properly. Using svn is very easy - just install subversion and run:
svn checkout https://hobbitmon.svn.sourceforge.net/svnroot/hobbitmon/branches/4.4.0 xymon-4.4.0
I did this, https did not work for me. Used http instead
"make" went well but "make install" gave this immediately
make install
Make: Must be a separator on rules line 45. Stop.
-- Regards Lars Ebeling
http://leopg9.no-ip.org Hobbithobbyist
"I am not young enough to know everything." -- Oscar Wilde
Malcolm Hunter wrote:
I think the tarball process on sourceforge doesn't manage links properly. Using svn is very easy - just install subversion and run:
svn checkout https://hobbitmon.svn.sourceforge.net/svnroot/hobbitmon/branches/4.4.0 xymon-4.4.0
The problem is that most corporate firewalls don't allow svn traffic - so corporate users are locked out unless xymon is available via other means, such as, for instance, a tarballl downloadable from a web or ftp site -
Joe
SVN on sourceforge is just like accessing a web site...you can actually browse to that same link.
-----Original Message----- From: J Sloan [mailto:joe at tmsusa.com] Sent: Wednesday, March 25, 2009 3:33 PM To: hobbit at hswn.dk Subject: Re: [hobbit] 4.4.0
Malcolm Hunter wrote:
I think the tarball process on sourceforge doesn't manage links properly. Using svn is very easy - just install subversion and run:
svn checkout https://hobbitmon.svn.sourceforge.net/svnroot/hobbitmon/branches/4.4.0 xymon-4.4.0
The problem is that most corporate firewalls don't allow svn traffic - so corporate users are locked out unless xymon is available via other means, such as, for instance, a tarballl downloadable from a web or ftp site -
Joe
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Galen Johnson wrote:
SVN on sourceforge is just like accessing a web site...you can actually browse to that same link.
Ah - since my svn attempt failed (hung for a long time then crashed and burned), I was under the impression that svn used a different port from http and didn't look any farther than this -
jjs at einstein:~$ grep svn /etc/services svn 3690/tcp subversion # Subversion protocol svn 3690/udp subversion
But I see now that the real problem was that svn ignored my $http_proxy environment setting, so it hung on SYN_SENT until it timed out.
Joe
participants (4)
-
Galen.Johnson@sas.com
-
joe@tmsusa.com
-
lars.ebeling@leopg9.no-ip.org
-
malcolm.hunter@gmx.co.uk