Re: Phix 0.8.2 uploaded

new topic     » goto parent     » topic index » view thread      » older message » newer message
katsmeow said...

C:\Program Files (x86)\Phix\demo\pGUI\pdemo\installation.e:95 in procedure download() 
crash(Error 22(The requested URL returned error: 404 Not Found) downloading file) 
    url = `http://phix.x10.mx/C:\Users\user\phix.0.8.2.1.zip` 

Aside: HaHa! It's gone wrong 'cos you put the phix.0.8.2.setup.exe somewhere sensible! If you either a) moved it somewhere random so it don't find it, or b) manually downloaded all the other zips next to it, then it'd probably run fine. Anyway, obviously it's a bug:

Can you change line 77 in C:\Program Files (x86)\Phix\demo\pGUI\pdemo\installation.e to

--  string url = base_url&filename, 
    string url = base_url&get_file_name(filename), 

and then (as per ppw.bat) re-run 'pw pdemo -settings', see what happens (it should complete)

Thanks

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu