[GRASS-user] grass62/grass63 - broken html

hi again,

i'looked a little bit more into the broken html-links. i've compiled from cvs-snapshot 2006-11-04 for grass62 and grass63.

in the grass62 cvs-snaphot 2006-11-04

html-link from
/usr/local/grass-6.2.1cvs/docs/html/databaseintro.html

to

grass-odbc.html

„Beim Laden von file:///usr/local/grass-6.2.1cvs/docs/html/grass-odbc.html ist folgender Fehler aufgetreten:
Die Datei oder der Ordner /usr/local/grass-6.2.1cvs/docs/html/grass-odbc.html existiert nicht.“ (file not existing)

in the source the html-file is in

/home/helli/tempinstall/grass62/grass-6.2.cvs_src_snapshot_2006_11_04/grass-6.2.cvs_src_snapshot_2006_11_04/db/drivers/odbc/grass-odbc.html

the same error message for the mysql and emysql-driver-helppages:

„Beim Laden von file:///usr/local/grass-6.2.1cvs/docs/html/grass-mysql.html ist folgender Fehler aufgetreten:
Die Datei oder der Ordner /usr/local/grass-6.2.1cvs/docs/html/grass-mysql.html existiert nicht.“ (file not existing)

„Beim Laden von file:///usr/local/grass-6.2.1cvs/docs/html/grass-mesql.html ist folgender Fehler aufgetreten:
Die Datei oder der Ordner /usr/local/grass-6.2.1cvs/docs/html/grass-mesql.html existiert nicht.“ (file not existing)

i can report the same for grass63 cvs-snaphot 2006-11-04

the log-file for the last today's compilation sessions:

grass62 cvs-snapshot 2006-11-04
GRASS GIS compilation log
-------------------------
Started compilation: So Nov 5 12:22:21 CET 2006
--
Errors in:
--
Finished compilation: So Nov 5 12:31:27 CET 2006
(In case of errors please change into the directory with error and run 'make')

grass63 cvs-snapshot 2006-11-04
GRASS GIS compilation log
-------------------------
Started compilation: So Nov 5 12:38:04 CET 2006
--
Errors in:
--
Finished compilation: So Nov 5 12:47:19 CET 2006
(In case of errors please change into the directory with error and run 'make')

greetings from austria
helli

_______________________________________________________________________________________
Date: Sat, 4 Nov 2006 11:39:28 +0100
From: Michele <michele.rocc@libero.it>
Subject: Re: [GRASS-user] grass62 - broken html and freezing gui
To: grassuser@grass.itc.it
Cc: Helmut Kudrnovsky <hellik@web.de>
Message-ID: <200611041139.28903.michele.rocc@libero.it>
Content-Type: text/plain; charset="iso-8859-15"

On Friday 03 November 2006 18:09, Helmut Kudrnovsky wrote:

Helmut,

(HK)> i've compiled the final grass62-source for myself without any
(HK)>error-message on a suse 10.1-machine. (HK)>
(HK)> i&#180;ve played a little with the spearfish-dataset and with my own
(HK)> data, sometimes the tcl/tk-gui (gis.m, display-monitor, command-guis)
(HK)>seems
(HK)> to freeze, that means i cannot close the windows. (HK)>

I've compiled grass6.2.0 on opensue 10.1 since the release date and had
no freezes, haven't done so much testing...but it seems ok.
Maybe the freeze is more opensuse related(?) I've heard about some
similar problems on opensuse 10.1, not related to GRASS...

(HK)> the link from databaseintro.html to grass-odbc.html seems broken in my
(HK)> installation , all other help-htmls of the installation seems to be o.k.

Those links are working in my installation...
try to rebuild afresh...

Michele.

_____________________________________________________________________
Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
http://smartsurfer.web.de/?mc=100071&distributionid=000000000066

On Sunday 05 November 2006 14:36, Helmut Kudrnovsky wrote:
(HK)> hi again,
(HK)>
(HK)> i'looked a little bit more into the broken html-links. i've compiled
(HK)> from cvs-snapshot 2006-11-04 for grass62 and grass63. (HK)>
(HK)> in the grass62 cvs-snaphot 2006-11-04

(HK)> /usr/local/grass-6.2.1cvs/docs/html/grass-odbc.html existiert
(HK)>nicht.&#8220;
(HK)> (file not existing) (HK)>

(HK)> file:///usr/local/grass-6.2.1cvs/docs/html/grass-mysql.html ist
(HK)>folgender
(HK)> Fehler aufgetreten: (HK)> Die Datei oder der Ordner
(HK)> /usr/local/grass-6.2.1cvs/docs/html/grass-mysql.html existiert
(HK)>nicht.&#8220;
(HK)> (file not existing) (HK)>

(HK)> /usr/local/grass-6.2.1cvs/docs/html/grass-mesql.html existiert
(HK)>nicht.&#8220;
(HK)> (file not existing) (HK)>

Hi,

did you enabled odbc and mysql in the "./configure step"?

Michele