file wxPython-release-2.8.7.1-r220-1.tar.gz was not found either and
doesn't exist on http://builds.osafoundation.org/external/linux

changed the Makefile and then it worked...maybe it will help someone else

--- chandler_org/Makefile       2011-05-28 19:53:35.335254441 +0200
+++ chandler/Makefile   2011-05-28 19:15:04.363259974 +0200
@@ -181,7 +181,7 @@
 #     directory, and install by untarring.
 #
 TAR_ARCHIVES = \
-    $(CHANDLERARCHIVES)/Launchers-$(SNAP)-0.9-$(BP)32.tar.gz \
+    $(CHANDLERARCHIVES)/Launchers-$(SNAP)-0.9-$(BP)31.tar.gz \
     $(CHANDLERARCHIVES)/chandlerdb-$(SNAP)-0.7-$(BP)37.tar.gz \
     $(CHANDLERARCHIVES)/db-$(SNAP)-4.6.21-$(BP)3.tar.gz \
     $(READLINE) \
@@ -192,7 +192,7 @@
     $(M2CRYPTO) \
     $(PYICU) \
     $(CHANDLERARCHIVES)/PyLucene-$(SNAP)-2.3.1-3-418-$(BP)1.tar.gz \
-    $(CHANDLERARCHIVES)/wxPython-$(SNAP)-2.8.7.1-r220-$(BP)1.tar.gz \
+    $(CHANDLERARCHIVES)/wxPython-$(SNAP)-2.8.7.1-r219-$(BP)1.tar.gz \

 #
 # EZ_INSTALL_ARCHIVES: archives we download into the CHANDLERARCHIVES


regards, Thomas.

On Sat, May 28, 2011 at 6:30 PM, Thomas Linton <th.lin...@gmail.com> wrote:
> I followed the steps on
> http://chandlerproject.org/Developers/BuildingChandlerDesktop#The%20quick%20and%20easy%20way%20-%20downloa
> which are unfortunately not working:
>
> # make install
> mkdir -p ../downloads
> curl  -f -L -o ../downloads/Launchers-release-0.9-32.tar.gz
> http://builds.osafoundation.org/external/linux/Launchers-release-0.9-32.tar.gz
>   % Total    % Received % Xferd  Average Speed   Time    Time     Time  
> Current
>                                  Dload  Upload   Total   Spent    Left  Speed
>   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
> curl: (22) The requested URL returned error: 404
> make: *** [../downloads/Launchers-release-0.9-32.tar.gz] Error 22
> #
>
> curl tries to download Launchers-release-0.9-32.tar.gz which doesn't
> exist on the server - any chance to put the file one the server or fix
> the installation routine.
>
> thanks, Thomas.
>
_______________________________________________
chandler-users@osafoundation.org mailing list
unsubscribe here: http://lists.osafoundation.org/mailman/listinfo/chandler-users
Chandler wiki: http://chandlerproject.org/wikihome

Reply via email to