I'm trying to download the basic geopsy plus geopsyhv, and get this result (I select the two options on the download page and then press "download". Is there a way to just download the basic package without using this package-builder mechanism? Or a way to make it work?
Thanks very much for any help.
------- pasted from the download page result ------------------
Download
Generating the package may take a few seconds, thanks for your patience. If you are connected to a slow network you can even wait for a few minutes to get a more compressed archive.
Loading files...
Compressing archive...
Writing final archive...
Warning: copy(/var/www/download/htdocs/files/originals/2.1.0-snapshot-20100212-90861282-fast/geopsypack-3items-mac-intel-leopard-2.1.0-snapshot-20100212.dmg) [function.copy]: failed to open stream: No such file or directory in /var/www/download/htdocs/include/download.php on line 110
Warning: filesize() [function.filesize]: stat failed for /var/www/download/htdocs/files/originals/2.1.0-snapshot-20100212-90861282-fast/geopsypack-3items-mac-intel-leopard-2.1.0-snapshot-20100212.dmg in /var/www/download/htdocs/include/download.php on line 111
geopsypack-3items-mac-intel-leopard-2.1.0-snapshot-20100212.dmg [0 b]
Warning: md5_file(/var/www/download/htdocs/files/download/afae2f3b33b0dccc5541cc3188175eb1/2.1.0-snapshot-20100212-90861282-fast/geopsypack-3items-mac-intel-leopard-2.1.0-snapshot-20100212.dmg) [function.md5-file]: failed to open stream: No such file or directory in /var/www/download/htdocs/include/download.php on line 113
* MD5 Hash:
Warning: sha1_file(/var/www/download/htdocs/files/download/afae2f3b33b0dccc5541cc3188175eb1/2.1.0-snapshot-20100212-90861282-fast/geopsypack-3items-mac-intel-leopard-2.1.0-snapshot-20100212.dmg) [function.sha1-file]: failed to open stream: No such file or directory in /var/www/download/htdocs/include/download.php on line 114
* SHA1 Hash:
Your selection contains 3 item(s):
geopsy
geopsyhv
geopsypackinstall
Reducing archive size [Not yet implemented]
If some Geopsy packages are already installed, you can reduce the size of the archive to download by uploading your current configuration. You will download only the needed packages.
Example: /Library/Geopsy.org/info.xml
download for mac doesn't work
Hi,
Sorry to not answering sooner. Yes, indeed, we faced several issues between beginning of February and end of April, especially for Mac releases. The Mac server in charge of compiling releases for Mac was broken down (random hardware failures), we had to wait for maintenance and to re-install the whole compilation platform. During March, we moved also the main Geopsy server to another location to enjoy a much better bandwidth.
Sorry to not answering sooner. Yes, indeed, we faced several issues between beginning of February and end of April, especially for Mac releases. The Mac server in charge of compiling releases for Mac was broken down (random hardware failures), we had to wait for maintenance and to re-install the whole compilation platform. During March, we moved also the main Geopsy server to another location to enjoy a much better bandwidth.
Re: download for mac doesn't work
I'm trying to download geopsy for mac and found same issues.
Re: download for mac doesn't work
For which Mac OS did you try to download geopsy? I've just tested Snow Leopard, this is fine. For Mac Lion, I fixed several problems yesterday but had no time to finish it yet. This will be fixed today. Mountain Lion is also to be released soon. I have to upgrade the server to Mountain Lion and update the compilation factory.
Re: download for mac doesn't work
Default permissions have changed with Lion compared to Snow Leopard. If you encounter the following error while installing:
Run the installer and change back the ownership to root
The installer will be corrected in the future to avoid such manual steps.
As a workaround, you can manually change permissions before running the installer, from a terminal:mkdir '/Library/Geopsy.org/Frameworks'
Cannot create directory '/Library/Geopsy.org/Frameworks': Permission denied
Encountered errors, see above log.
Code: Select all
sudo mkdir /Library/Geopsy.org
sudo chown -R your_username /Library/Geopsy.org
Code: Select all
sudo chown -R root /Library/Geopsy.org
Re: download for mac doesn't work
Other problem with 2.4.4 under Snow Leopard. Official Qt version moved to 4.8.2 but some remaining links to 4.6.3 make the binaries instable. 2.4.4 for Snow Leopard is now removed from download facility and it will be published again tomorrow.
Re: download for mac doesn't work
Thank you,
I have installed Geopsy for Lion. It works pretty good.
I have installed Geopsy for Lion. It works pretty good.
Re: download for mac doesn't work
Thank you Marc for your command line tools for installation on Lion (MacOS 10.7)
Now I have geopsy running
Now I have geopsy running