Re: Golipse problems
David LeBer <[email protected]> Tue, 9 Nov 2010 17:01:55 -0500
| Newsgroups | gmane.comp.web.webobjects.woproject.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2010-11-09, at 4:23 PM, Pascal Robert wrote: > We are setting up the machines for two new employees. We are installing everything with WOInstaller.jar and Golipse, but after Golipse get Eclipse, it returns an error : > > ... > Downloading the Eclipse Plugin installer ... > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 185 185 185 185 0 0 1134 0 --:--:-- --:--:-- --:--:-- 1712 > Downloading and Installing the recommended Eclipse plugins ... > /tmp/p2_1289334187: line 1: html: No such file or directory > /tmp/p2_1289334187: line 2: syntax error near unexpected token `<' > /tmp/p2_1289334187: line 2: `<head><title>301 Moved Permanently</title></head> > > Look like the list of plugins to install was moved elsewhere and the script can't handle the redirect :-) Quick fix. Ctrl click on the Golipse.app and choose "Show Package Contents". Navigate to Contents/Resources/English.lproj and open the go_wolips.sh in a text editor. Change the third line in the script from: P2_URL=http://gist.github.com/raw/609891/p2 To: P2_URL=https://gist.github.com/raw/609891/p2 Save and try Golipse.app again. ;david -- David LeBer Codeferous Software 'co-def-er-ous' adj. Literally 'code-bearing' site: http://codeferous.com blog: http://davidleber.net profile: http://www.linkedin.com/in/davidleber twitter: http://twitter.com/rebeld -- Toronto Area Cocoa / WebObjects developers group: http://tacow.org