Openscenegraph Forum : View Topic

Posted By admin On 12.03.20
Openscenegraph Forum : View Topic 4,3/5 7284 votes

Using the info displayed I started compiling and then when i got to OSG: Code:. OSG. svn: E175002: Unable to connect to a repository at URL 'svn: E175002: The OPTIONS request returned invalid XML in the response: XML parse error at line 1: Extra content at the end of the document ('MYNAME'@Ubuntubook:/fgfs$ I've tried it 3-5 times today and yesterday with no luck. It worked before on Linux Mint 14 Cinnamon, but i installed Ubuntu 13.04 (which is great btw) yesterday and i get this problem.

I haven't compiled git for a month now so that might be the problem. It seems they've changed the link to the download, when i opened the link it suggested the page was removed. The svn repository's address has changed. Simply open the script with a text editor and replace the lines: Code: OSGSTABLEREVISION='and Code: OSGUNSTABLEREVISION='with the right address: Code: OSGSTABLEREVISION='and Code: OSGUNSTABLEREVISION='Good luck!

Openscenegraph Forum View Topics

Ciao, Adrian Posts: 134 Joined: Thu Mar 15, 2007 5:24 pm Location: Bochum, it's better, much better than you think! Callsign: Adrian. Update below. Well, I had the same problem and replaced the lines above but now I get: Code: svn: E155000: '/home/truenorthist/fgfs/OpenSceneGraph' is already a working copy for a different URLand it quits right there. What have I done?

Also, I appear to have several versions of the script listed in my /fgfs folder. Ranges from 'downloadandcompile.sh' to 'downloadandcompile.sh.1' (and 2, 3 and 4) Is this normal, or have I somehow wrecked something? Edit: I realised what I did wrong and tried updating instead and it worked fine. Thanks for the fix. I am still wondering about the extra versions of the script though.

Openscenegraph forum view topics

I'll send three patches off to Francesco later this weekend after I've had a chance to test them. It looks like fgmeta on gitorious.org/fg has not been kept up to date. It currently has version 1.9-4 Francesco's currently at script version 1.9-10. This is known to work on ubuntu12.10. I'm currently trying it for the first time on 13.04. Wget Here's the patches I plan to test late Sunday, 12-May.

Openscenegraph Forum : View Topics

Patch1.9-10-01-optionscandwbugfix.patch The order of the options is wrong. The c and w options are not quite right.

Forum

You can use the script as iswithout them and everyting will be ok. Fixing the order makes them work. Patch1.9-10-02plibsvnsourceforgeissuefix.patch sourceforge ocassionally will give error messages when downloading plib. Adding a / at the end of the plib url fixes this.