Hello, I have a fresh install of Slackware 13 AMD64 (also installed slapt-get, changed passwords, set default wm to xfce, etc..), and today I tried to install the Slackware port of Wine from WineHQ.org, and the install succeeded. When I tried to run it
It returned
Code:
/usr/bin/wine: No such file or directory
I am not sure why this is happening, as it worked on my 32-bit systems. My $PATH variable is this:
Code:
bash-3.1# echo $PATH
/usr/local/sbin:/usr/local/bin:/sbin:/usr/sbin:/bin:/usr/bin
Thank you, and any help would be greatly appreciated. If needed, here is what was shown while installing wine:
Code:
bash-3.1# installpkg wine-1.1.29-i486-1kjz.tgz
Verifying package wine-1.1.29-i486-1kjz.tgz.
Installing package wine-1.1.29-i486-1kjz.tgz:
PACKAGE DESCRIPTION:
# WINE - Wine Is Not an Emulator
#
# Wine is an Open Source implementation of the Windows API on top of
# X and Unix; it is a compatibility layer for running Windows programs.
# Wine does not require Microsoft Windows, as it is a completely free
# alternative implementation of the Windows API. However, Wine can
# optionally use native Windows DLLs if they are available. Wine
# provides both a development toolkit for porting Windows source code
# to Unix, as well as a program loader to run Windows applications.
# Homepage: http://www.winehq.com/
# Packaged by Ken Zalewski (kennyz@nycap.rr.com)
Executing install script for wine-1.1.29-i486-1kjz.tgz.
Package wine-1.1.29-i486-1kjz.tgz installed.
Also, all the files are there. They are just not being recognized. "ls /usr/bin/wine*" shows the files are there.
Code:
bash-3.1$ ls /usr/bin/wine*
/usr/bin/wine /usr/bin/winecpp /usr/bin/winemaker
/usr/bin/wine-preloader /usr/bin/winedbg /usr/bin/winemine
/usr/bin/wineboot /usr/bin/winedump /usr/bin/winepath
/usr/bin/winebuild /usr/bin/winefile /usr/bin/wineprefixcreate
/usr/bin/winecfg /usr/bin/wineg++ /usr/bin/wineserver
/usr/bin/wineconsole /usr/bin/winegcc