Sun, Mar 9 2003
19:39:44
|
|
Request killed by alange
|
|
Tue, Mar 11 2003
10:21:55
|
|
Request created by guest
|
|
Subject: can't make on grass5.0.1 on X11 (Mac)
Platform: other
grass obtained from: Other (CDROM etc) Grass 5.0.0v2 from OpenOSX
grass binary for platform: Compiled from Sources
GRASS Version: 5.0.1
Please enter error description here (and your name)
I have downloaded the update 5.0.1 from baylor site, but ./configure finished
with
configure: error: *** Unable to locate Tk includes.
make
returns
make: *** No targets specified and no makefile found. Stop.
I have also tried make Makefile.in
returns
make: Nothing to be done for 'Makefile.in'.
so trying make install
returns
make: Nothing to be done for 'install'
I am a little lost as to where I can repair this. |
|
Tue, Mar 11 2003
11:00:06
|
|
Status changed to resolved by bernhard
|
|
Tue, Mar 11 2003
11:00:06
|
|
Mail sent by bernhard
|
|
You are probably missing the development files for tcl/tk.
At least configure cannot find them.
This is not a software bug as you need to setup
the development environment to be able to compile GRASS.
As for how our version from openosx build you have to ask openosx.
Otherwise try the development list.
|
|
Tue, Mar 11 2003
13:10:19
|
|
Mail sent by glynn.clements@virgin.net
|
|
Return-Path |
<glynn.clements@virgin.net>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
From |
Glynn Clements <glynn.clements@virgin.net>
|
MIME-Version |
1.0
|
Content-Type |
text/plain; charset=us-ascii
|
Content-Transfer-Encoding |
7bit
|
Message-ID |
<15981.53496.326472.703780@cerise.nosuchdomain.co.uk>
|
Date |
Tue, 11 Mar 2003 12:05:12 +0000
|
To |
Request Tracker <grass-bugs@intevation.de>
|
Cc |
grass5@grass.itc.it
|
Subject |
Re: [GRASS5] [bug #1731] (grass) can't make on grass5.0.1 on X11 (Mac)
|
In-Reply-To |
<20030311092156.8C31C13B48@lists.intevation.de>
|
References |
<20030311092156.8C31C13B48@lists.intevation.de>
|
X-Mailer |
VM 7.07 under 21.4 (patch 12) "Portable Code" XEmacs Lucid
|
X-Spam-Status |
No, hits=-3.2 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, SIGNATURE_SHORT_DENSE,SPAM_PHRASE_00_01 version=2.43
|
X-Spam-Level |
|
Request Tracker wrote:
> I have downloaded the update 5.0.1 from baylor site, but ./configure
> finished with
>
> configure: error: *** Unable to locate Tk includes.
Either install Tcl/Tk and specify the appropriate include directory
with the --with-tcltk-includes= switch, or use the --without-tcltk
switch to disable modules which depend upon Tcl/Tk (i.e. NVIZ).
> make
>
> returns
>
> make: *** No targets specified and no makefile found. Stop.
make won't work until after you have performed the configure step
successfully.
--
Glynn Clements <glynn.clements@virgin.net>
|
|
Tue, Mar 11 2003
13:10:19
|
|
Status changed to open by _rt_system
|
|
Tue, Apr 29 2003
10:38:52
|
|
Status changed to resolved by mneteler
|
|