Ok, I'll play the guinea pig
Sorry for the Quit button question. I just never have had to resize that
window, so I didn't even think of that option.
Moritz
On Mon, Nov 13, 2000 at 04:28:58PM +0100, mlennert@club.worldonline.be wrote:
> Hi,
>
> after compiling GRASS-cvs successfully, I want to compile ps.map with the
> -fwriteable-strings option. But how (or where) do I delete the ps.map object
> files ?
>
Hi Moritz,you change to
cd src/ps.map/then
find . -name 'OBJ*' -exec /bin/rm -rf {} \;This removes all the object files. After changing above option in
src/CMD/head/head.$ARCH(replace ARCH with platform)
you go back to
cd src/ps.map/Then compile again
gmake5Then ps.map should be o.k. We are working on this issue to get rid
of this annoying compile problem.However: If you want to help us, please keep ps.map as-it-is
and report the error *if* there. Maybe above procedure is not required
any more. We need a tester, and it would be nice if you could first
try the ps.map as it is.Thanks
Markus
--
Dipl.-Geogr. Markus Neteler * University of Hannover
Institute of Physical Geography and Landscape Ecology
Schneiderberg 50 * D-30167 Hannover * Germany
Tel: ++49-(0)511-762-4494 Fax: -3984