cckec / winetricks

Automatically exported from code.google.com/p/winetricks
0 stars 0 forks source link

xdg-open: command not found #51

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Install winetricks on Redhat5
2.chmod +x winetricks; mv winetricks /usr/local/bin
3.Invoke winetricks: $winetricks

What is the expected output? What do you see instead?

[signmein@rhel6 ~]$ winetricks
fixme:ole:DllRegisterServer stub
Executing xdg-open http://winetricks.org/help
/usr/local/bin/winetricks: line 226: xdg-open: command not found
------------------------------------------------------
Note: command 'xdg-open http://winetricks.org/help' returned status 127.  
Aborting.
------------------------------------------------------

What version of the product are you using? On what operating system?
[signmein@rhel6 ~]$ winetricks -V
20110417

Please provide any additional information below.

Original issue reported on code.google.com by mark.sas...@gmail.com on 24 Apr 2011 at 10:56

GoogleCodeExporter commented 8 years ago
Tell Red Hat to ship xdg-open, please.

In the meantime, I checked in something that will at least try firefox.
Try http://winetricks.googlecode.com/svn/trunk/src/winetricks now
Does it help?

Original comment by daniel.r...@gmail.com on 25 Apr 2011 at 4:16

GoogleCodeExporter commented 8 years ago
Fix released.

Original comment by daniel.r...@gmail.com on 30 Apr 2011 at 3:52