Categories
github activity
- jachym forked jachym/valhalla-just_gtfs from valhalla/just_gtfsjachym forked jachym/valhalla-just_gtfs from valhalla/just_gtfs · November 13, 2024 12:05 valhalla/just_gtfs C++17 header-only library for reading and writing GTFS 🌍 Updated Jun 29, 2023
- jachym forked jachym/valhalla-demos from valhalla/demosjachym forked jachym/valhalla-demos from valhalla/demos · November 13, 2024 12:03 valhalla/demos demos JavaScript 101 Updated Sep 14, 2023
- jachym forked jachym/valhalla from valhalla/valhallajachym forked jachym/valhalla from valhalla/valhalla · November 13, 2024 12:02 valhalla/valhalla Open Source Routing Engine for OpenStreetMap C++ 4.5k 6 issues need help Updated Nov 23
- jachym commented on pull request openstreetmap/openstreetmap-website#4042jachym commented on openstreetmap/openstreetmap-website#4042 · October 10, 2024 11:51 jachym commented Oct 10, 2024 Any resolution regarding this PR? Can we have this PR merged and closed, I believed, we addressed the concerns and issues of the community.
- jachym closed an issue in matthuisman/slyguy.addonsjachym closed an issue in matthuisman/slyguy.addons · September 24, 2024 18:49 Can't login to HBO MAX, wrong password #888 Many thanks for this addons repository. I've tested the HBO Max service, but can't login. The message I get is: API Request failed Server error: Th… 2 comments
- jachym forked jachym/valhalla-just_gtfs from valhalla/just_gtfs
Tags
Add new tag Code Sprint development ESRI foss4g geodatahackaton geojson GIS GIS Novinky github GPS GRASS HSLayers INSPIRE Kolo MapServer OGC opendata OpenLayers Open Source OpenStreetMap OSGeo OSM OWS Pes Proxy4OWS Python PyWPS QGIS rakovina varlete REST RUIAN Sport TopoJSON Ubuntu WFS wikipedia WMS WPS školeníArchives
- March 2018
- December 2015
- June 2014
- April 2014
- December 2013
- August 2013
- June 2013
- May 2013
- March 2013
- October 2012
- July 2012
- March 2012
- February 2012
- December 2011
- September 2011
- July 2011
- June 2011
- February 2011
- January 2011
- September 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- November 2009
- October 2009
- August 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- February 2008
- January 2008
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- May 2005
- April 2005
- February 2005
- January 2005
Meta
18 Responses to “GRASS 6.3 for Ubuntu Intrepid Ibex 8.10”
Hi Jachym!
Are you planning to add also 64bit packages like the old releases?
Thank you very much
Luca
By Luca on Nov 8, 2008
Hi Jachym,
any plan to add 64bit packages?
Bye and thanks for your great work!
Luca
By luca on Nov 8, 2008
Sorry, not yet :-( If you make the packages, I can put them to the repository.
By jachym on Nov 9, 2008
Hey Jachym,
I’m having trouble installing this with Intrepid, 32
Unpacking grass (from …/grass_6.3.0-1_i386.deb) …
Processing triggers for man-db …
Setting up grass (6.3.0-1) …
ln: creating symbolic link `/usr/local/lib/libgdi.so’: File exists
dpkg: error processing grass (–configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
grass
E: Sub-process /usr/bin/dpkg returned an error code (1)
By Tim on Nov 17, 2008
Re: my previous post. Whilst it seems to install Grass 3 fine, and it seems to be working smoothly, any time Ubuntu does an upgrade, it chucks out this same error.
By Tim on Nov 17, 2008
Hi,
this is strange. Could you post, what does
ls -lh /usr/local/lib/libgdi.so
tell to you?
Anyway, if you run
apt-get -f install
everything should be fixed – grass will be probably removed.
Then try to reinstall GRASS
By jachym on Nov 18, 2008
Hi Jachym,
lrwxrwxrwx 1 root root 64 2008-07-26 18:11 /usr/local/lib/libgdi.so -> /usr/lib/python2.4/site-packages/wx-2.8-gtk2-unicode/wx/_gdi_.so
sudo apt-get -f install
gives the same error
I have force uninstalled Grass and then re installed it, but same error.
By Tim on Nov 18, 2008
OK, brutalforce-quickfix:
sudo unlink /usr/local/lib/libgdi.so
apt-get install –reinstall grass
would it help?
By jachym on Nov 18, 2008
Yep, this worked, installed the newer deb from the repos. grass_6.3.0-lesejk2_i386.deb
Many thanks!!
By Tim on Nov 18, 2008
Hello,
I am using Intrepid, and trying to install GRASS 6.3. I try to get the public key using your instructions:
sudo wget -q http://les-ejk.cz/pgp/jachym_cepicky-gpg.pub -O – | sudo apt-key add –
And get the following error:
gpg: no valid OpenPGP data found.
I am a relative linux newbie, so any advice would be appreciated.
Thanks,
Corey Sparks
By Corey on Nov 21, 2008
Hi, Since I’m debian-packager newbie as well, this seems not to be the right aproach. I’ll find out, how it should work in the future.
Sorry
By jachym on Nov 21, 2008
Hi,
Jachym, as writed by Corey, your public pgp key is not available on server (err 404).
version grass_6.3.0-lesejk2_i386 run all ok on kubuntu intrepid.
Great job. Thanks.
Syl
By syltao on Nov 22, 2008
Oh, guys, I’m idiot. Sorry. It disappeared from the server somehow and I did not noticed. Anyway, the key is now located at http://les-ejk.cz/pgp/JachymCepicky.pgp I hope, it will work now.
By jachym on Nov 22, 2008
Hi all, I have found the above posts helpful when trying to install grass6.3.0 on Ubuntu 8.10 . However, I seem to have two additional problems 1) part ofthe GRASS gui seems to freeze whenever I start grass and I cannot get rid of it in any way 2) in one above posts somebody stated that GRASS should work even there is a problem with the GUI. Well, I get an error message whenever I try to use v.in.ogr. The message says “segmentation fault”. Am I am doing something wrong? I have tried to reinstall GRASS several times, but I do not know what I am doing wrong!
thanks in advance for your help!
Marco
By Marco Girardello on Jan 3, 2009
Hi,
1) is it the tcl/tk gui or new wxGui ? did you try to start grass as ‘grass63 -text’ ?
2) the gdal package in ubuntu 8.10 seems to be broken, I did not find any fix for it yet (see https://bugs.launchpad.net/ubuntu/+source/gdal/+bug/271670 for details)
By admin on Jan 5, 2009
Thanks for the suggestions! I have solved problem 1) but I still cannot work how to solve problem 2). Any way around it?
Marco
By Marco Girardello on Jan 8, 2009
Hi,
1) Well, I can start grass on -text but when I start the gui the same problem occurs (a part of the initial banner freezes). I can work with the text only, but sometimes it is confortable to have the gui as well. Is there a solution for this already?
Thanks for your help
miguel
By miguel on Jan 15, 2009
Hi, which gui? The wx-python one or the Tcl/Tk one? Does it really write nothing in the terminal, when you atempt to start the gui? No error message?
By admin on Jan 15, 2009