Fri, Jun 14 2002
21:47:52
|
|
Request created by guest
|
|
Subject: Grass on Zaurus
Platform: other
grass obtained from: Other (CDROM etc)
grass binary for platform: Downloaded precompiled Binaries
GRASS Version: 5.0pre4
Trying to install Grass GIS for my Sharp Zaurus using the Ipaq/Linux binary I
got from Baylor University
http://www3.baylor.edu/grass/grass5/binary/ipaq_linux/
when I use Terminal and try the "ipkg install" command, here's what I get:
zcat: grass_5.0.0-20020507-1_arm.ipk: invalid compressed data--format violated
tar: Unexpected EOF in archive
tar: Error exit delayed from previous errors
zcat: stdin: unexpected end of file
ipkg_install_file: ERROR unpacking control.tar.gz from grass_5.0.0-20020507-1_arm.ipk
Thank you in advance for any advice you can provide
___________
Brian J Perrault |
|
Fri, Jun 14 2002
22:50:30
|
|
Mail sent by neteler@itc.it
|
|
Return-Path |
<neteler@itc.it>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
Date |
Fri, 14 Jun 2002 22:50:23 +0200
|
From |
Markus Neteler <neteler@itc.it>
|
To |
Request Tracker <grass-bugs@intevation.de>
|
Cc |
grass5@grass.itc.it
|
Subject |
Re: [GRASS5] [bug #1118] (grass) Grass on Zaurus
|
Message-ID |
<20020614225023.A31365@itc.it>
|
Mail-Followup-To |
Request Tracker <grass-bugs@intevation.de>, grass5@grass.itc.it
|
References |
<20020614194753.DD22A139C6@lists.intevation.de>
|
Mime-Version |
1.0
|
Content-Type |
text/plain; charset=us-ascii
|
Content-Disposition |
inline
|
User-Agent |
Mutt/1.2.5.1i
|
In-Reply-To |
<20020614194753.DD22A139C6@lists.intevation.de>; from grass-bugs@intevation.de on Fri, Jun 14, 2002 at 09:47:53PM +0200
|
X-Spam-Status |
No, hits=-4.4 required=5.0 tests=IN_REP_TO version=2.20
|
X-Spam-Level |
|
On Fri, Jun 14, 2002 at 09:47:53PM +0200, Request Tracker wrote:
> this bug's URL: http://intevation.de/rt/webrt?serial_num=1118
> -------------------------------------------------------------------------
>
> Subject: Grass on Zaurus
>
> Platform: other
> grass obtained from: Other (CDROM etc)
> grass binary for platform: Downloaded precompiled Binaries
> GRASS Version: 5.0pre4
>
> Trying to install Grass GIS for my Sharp Zaurus using the Ipaq/Linux binary
I got from Baylor University
> http://www3.baylor.edu/grass/grass5/binary/ipaq_linux/
> when I use Terminal and try the "ipkg install" command, here's what I get:
>
> zcat: grass_5.0.0-20020507-1_arm.ipk: invalid compressed data--format violated
> tar: Unexpected EOF in archive
> tar: Error exit delayed from previous errors
This looks like a transmission error, because:
tar tvfz grass_5.0.0-20020507-1_arm.ipk
-rw-rw-r-- root/root 4 2002-05-07 17:06:15 ./debian-binary
-rw-rw-r-- root/root 556483 2002-05-07 17:06:15 ./data.tar.gz
-rw-rw-r-- root/root 522 2002-05-07 17:06:15 ./control.tar.gz
is fine (at least on
http://grass.itc.it/grass5/binary/ipaq_linux/
)
> zcat: stdin: unexpected end of file
> ipkg_install_file: ERROR unpacking control.tar.gz from grass_5.0.0-20020507-1_arm.ipk
>
>
> Thank you in advance for any advice you can provide
You may try again from ITC.
Markus
|
|
Sat, Jun 15 2002
00:26:56
|
|
Mail sent by neteler@itc.it
|
|
Return-Path |
<neteler@itc.it>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
Date |
Sat, 15 Jun 2002 00:26:50 +0200
|
From |
Markus Neteler <neteler@itc.it>
|
To |
"Perrault, Brian" <perraultb@ll.mit.edu>
|
Cc |
Request Tracker <grass-bugs@intevation.de>
|
Subject |
Re: [bug #1118] (grass) Grass on Zaurus
|
Message-ID |
<20020615002650.A31479@itc.it>
|
References |
<380565A0766BD411881600B0D0206DBB2C9114@exchange>
|
Mime-Version |
1.0
|
Content-Type |
text/plain; charset=us-ascii
|
Content-Disposition |
inline
|
User-Agent |
Mutt/1.2.5.1i
|
In-Reply-To |
<380565A0766BD411881600B0D0206DBB2C9114@exchange>; from perraultb@ll.mit.edu on Fri, Jun 14, 2002 at 05:36:25PM -0400
|
X-Spam-Status |
No, hits=-4.4 required=5.0 tests=IN_REP_TO version=2.20
|
X-Spam-Level |
|
Brian,
On Fri, Jun 14, 2002 at 05:36:25PM -0400, Perrault, Brian wrote:
> Markus,
>
> Greetings. Thank you for your prompt response. It looks like what
> you guys have for the Ipaq is different from what Baylor has.
it appears continuously, that Baylor is behind. Note that the
main site is:
http://grass.itc.it
I have no idea how to convince Baylor to maintain their site better.
So far I am trying for 2 years now.
> here they are :http://www3.baylor.edu/grass/grass5/binary/ipaq_linux/
> here you are :http://grass.itc.it/grass5/binary/ipaq_linux/
>
> Notice the file sizes. For what it is worth, I tried to use the gzipped tar
> format (from Baylor also), and when I got it out of the archive, fixed the
> path as instructed, and tried to run it, I got the follwing:
which path?
> First, the welcome screen came up as usual, with the three notes
> 1) Have at your side....
> 2) When working on your location....
> 3) Check the GRASS webpage....
> hit RETURN to continue....
>
> When I hit return, I get this error;
>
> <path>/dist.armv4l-unknown-linux-gnu/etc/set_data: error while loading
> shared libraries: libz.so.1: cannot load the shared object file: No such
> file or directory.
you have to install libz. That's a system library providing compression
algorithm.
>
> So it looks like neither of the files I got from Baylor are working.....
No, your system :-) Install that lib and it will work.
Good night,
Markus
> -----Original Message-----
> From: Markus Neteler via RT [mailto:grass-bugs@intevation.de]
> Sent: Friday, June 14, 2002 4:51 PM
> To: perraultb@ll.mit.edu
> Subject: [bug #1118] (grass) Grass on Zaurus
>
>
> On Fri, Jun 14, 2002 at 09:47:53PM +0200, Request Tracker wrote:
> > this bug's URL: http://intevation.de/rt/webrt?serial_num=1118
> > -------------------------------------------------------------------------
> >
> > Subject: Grass on Zaurus
> >
> > Platform: other
> > grass obtained from: Other (CDROM etc)
> > grass binary for platform: Downloaded precompiled Binaries
> > GRASS Version: 5.0pre4
> >
> > Trying to install Grass GIS for my Sharp Zaurus using the Ipaq/Linux
> binary I got from Baylor University
> > http://www3.baylor.edu/grass/grass5/binary/ipaq_linux/
> > when I use Terminal and try the "ipkg install" command, here's what I get:
> >
> > zcat: grass_5.0.0-20020507-1_arm.ipk: invalid compressed data--format
> violated
> > tar: Unexpected EOF in archive
> > tar: Error exit delayed from previous errors
>
> This looks like a transmission error, because:
> tar tvfz grass_5.0.0-20020507-1_arm.ipk
> -rw-rw-r-- root/root 4 2002-05-07 17:06:15 ./debian-binary
> -rw-rw-r-- root/root 556483 2002-05-07 17:06:15 ./data.tar.gz
> -rw-rw-r-- root/root 522 2002-05-07 17:06:15 ./control.tar.gz
>
> is fine (at least on
> http://grass.itc.it/grass5/binary/ipaq_linux/
> )
>
> > zcat: stdin: unexpected end of file
> > ipkg_install_file: ERROR unpacking control.tar.gz from
> grass_5.0.0-20020507-1_arm.ipk
> >
> >
> > Thank you in advance for any advice you can provide
>
> You may try again from ITC.
>
> Markus
>
>
> --- Headers Follow ---
>
> >From neteler@itc.it Fri Jun 14 22:50:29 2002
> Return-Path: <neteler@itc.it>
> Delivered-To: grass-bugs@lists.intevation.de
> Received: from mail.intevation.de (aktaia [212.95.126.10])
> by lists.intevation.de (Postfix) with ESMTP id 29E9D13965
> for <grass-bugs@lists.intevation.de>; Fri, 14 Jun 2002 22:50:29
> +0200 (CEST)
> Received: from camelot.itc.it (camelot.itc.it [195.223.171.5])
> by mail.intevation.de (Postfix) with ESMTP id 12A7D1B6D9
> for <grass-bugs@intevation.de>; Fri, 14 Jun 2002 22:50:26 +0200
> (CEST)
> Received: from orchestra.itc.it (orchestra [10.0.10.11])
> by camelot.itc.it (8.11.3/8.11.3) with ESMTP id g5EKoOn10983
> for <grass-bugs@intevation.de>; Fri, 14 Jun 2002 22:50:24 +0200 (MET
> DST)
> Received: from thuille.itc.it. (thuille [10.40.0.110])
> by orchestra.itc.it (8.11.6/8.11.6) with ESMTP id g5EKoNK20976;
> Fri, 14 Jun 2002 22:50:23 +0200
> Received: (from neteler@localhost)
> by thuille.itc.it. (8.11.6/8.11.2) id g5EKoN431369;
> Fri, 14 Jun 2002 22:50:23 +0200
> Date: Fri, 14 Jun 2002 22:50:23 +0200
> From: Markus Neteler <neteler@itc.it>
> To: Request Tracker <grass-bugs@intevation.de>
> Cc: grass5@grass.itc.it
> Subject: Re: [GRASS5] [bug #1118] (grass) Grass on Zaurus
> Message-ID: <20020614225023.A31365@itc.it>
> Mail-Followup-To: Request Tracker <grass-bugs@intevation.de>,
> grass5@grass.itc.it
> References: <20020614194753.DD22A139C6@lists.intevation.de>
> Mime-Version: 1.0
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
> User-Agent: Mutt/1.2.5.1i
> In-Reply-To: <20020614194753.DD22A139C6@lists.intevation.de>; from
> grass-bugs@intevation.de on Fri, Jun 14, 2002 at 09:47:53PM +0200
> X-Spam-Status: No, hits=-4.4 required=5.0 tests=IN_REP_TO version=2.20
> X-Spam-Level:
>
> -------------------------------------------- Managed by Request Tracker
--
Markus Neteler
ITC-irst, Istituto per la Ricerca Scientifica e Tecnologica
Project on Predictive Models for the Environment
Via Sommarive, 18 - 38050 Povo (Trento), Italy
tel +39 0461 314 -520 (fax -591) http://mpa.itc.it
|
|
Tue, Jun 18 2002
14:21:31
|
|
Mail sent by perraultb@ll.mit.edu
|
|
Return-Path |
<neteler@itc.it>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
Resent-Message-Id |
<200206181221.g5ICLMR21450@thuille.itc.it.>
|
Message-ID |
<380565A0766BD411881600B0D0206DBB2C9126@exchange>
|
From |
"Perrault, Brian" <perraultb@ll.mit.edu>
|
To |
"'Markus Neteler'" <neteler@itc.it>
|
Subject |
RE: [bug #1118] (grass) Grass on Zaurus
|
Date |
Tue, 18 Jun 2002 08:08:40 -0400
|
MIME-Version |
1.0
|
X-Mailer |
Internet Mail Service (5.5.2653.19)
|
Content-Type |
text/plain; charset="iso-8859-1"
|
Resent-From |
neteler@itc.it
|
Resent-Date |
Tue, 18 Jun 2002 14:21:22 +0200
|
Resent-To |
grass-bugs@intevation.de
|
X-Spam-Status |
No, hits=0.0 required=5.0 tests= version=2.20
|
X-Spam-Level |
|
Markus,
I got Grass GIS working. I just needed to add libz.so.1 and
libncurses.so.5. The other problem is that for some reason, on the Zaurus,
you can't unpack the archive libraries (the ones mentioned above) to their
default location. Instead I had to do a "ipkg -d *some other location*
libncurses5". Not sure why this was, it happened even when I was root.
Anyhow, since there may be other Zaurus/Embedix people out there, it
would be great if you could have an aside or a note for Zaurus users. No
need to reinvent the wheel.
Let me know what you think.
Thanks.
Brian
-----Original Message-----
From: Markus Neteler [mailto:neteler@itc.it]
Sent: Tuesday, June 18, 2002 2:39 AM
To: Perrault, Brian
Subject: Re: [bug #1118] (grass) Grass on Zaurus
On Mon, Jun 17, 2002 at 12:45:48PM -0400, Perrault, Brian wrote:
> Markus,
>
> Where might one acquire such libraries as "libz.so.1" ???
Here:
http://www.gzip.org/zlib/
Brian, are you sure that Zaurus is 100% identical to iPAQ?
I don't know anything about that, but just curious.
Markus
>
> -----Original Message-----
> From: Markus Neteler [mailto:neteler@itc.it]
> Sent: Friday, June 14, 2002 6:27 PM
> To: Perrault, Brian
> Cc: Request Tracker
> Subject: Re: [bug #1118] (grass) Grass on Zaurus
>
>
> Brian,
>
> On Fri, Jun 14, 2002 at 05:36:25PM -0400, Perrault, Brian wrote:
> > Markus,
> >
> > Greetings. Thank you for your prompt response. It looks like what
> > you guys have for the Ipaq is different from what Baylor has.
>
> it appears continuously, that Baylor is behind. Note that the
> main site is:
> http://grass.itc.it
>
>
> I have no idea how to convince Baylor to maintain their site better.
> So far I am trying for 2 years now.
>
> > here they are :http://www3.baylor.edu/grass/grass5/binary/ipaq_linux/
> > here you are :http://grass.itc.it/grass5/binary/ipaq_linux/
> >
> > Notice the file sizes. For what it is worth, I tried to use the gzipped
> tar
> > format (from Baylor also), and when I got it out of the archive, fixed
the
> > path as instructed, and tried to run it, I got the follwing:
>
> which path?
>
> > First, the welcome screen came up as usual, with the three notes
> > 1) Have at your side....
> > 2) When working on your location....
> > 3) Check the GRASS webpage....
> > hit RETURN to continue....
> >
> > When I hit return, I get this error;
> >
> > <path>/dist.armv4l-unknown-linux-gnu/etc/set_data: error while loading
> > shared libraries: libz.so.1: cannot load the shared object file: No such
> > file or directory.
>
> you have to install libz. That's a system library providing compression
> algorithm.
>
> >
> > So it looks like neither of the files I got from Baylor are working.....
> No, your system :-) Install that lib and it will work.
> Good night,
>
> Markus
>
> > -----Original Message-----
> > From: Markus Neteler via RT [mailto:grass-bugs@intevation.de]
> > Sent: Friday, June 14, 2002 4:51 PM
> > To: perraultb@ll.mit.edu
> > Subject: [bug #1118] (grass) Grass on Zaurus
> >
> >
> > On Fri, Jun 14, 2002 at 09:47:53PM +0200, Request Tracker wrote:
> > > this bug's URL: http://intevation.de/rt/webrt?serial_num=1118
> > >
> -------------------------------------------------------------------------
> > >
> > > Subject: Grass on Zaurus
> > >
> > > Platform: other
> > > grass obtained from: Other (CDROM etc)
> > > grass binary for platform: Downloaded precompiled Binaries
> > > GRASS Version: 5.0pre4
> > >
> > > Trying to install Grass GIS for my Sharp Zaurus using the Ipaq/Linux
> > binary I got from Baylor University
> > > http://www3.baylor.edu/grass/grass5/binary/ipaq_linux/
> > > when I use Terminal and try the "ipkg install" command, here's what I
> get:
> > >
> > > zcat: grass_5.0.0-20020507-1_arm.ipk: invalid compressed data--format
> > violated
> > > tar: Unexpected EOF in archive
> > > tar: Error exit delayed from previous errors
> >
> > This looks like a transmission error, because:
> > tar tvfz grass_5.0.0-20020507-1_arm.ipk
> > -rw-rw-r-- root/root 4 2002-05-07 17:06:15 ./debian-binary
> > -rw-rw-r-- root/root 556483 2002-05-07 17:06:15 ./data.tar.gz
> > -rw-rw-r-- root/root 522 2002-05-07 17:06:15 ./control.tar.gz
> >
> > is fine (at least on
> > http://grass.itc.it/grass5/binary/ipaq_linux/
> > )
> >
> > > zcat: stdin: unexpected end of file
> > > ipkg_install_file: ERROR unpacking control.tar.gz from
> > grass_5.0.0-20020507-1_arm.ipk
> > >
> > >
> > > Thank you in advance for any advice you can provide
> >
> > You may try again from ITC.
> >
> > Markus
> >
> >
> > --- Headers Follow ---
> >
> > >From neteler@itc.it Fri Jun 14 22:50:29 2002
> > Return-Path: <neteler@itc.it>
> > Delivered-To: grass-bugs@lists.intevation.de
> > Received: from mail.intevation.de (aktaia [212.95.126.10])
> > by lists.intevation.de (Postfix) with ESMTP id 29E9D13965
> > for <grass-bugs@lists.intevation.de>; Fri, 14 Jun 2002 22:50:29
> > +0200 (CEST)
> > Received: from camelot.itc.it (camelot.itc.it [195.223.171.5])
> > by mail.intevation.de (Postfix) with ESMTP id 12A7D1B6D9
> > for <grass-bugs@intevation.de>; Fri, 14 Jun 2002 22:50:26 +0200
> > (CEST)
> > Received: from orchestra.itc.it (orchestra [10.0.10.11])
> > by camelot.itc.it (8.11.3/8.11.3) with ESMTP id g5EKoOn10983
> > for <grass-bugs@intevation.de>; Fri, 14 Jun 2002 22:50:24 +0200 (MET
> > DST)
> > Received: from thuille.itc.it. (thuille [10.40.0.110])
> > by orchestra.itc.it (8.11.6/8.11.6) with ESMTP id g5EKoNK20976;
> > Fri, 14 Jun 2002 22:50:23 +0200
> > Received: (from neteler@localhost)
> > by thuille.itc.it. (8.11.6/8.11.2) id g5EKoN431369;
> > Fri, 14 Jun 2002 22:50:23 +0200
> > Date: Fri, 14 Jun 2002 22:50:23 +0200
> > From: Markus Neteler <neteler@itc.it>
> > To: Request Tracker <grass-bugs@intevation.de>
> > Cc: grass5@grass.itc.it
> > Subject: Re: [GRASS5] [bug #1118] (grass) Grass on Zaurus
> > Message-ID: <20020614225023.A31365@itc.it>
> > Mail-Followup-To: Request Tracker <grass-bugs@intevation.de>,
> > grass5@grass.itc.it
> > References: <20020614194753.DD22A139C6@lists.intevation.de>
> > Mime-Version: 1.0
> > Content-Type: text/plain; charset=us-ascii
> > Content-Disposition: inline
> > User-Agent: Mutt/1.2.5.1i
> > In-Reply-To: <20020614194753.DD22A139C6@lists.intevation.de>; from
> > grass-bugs@intevation.de on Fri, Jun 14, 2002 at 09:47:53PM +0200
> > X-Spam-Status: No, hits=-4.4 required=5.0 tests=IN_REP_TO version=2.20
> > X-Spam-Level:
> >
> > -------------------------------------------- Managed by Request Tracker
>
> --
> Markus Neteler
>
> ITC-irst, Istituto per la Ricerca Scientifica e Tecnologica
> Project on Predictive Models for the Environment
> Via Sommarive, 18 - 38050 Povo (Trento), Italy
> tel +39 0461 314 -520 (fax -591) http://mpa.itc.it
--
Markus Neteler
ITC-irst, Istituto per la Ricerca Scientifica e Tecnologica
Project on Predictive Models for the Environment
Via Sommarive, 18 - 38050 Povo (Trento), Italy
tel +39 0461 314 -520 (fax -591) http://mpa.itc.it
|
|
Tue, Jun 18 2002
14:22:42
|
|
Mail sent by neteler@itc.it
|
|
Return-Path |
<neteler@itc.it>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
Date |
Tue, 18 Jun 2002 14:22:36 +0200
|
From |
Markus Neteler <neteler@itc.it>
|
To |
"Perrault, Brian" <perraultb@ll.mit.edu>
|
Cc |
grass-bugs@intevation.de
|
Subject |
Re: [bug #1118] (grass) Grass on Zaurus
|
Message-ID |
<20020618142236.K15286@itc.it>
|
References |
<380565A0766BD411881600B0D0206DBB2C9126@exchange>
|
Mime-Version |
1.0
|
Content-Type |
text/plain; charset=us-ascii
|
Content-Disposition |
inline
|
User-Agent |
Mutt/1.2.5.1i
|
In-Reply-To |
<380565A0766BD411881600B0D0206DBB2C9126@exchange>; from perraultb@ll.mit.edu on Tue, Jun 18, 2002 at 08:08:40AM -0400
|
X-Spam-Status |
No, hits=-4.4 required=5.0 tests=IN_REP_TO version=2.20
|
X-Spam-Level |
|
On Tue, Jun 18, 2002 at 08:08:40AM -0400, Perrault, Brian wrote:
> Markus,
>
> I got Grass GIS working. I just needed to add libz.so.1 and
> libncurses.so.5. The other problem is that for some reason, on the Zaurus,
> you can't unpack the archive libraries (the ones mentioned above) to their
> default location. Instead I had to do a "ipkg -d *some other location*
> libncurses5". Not sure why this was, it happened even when I was root.
> Anyhow, since there may be other Zaurus/Embedix people out there, it
> would be great if you could have an aside or a note for Zaurus users. No
> need to reinvent the wheel.
>
> Let me know what you think.
Brian,
congratulations! It would be good to have such note. Since I do not
have a Zaurus/Embedix, may I ask you to send me a short text plugin for
the web pages?
Thanks,
Markus
>
> -----Original Message-----
> From: Markus Neteler [mailto:neteler@itc.it]
> Sent: Tuesday, June 18, 2002 2:39 AM
> To: Perrault, Brian
> Subject: Re: [bug #1118] (grass) Grass on Zaurus
>
>
> On Mon, Jun 17, 2002 at 12:45:48PM -0400, Perrault, Brian wrote:
> > Markus,
> >
> > Where might one acquire such libraries as "libz.so.1" ???
>
> Here:
> http://www.gzip.org/zlib/
>
> Brian, are you sure that Zaurus is 100% identical to iPAQ?
> I don't know anything about that, but just curious.
>
> Markus
>
> >
> > -----Original Message-----
> > From: Markus Neteler [mailto:neteler@itc.it]
> > Sent: Friday, June 14, 2002 6:27 PM
> > To: Perrault, Brian
> > Cc: Request Tracker
> > Subject: Re: [bug #1118] (grass) Grass on Zaurus
> >
> >
> > Brian,
> >
> > On Fri, Jun 14, 2002 at 05:36:25PM -0400, Perrault, Brian wrote:
> > > Markus,
> > >
> > > Greetings. Thank you for your prompt response. It looks like what
> > > you guys have for the Ipaq is different from what Baylor has.
> >
> > it appears continuously, that Baylor is behind. Note that the
> > main site is:
> > http://grass.itc.it
> >
> >
> > I have no idea how to convince Baylor to maintain their site better.
> > So far I am trying for 2 years now.
> >
> > > here they are :http://www3.baylor.edu/grass/grass5/binary/ipaq_linux/
> > > here you are :http://grass.itc.it/grass5/binary/ipaq_linux/
> > >
> > > Notice the file sizes. For what it is worth, I tried to use the gzipped
> > tar
> > > format (from Baylor also), and when I got it out of the archive, fixed
> the
> > > path as instructed, and tried to run it, I got the follwing:
> >
> > which path?
> >
> > > First, the welcome screen came up as usual, with the three notes
> > > 1) Have at your side....
> > > 2) When working on your location....
> > > 3) Check the GRASS webpage....
> > > hit RETURN to continue....
> > >
> > > When I hit return, I get this error;
> > >
> > > <path>/dist.armv4l-unknown-linux-gnu/etc/set_data: error while loading
> > > shared libraries: libz.so.1: cannot load the shared object file: No such
> > > file or directory.
> >
> > you have to install libz. That's a system library providing compression
> > algorithm.
> >
> > >
> > > So it looks like neither of the files I got from Baylor are working.....
> > No, your system :-) Install that lib and it will work.
> > Good night,
> >
> > Markus
> >
> > > -----Original Message-----
> > > From: Markus Neteler via RT [mailto:grass-bugs@intevation.de]
> > > Sent: Friday, June 14, 2002 4:51 PM
> > > To: perraultb@ll.mit.edu
> > > Subject: [bug #1118] (grass) Grass on Zaurus
> > >
> > >
> > > On Fri, Jun 14, 2002 at 09:47:53PM +0200, Request Tracker wrote:
> > > > this bug's URL: http://intevation.de/rt/webrt?serial_num=1118
> > > >
> > -------------------------------------------------------------------------
> > > >
> > > > Subject: Grass on Zaurus
> > > >
> > > > Platform: other
> > > > grass obtained from: Other (CDROM etc)
> > > > grass binary for platform: Downloaded precompiled Binaries
> > > > GRASS Version: 5.0pre4
> > > >
> > > > Trying to install Grass GIS for my Sharp Zaurus using the Ipaq/Linux
> > > binary I got from Baylor University
> > > > http://www3.baylor.edu/grass/grass5/binary/ipaq_linux/
> > > > when I use Terminal and try the "ipkg install" command, here's what I
> > get:
> > > >
> > > > zcat: grass_5.0.0-20020507-1_arm.ipk: invalid compressed data--format
> > > violated
> > > > tar: Unexpected EOF in archive
> > > > tar: Error exit delayed from previous errors
> > >
> > > This looks like a transmission error, because:
> > > tar tvfz grass_5.0.0-20020507-1_arm.ipk
> > > -rw-rw-r-- root/root 4 2002-05-07 17:06:15 ./debian-binary
> > > -rw-rw-r-- root/root 556483 2002-05-07 17:06:15 ./data.tar.gz
> > > -rw-rw-r-- root/root 522 2002-05-07 17:06:15 ./control.tar.gz
> > >
> > > is fine (at least on
> > > http://grass.itc.it/grass5/binary/ipaq_linux/
> > > )
> > >
> > > > zcat: stdin: unexpected end of file
> > > > ipkg_install_file: ERROR unpacking control.tar.gz from
> > > grass_5.0.0-20020507-1_arm.ipk
> > > >
> > > >
> > > > Thank you in advance for any advice you can provide
> > >
> > > You may try again from ITC.
> > >
> > > Markus
> > >
> > >
> > > --- Headers Follow ---
> > >
> > > >From neteler@itc.it Fri Jun 14 22:50:29 2002
> > > Return-Path: <neteler@itc.it>
> > > Delivered-To: grass-bugs@lists.intevation.de
> > > Received: from mail.intevation.de (aktaia [212.95.126.10])
> > > by lists.intevation.de (Postfix) with ESMTP id 29E9D13965
> > > for <grass-bugs@lists.intevation.de>; Fri, 14 Jun 2002 22:50:29
> > > +0200 (CEST)
> > > Received: from camelot.itc.it (camelot.itc.it [195.223.171.5])
> > > by mail.intevation.de (Postfix) with ESMTP id 12A7D1B6D9
> > > for <grass-bugs@intevation.de>; Fri, 14 Jun 2002 22:50:26 +0200
> > > (CEST)
> > > Received: from orchestra.itc.it (orchestra [10.0.10.11])
> > > by camelot.itc.it (8.11.3/8.11.3) with ESMTP id g5EKoOn10983
> > > for <grass-bugs@intevation.de>; Fri, 14 Jun 2002 22:50:24 +0200 (MET
> > > DST)
> > > Received: from thuille.itc.it. (thuille [10.40.0.110])
> > > by orchestra.itc.it (8.11.6/8.11.6) with ESMTP id g5EKoNK20976;
> > > Fri, 14 Jun 2002 22:50:23 +0200
> > > Received: (from neteler@localhost)
> > > by thuille.itc.it. (8.11.6/8.11.2) id g5EKoN431369;
> > > Fri, 14 Jun 2002 22:50:23 +0200
> > > Date: Fri, 14 Jun 2002 22:50:23 +0200
> > > From: Markus Neteler <neteler@itc.it>
> > > To: Request Tracker <grass-bugs@intevation.de>
> > > Cc: grass5@grass.itc.it
> > > Subject: Re: [GRASS5] [bug #1118] (grass) Grass on Zaurus
> > > Message-ID: <20020614225023.A31365@itc.it>
> > > Mail-Followup-To: Request Tracker <grass-bugs@intevation.de>,
> > > grass5@grass.itc.it
> > > References: <20020614194753.DD22A139C6@lists.intevation.de>
> > > Mime-Version: 1.0
> > > Content-Type: text/plain; charset=us-ascii
> > > Content-Disposition: inline
> > > User-Agent: Mutt/1.2.5.1i
> > > In-Reply-To: <20020614194753.DD22A139C6@lists.intevation.de>; from
> > > grass-bugs@intevation.de on Fri, Jun 14, 2002 at 09:47:53PM +0200
> > > X-Spam-Status: No, hits=-4.4 required=5.0 tests=IN_REP_TO version=2.20
> > > X-Spam-Level:
> > >
> > > -------------------------------------------- Managed by Request Tracker
> >
> > --
> > Markus Neteler
> >
> > ITC-irst, Istituto per la Ricerca Scientifica e Tecnologica
> > Project on Predictive Models for the Environment
> > Via Sommarive, 18 - 38050 Povo (Trento), Italy
> > tel +39 0461 314 -520 (fax -591) http://mpa.itc.it
>
> --
> Markus Neteler
>
> ITC-irst, Istituto per la Ricerca Scientifica e Tecnologica
> Project on Predictive Models for the Environment
> Via Sommarive, 18 - 38050 Povo (Trento), Italy
> tel +39 0461 314 -520 (fax -591) http://mpa.itc.it
--
Markus Neteler
ITC-irst, Istituto per la Ricerca Scientifica e Tecnologica
Project on Predictive Models for the Environment
Via Sommarive, 18 - 38050 Povo (Trento), Italy
tel +39 0461 314 -520 (fax -591) http://mpa.itc.it
|
|
Tue, Jun 18 2002
14:25:54
|
|
Mail sent by perraultb@ll.mit.edu
|
|
Return-Path |
<perraultb@ll.mit.edu>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
Message-ID |
<380565A0766BD411881600B0D0206DBB2C9127@exchange>
|
From |
"Perrault, Brian" <perraultb@ll.mit.edu>
|
To |
"'Markus Neteler'" <neteler@itc.it>, "Perrault, Brian" <perraultb@ll.mit.edu>
|
Cc |
grass-bugs@intevation.de
|
Subject |
RE: [bug #1118] (grass) Grass on Zaurus
|
Date |
Tue, 18 Jun 2002 08:20:12 -0400
|
MIME-Version |
1.0
|
X-Mailer |
Internet Mail Service (5.5.2653.19)
|
Content-Type |
text/plain; charset="iso-8859-1"
|
X-Spam-Status |
No, hits=0.0 required=5.0 tests= version=2.20
|
X-Spam-Level |
|
Sounds good. Let me articulate in a coherent fashion the order of
operations I followed and I will send them off to you.
Brian
-----Original Message-----
From: Markus Neteler [mailto:neteler@itc.it]
Sent: Tuesday, June 18, 2002 8:23 AM
To: Perrault, Brian
Cc: grass-bugs@intevation.de
Subject: Re: [bug #1118] (grass) Grass on Zaurus
On Tue, Jun 18, 2002 at 08:08:40AM -0400, Perrault, Brian wrote:
> Markus,
>
> I got Grass GIS working. I just needed to add libz.so.1 and
> libncurses.so.5. The other problem is that for some reason, on the
Zaurus,
> you can't unpack the archive libraries (the ones mentioned above) to their
> default location. Instead I had to do a "ipkg -d *some other location*
> libncurses5". Not sure why this was, it happened even when I was root.
> Anyhow, since there may be other Zaurus/Embedix people out there, it
> would be great if you could have an aside or a note for Zaurus users. No
> need to reinvent the wheel.
>
> Let me know what you think.
Brian,
congratulations! It would be good to have such note. Since I do not
have a Zaurus/Embedix, may I ask you to send me a short text plugin for
the web pages?
Thanks,
Markus
>
> -----Original Message-----
> From: Markus Neteler [mailto:neteler@itc.it]
> Sent: Tuesday, June 18, 2002 2:39 AM
> To: Perrault, Brian
> Subject: Re: [bug #1118] (grass) Grass on Zaurus
>
>
> On Mon, Jun 17, 2002 at 12:45:48PM -0400, Perrault, Brian wrote:
> > Markus,
> >
> > Where might one acquire such libraries as "libz.so.1" ???
>
> Here:
> http://www.gzip.org/zlib/
>
> Brian, are you sure that Zaurus is 100% identical to iPAQ?
> I don't know anything about that, but just curious.
>
> Markus
>
> >
> > -----Original Message-----
> > From: Markus Neteler [mailto:neteler@itc.it]
> > Sent: Friday, June 14, 2002 6:27 PM
> > To: Perrault, Brian
> > Cc: Request Tracker
> > Subject: Re: [bug #1118] (grass) Grass on Zaurus
> >
> >
> > Brian,
> >
> > On Fri, Jun 14, 2002 at 05:36:25PM -0400, Perrault, Brian wrote:
> > > Markus,
> > >
> > > Greetings. Thank you for your prompt response. It looks like what
> > > you guys have for the Ipaq is different from what Baylor has.
> >
> > it appears continuously, that Baylor is behind. Note that the
> > main site is:
> > http://grass.itc.it
> >
> >
> > I have no idea how to convince Baylor to maintain their site better.
> > So far I am trying for 2 years now.
> >
> > > here they are :http://www3.baylor.edu/grass/grass5/binary/ipaq_linux/
> > > here you are :http://grass.itc.it/grass5/binary/ipaq_linux/
> > >
> > > Notice the file sizes. For what it is worth, I tried to use the
gzipped
> > tar
> > > format (from Baylor also), and when I got it out of the archive, fixed
> the
> > > path as instructed, and tried to run it, I got the follwing:
> >
> > which path?
> >
> > > First, the welcome screen came up as usual, with the three notes
> > > 1) Have at your side....
> > > 2) When working on your location....
> > > 3) Check the GRASS webpage....
> > > hit RETURN to continue....
> > >
> > > When I hit return, I get this error;
> > >
> > > <path>/dist.armv4l-unknown-linux-gnu/etc/set_data: error while loading
> > > shared libraries: libz.so.1: cannot load the shared object file: No
such
> > > file or directory.
> >
> > you have to install libz. That's a system library providing compression
> > algorithm.
> >
> > >
> > > So it looks like neither of the files I got from Baylor are
working.....
> > No, your system :-) Install that lib and it will work.
> > Good night,
> >
> > Markus
> >
> > > -----Original Message-----
> > > From: Markus Neteler via RT [mailto:grass-bugs@intevation.de]
> > > Sent: Friday, June 14, 2002 4:51 PM
> > > To: perraultb@ll.mit.edu
> > > Subject: [bug #1118] (grass) Grass on Zaurus
> > >
> > >
> > > On Fri, Jun 14, 2002 at 09:47:53PM +0200, Request Tracker wrote:
> > > > this bug's URL: http://intevation.de/rt/webrt?serial_num=1118
> > > >
> >
-------------------------------------------------------------------------
> > > >
> > > > Subject: Grass on Zaurus
> > > >
> > > > Platform: other
> > > > grass obtained from: Other (CDROM etc)
> > > > grass binary for platform: Downloaded precompiled Binaries
> > > > GRASS Version: 5.0pre4
> > > >
> > > > Trying to install Grass GIS for my Sharp Zaurus using the Ipaq/Linux
> > > binary I got from Baylor University
> > > > http://www3.baylor.edu/grass/grass5/binary/ipaq_linux/
> > > > when I use Terminal and try the "ipkg install" command, here's what
I
> > get:
> > > >
> > > > zcat: grass_5.0.0-20020507-1_arm.ipk: invalid compressed
data--format
> > > violated
> > > > tar: Unexpected EOF in archive
> > > > tar: Error exit delayed from previous errors
> > >
> > > This looks like a transmission error, because:
> > > tar tvfz grass_5.0.0-20020507-1_arm.ipk
> > > -rw-rw-r-- root/root 4 2002-05-07 17:06:15 ./debian-binary
> > > -rw-rw-r-- root/root 556483 2002-05-07 17:06:15 ./data.tar.gz
> > > -rw-rw-r-- root/root 522 2002-05-07 17:06:15 ./control.tar.gz
> > >
> > > is fine (at least on
> > > http://grass.itc.it/grass5/binary/ipaq_linux/
> > > )
> > >
> > > > zcat: stdin: unexpected end of file
> > > > ipkg_install_file: ERROR unpacking control.tar.gz from
> > > grass_5.0.0-20020507-1_arm.ipk
> > > >
> > > >
> > > > Thank you in advance for any advice you can provide
> > >
> > > You may try again from ITC.
> > >
> > > Markus
> > >
> > >
> > > --- Headers Follow ---
> > >
> > > >From neteler@itc.it Fri Jun 14 22:50:29 2002
> > > Return-Path: <neteler@itc.it>
> > > Delivered-To: grass-bugs@lists.intevation.de
> > > Received: from mail.intevation.de (aktaia [212.95.126.10])
> > > by lists.intevation.de (Postfix) with ESMTP id 29E9D13965
> > > for <grass-bugs@lists.intevation.de>; Fri, 14 Jun 2002 22:50:29
> > > +0200 (CEST)
> > > Received: from camelot.itc.it (camelot.itc.it [195.223.171.5])
> > > by mail.intevation.de (Postfix) with ESMTP id 12A7D1B6D9
> > > for <grass-bugs@intevation.de>; Fri, 14 Jun 2002 22:50:26 +0200
> > > (CEST)
> > > Received: from orchestra.itc.it (orchestra [10.0.10.11])
> > > by camelot.itc.it (8.11.3/8.11.3) with ESMTP id g5EKoOn10983
> > > for <grass-bugs@intevation.de>; Fri, 14 Jun 2002 22:50:24 +0200 (MET
> > > DST)
> > > Received: from thuille.itc.it. (thuille [10.40.0.110])
> > > by orchestra.itc.it (8.11.6/8.11.6) with ESMTP id g5EKoNK20976;
> > > Fri, 14 Jun 2002 22:50:23 +0200
> > > Received: (from neteler@localhost)
> > > by thuille.itc.it. (8.11.6/8.11.2) id g5EKoN431369;
> > > Fri, 14 Jun 2002 22:50:23 +0200
> > > Date: Fri, 14 Jun 2002 22:50:23 +0200
> > > From: Markus Neteler <neteler@itc.it>
> > > To: Request Tracker <grass-bugs@intevation.de>
> > > Cc: grass5@grass.itc.it
> > > Subject: Re: [GRASS5] [bug #1118] (grass) Grass on Zaurus
> > > Message-ID: <20020614225023.A31365@itc.it>
> > > Mail-Followup-To: Request Tracker <grass-bugs@intevation.de>,
> > > grass5@grass.itc.it
> > > References: <20020614194753.DD22A139C6@lists.intevation.de>
> > > Mime-Version: 1.0
> > > Content-Type: text/plain; charset=us-ascii
> > > Content-Disposition: inline
> > > User-Agent: Mutt/1.2.5.1i
> > > In-Reply-To: <20020614194753.DD22A139C6@lists.intevation.de>; from
> > > grass-bugs@intevation.de on Fri, Jun 14, 2002 at 09:47:53PM +0200
> > > X-Spam-Status: No, hits=-4.4 required=5.0 tests=IN_REP_TO version=2.20
> > > X-Spam-Level:
> > >
> > > -------------------------------------------- Managed by Request
Tracker
> >
> > --
> > Markus Neteler
> >
> > ITC-irst, Istituto per la Ricerca Scientifica e Tecnologica
> > Project on Predictive Models for the Environment
> > Via Sommarive, 18 - 38050 Povo (Trento), Italy
> > tel +39 0461 314 -520 (fax -591) http://mpa.itc.it
>
> --
> Markus Neteler
>
> ITC-irst, Istituto per la Ricerca Scientifica e Tecnologica
> Project on Predictive Models for the Environment
> Via Sommarive, 18 - 38050 Povo (Trento), Italy
> tel +39 0461 314 -520 (fax -591) http://mpa.itc.it
--
Markus Neteler
ITC-irst, Istituto per la Ricerca Scientifica e Tecnologica
Project on Predictive Models for the Environment
Via Sommarive, 18 - 38050 Povo (Trento), Italy
tel +39 0461 314 -520 (fax -591) http://mpa.itc.it
|
|
Wed, Jul 24 2002
14:13:05
|
|
Status changed to resolved by mneteler
|
|