[Wine] unable to run wine

James McKenzie jjmckenzie51 at sprintpcs.com
Sun Jun 1 18:56:19 CDT 2008


Trevorofmolino wrote:
> [trevor at trevor ~]$ echo $PATH
> /bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin:/opt/bin:/opt/java/bin:/opt/java/jre/bin:/opt/kde/bin:/opt/mozilla/bin:/opt/qt/bin
>
> cd usr/bin
> ls -l wine shows 
> ls: cannot access wine: No such file or directory
> but cd usr/local/bin shows
> [trevor at trevor bin]$ ls -l wine
> -rwxr-xr-x 1 root root 13500 2008-05-28 15:43 wine
>
>   
At this point you have two choices:

1.  Put /usr/local/bin in your PATH statement in /etc/profile
2.  Soft link between /usr/bin/wine and /usr/local/bin/wine

If you don't know how to do either, Google is your friend.

James McKenzie



More information about the wine-users mailing list