unable to run wine
-
- Level 2
- Posts: 16
- Joined: Sun Apr 27, 2008 3:40 pm
unable to run wine
Installed and configured wine. When I try to run wine in hoome or in usr/local/bin I get
bash: wine: command not found
I put a cd into the cdrom and tried to run the setup.exe this is what I got
[trevor@trevor bin]$ wine d:\mnt\cdrom\setup.exe
bash: wine: command not found
I checked the directory of usr/local/bin and this is whats in it
[trevor@trevor bin]$ ls
function_grep.pl uninstaller wineboot winedbg winemine wmc
msiexec widl winebrowser winedump winepath wrc
notepad wine winebuild winefile wineprefixcreate
progman wine-kthread winecfg wineg++ wineserver
regedit wine-preloader wineconsole winegcc wineshelllink
regsvr32 wine-pthread winecpp winemaker winhelp
according to the users guide going to the directory wine executable is located in should work. Anyone have any ideas to try?
bash: wine: command not found
I put a cd into the cdrom and tried to run the setup.exe this is what I got
[trevor@trevor bin]$ wine d:\mnt\cdrom\setup.exe
bash: wine: command not found
I checked the directory of usr/local/bin and this is whats in it
[trevor@trevor bin]$ ls
function_grep.pl uninstaller wineboot winedbg winemine wmc
msiexec widl winebrowser winedump winepath wrc
notepad wine winebuild winefile wineprefixcreate
progman wine-kthread winecfg wineg++ wineserver
regedit wine-preloader wineconsole winegcc wineshelllink
regsvr32 wine-pthread winecpp winemaker winhelp
according to the users guide going to the directory wine executable is located in should work. Anyone have any ideas to try?
Re: unable to run wine
What "echo $PATH" say?Trevorofmolino wrote:Installed and configured wine. When I try to run wine in hoome or in usr/local/bin I get
bash: wine: command not found
I put a cd into the cdrom and tried to run the setup.exe this is what I got
[trevor@trevor bin]$ wine d:\mnt\cdrom\setup.exe
bash: wine: command not found
I checked the directory of usr/local/bin and this is whats in it
[trevor@trevor bin]$ ls
function_grep.pl uninstaller wineboot winedbg winemine wmc
msiexec widl winebrowser winedump winepath wrc
notepad wine winebuild winefile wineprefixcreate
progman wine-kthread winecfg wineg++ wineserver
regedit wine-preloader wineconsole winegcc wineshelllink
regsvr32 wine-pthread winecpp winemaker winhelp
according to the users guide going to the directory wine executable is located in should work. Anyone have any ideas to try?
unable to run wine
Trevorofmolino wrote:
ls -l wine
What does this say?
James McKenzie
cd /usr/binInstalled and configured wine. When I try to run wine in hoome or in usr/local/bin I get
bash: wine: command not found
I put a cd into the cdrom and tried to run the setup.exe this is what I got
[trevor@trevor bin]$ wine d:\mnt\cdrom\setup.exe
bash: wine: command not found
I checked the directory of usr/local/bin and this is whats in it
[trevor@trevor bin]$ ls
function_grep.pl uninstaller wineboot winedbg winemine wmc
msiexec widl winebrowser winedump winepath wrc
notepad wine winebuild winefile wineprefixcreate
progman wine-kthread winecfg wineg++ wineserver
regedit wine-preloader wineconsole winegcc wineshelllink
regsvr32 wine-pthread winecpp winemaker winhelp
according to the users guide going to the directory wine executable is located in should work. Anyone have any ideas to try?
ls -l wine
What does this say?
James McKenzie
-
- Level 2
- Posts: 16
- Joined: Sun Apr 27, 2008 3:40 pm
[trevor@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@trevor bin]$ ls -l wine
-rwxr-xr-x 1 root root 13500 2008-05-28 15:43 wine
/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@trevor bin]$ ls -l wine
-rwxr-xr-x 1 root root 13500 2008-05-28 15:43 wine
unable to run wine
Trevorofmolino wrote:
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
At this point you have two choices:[trevor@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@trevor bin]$ ls -l wine
-rwxr-xr-x 1 root root 13500 2008-05-28 15:43 wine
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
-
- Level 2
- Posts: 16
- Joined: Sun Apr 27, 2008 3:40 pm
tried to do a soft patch and thisis what hapened
[trevor@trevor ~]$ ls -s /usr/local/bin wine
ls: cannot access wine: No such file or directory
/usr/local/bin:
total 4120
8 function_grep.pl 28 wine-pthread 64 winegcc
4 msiexec 4 wineboot 64 winemaker
4 notepad 4 winebrowser 4 winemine
4 progman 216 winebuild 4 winepath
4 regedit 4 winecfg 4 wineprefixcreate
4 regsvr32 4 wineconsole 2144 wineserver
4 uninstaller 0 winecpp 8 wineshelllink
544 widl 4 winedbg 4 winhelp
16 wine 304 winedump 96 wmc
68 wine-kthread 4 winefile 464 wrc
32 wine-preloader 0 wineg++
[trevor@trevor ~]$ ls -s /usr/bin/wine /usr/local/bin/wine
ls: cannot access /usr/bin/wine: No such file or directory
16 /usr/local/bin/wine
put /usr/local/bin in the path statement in /etc/profile and this is the result
bash: wine: command not found
this is the path statement revised
# /etc/profile
#
export PATH="/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin:/opt/bin:/usr/local/bin"
If I can get wine recognized like I can see it everything will work.
[trevor@trevor ~]$ ls -s /usr/local/bin wine
ls: cannot access wine: No such file or directory
/usr/local/bin:
total 4120
8 function_grep.pl 28 wine-pthread 64 winegcc
4 msiexec 4 wineboot 64 winemaker
4 notepad 4 winebrowser 4 winemine
4 progman 216 winebuild 4 winepath
4 regedit 4 winecfg 4 wineprefixcreate
4 regsvr32 4 wineconsole 2144 wineserver
4 uninstaller 0 winecpp 8 wineshelllink
544 widl 4 winedbg 4 winhelp
16 wine 304 winedump 96 wmc
68 wine-kthread 4 winefile 464 wrc
32 wine-preloader 0 wineg++
[trevor@trevor ~]$ ls -s /usr/bin/wine /usr/local/bin/wine
ls: cannot access /usr/bin/wine: No such file or directory
16 /usr/local/bin/wine
put /usr/local/bin in the path statement in /etc/profile and this is the result
bash: wine: command not found
this is the path statement revised
# /etc/profile
#
export PATH="/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin:/opt/bin:/usr/local/bin"
If I can get wine recognized like I can see it everything will work.
unable to run wine
Hi Trevor,
ln -s /usr/local/bin/wine /usr/bin/wine
It seems that the mod is OK, but it needs to be reexecuted to be effective.
Please try this:tried to do a soft patch and thisis what hapened
[trevor@trevor ~]$ ls -s /usr/local/bin wine
ls: cannot access wine: No such file or directory
/usr/local/bin:
total 4120
8 function_grep.pl 28 wine-pthread 64 winegcc
4 msiexec 4 wineboot 64 winemaker
4 notepad 4 winebrowser 4 winemine
4 progman 216 winebuild 4 winepath
4 regedit 4 winecfg 4 wineprefixcreate
4 regsvr32 4 wineconsole 2144 wineserver
4 uninstaller 0 winecpp 8 wineshelllink
544 widl 4 winedbg 4 winhelp
16 wine 304 winedump 96 wmc
68 wine-kthread 4 winefile 464 wrc
32 wine-preloader 0 wineg++
[trevor@trevor ~]$ ls -s /usr/bin/wine /usr/local/bin/wine
ln -s /usr/local/bin/wine /usr/bin/wine
Did you relogin after the modification of /etc/profile ??ls: cannot access /usr/bin/wine: No such file or directory
16 /usr/local/bin/wine
put /usr/local/bin in the path statement in /etc/profile and this is the result
bash: wine: command not found
It seems that the mod is OK, but it needs to be reexecuted to be effective.
With regards, Pavel Trollerthis is the path statement revised
# /etc/profile
#
export PATH="/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin:/opt/bin:/usr/local/bin"
If I can get wine recognized like I can see it everything will work.
-
- Level 2
- Posts: 16
- Joined: Sun Apr 27, 2008 3:40 pm