You are not logged in.
Pages: 1
Hi all, i tried (and tried, and tried, and tried) to install wine from aur (bin32-wine) with all lib32 dependencies, when i launch ti it says /usr/bin/wine File not found
This is what happens whenever i try to launch wine
┌─[smau@neplero]-[14:19:56]
└─[ $ ]> wine
linux32: /usr/bin/wine: No such file or directory
┌─[smau@neplero]-[14:21:13]
└─[ $ ]> wine
wine winecpp winegcc wineprefixcreate
wineboot winedbg wine-kthread wine-preloader
winebuild winedump winemaker wineserver
winecfg winefile winemine
wineconsole wineg++ winepath
┌─[smau@neplero]-[14:19:06]
└─[ $ ]> echo $PATH
/opt/wine/bin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/bin/perlbin/site:/usr/bin/perlbin/vendor:/usr/bin/perlbin/core:/home/smau/android-sdk-linux/tools:/home/smau/android-sdk-linux/tools
so wine is there, wine is installed and lib32 are installed, but it cannot be launched... what should i do about that? how do i fix the issues?
Offline
did you run winecfg?
Linux ArchLinux 3.2.8-1-ARCH
#1 SMP PREEMPT Mon Feb 27 21:51:46 CET 2012 x86_64 AMD FX(tm)-8120 Eight-Core Processor AuthenticAMD GNU/Linux
8192MB DDR3 1300MHz | Asus m5a97 | GeForce GTX 550 Ti | 120 GB SSD
Offline
┌─[smau@neplero]-[17:18:06]
└─[ $ ]> winecfg
linux32: /usr/bin/wine: No such file or directory
sadly, i did and it doesn't work
Offline
can you show what pacman -Qm outputs?
Linux ArchLinux 3.2.8-1-ARCH
#1 SMP PREEMPT Mon Feb 27 21:51:46 CET 2012 x86_64 AMD FX(tm)-8120 Eight-Core Processor AuthenticAMD GNU/Linux
8192MB DDR3 1300MHz | Asus m5a97 | GeForce GTX 550 Ti | 120 GB SSD
Offline
archey 20100124-1
aurvote 0.3.1-2
bin32-wine 1.1.38-1
bluej 2.5.3-1
broadcom-wl 5.10.91.9.3-2
clit 1.8-2
enigmail 1.0.0-2
intel-gpu-tools 1.0.2-1
jdownloader latest-12
lib32-flac 1.2.1-2
lib32-jack-audio-connection-kit 0.116.2-2
lib32-lcms 1.18-3
lib32-libldap 2.4.21-1
lib32-libogg 1.1.4-1
lib32-libsasl 2.1.23-3
lib32-libsndfile 1.0.21-1
lib32-libvorbis 1.2.3-1
libixp-hg 116-1
liblinebreak 1.0-1
libtorrent-svn 1120-1
mpdscribble 0.18-1
openarena 0.8.1-3
openarena-bin 0.8.1-2
openswan 2.4.14-1
pkgextract 0.2-2
rtorrent-svn 1122-1
tabbed 0.2-3
thunar-djvu-thumbnailer 0.1-2
vifm 0.5-1
wmii-hg 2594-1
xmlrpc-c-svn 1854-1
yaourt 0.9.2.6-1
┌─[smau@neplero]-[17:40:19]
└─[ $ ]> pacman -Qs wine
local/bin32-wine 1.1.38-1
Windows API implementation and interpreter, enabling the use of Windows
apps in other OSes
Last edited by samuele.mattiuzzo (2010-02-10 16:40:53)
Offline
And you have no other issues with any other programs $PATH?
Linux ArchLinux 3.2.8-1-ARCH
#1 SMP PREEMPT Mon Feb 27 21:51:46 CET 2012 x86_64 AMD FX(tm)-8120 Eight-Core Processor AuthenticAMD GNU/Linux
8192MB DDR3 1300MHz | Asus m5a97 | GeForce GTX 550 Ti | 120 GB SSD
Offline
nope... never had any issues, wine is the only not working atm is this because in $PATH it's listed as /opt/wine/bin and not /usr/bin/wine?
Offline
try this /opt/wine/bin/winecfg
Linux ArchLinux 3.2.8-1-ARCH
#1 SMP PREEMPT Mon Feb 27 21:51:46 CET 2012 x86_64 AMD FX(tm)-8120 Eight-Core Processor AuthenticAMD GNU/Linux
8192MB DDR3 1300MHz | Asus m5a97 | GeForce GTX 550 Ti | 120 GB SSD
Offline
Offline
updatedb as root:
locate wine | grep bin
Last edited by JuseBox (2010-02-10 16:59:17)
Linux ArchLinux 3.2.8-1-ARCH
#1 SMP PREEMPT Mon Feb 27 21:51:46 CET 2012 x86_64 AMD FX(tm)-8120 Eight-Core Processor AuthenticAMD GNU/Linux
8192MB DDR3 1300MHz | Asus m5a97 | GeForce GTX 550 Ti | 120 GB SSD
Offline
and here's the output!
┌─[smau@neplero]-[18:01:19]
└─[ $ ]> locate wine | grep bin
/opt/wine/bin
/opt/wine/bin/widl
/opt/wine/bin/wine
/opt/wine/bin/wine-kthread
/opt/wine/bin/winebuild
/opt/wine/bin/winecpp
/opt/wine/bin/winedump
/opt/wine/bin/wineg++
/opt/wine/bin/winegcc
/opt/wine/bin/wineserver
/opt/wine/bin/wmc
/opt/wine/bin/wrc
/usr/bin/wine
/usr/bin/wine-preloader
/usr/bin/wineboot
/usr/bin/winebuild
/usr/bin/winecfg
/usr/bin/wineconsole
/usr/bin/winecpp
/usr/bin/winedbg
/usr/bin/winedump
/usr/bin/winefile
/usr/bin/wineg++
/usr/bin/winegcc
/usr/bin/winemaker
/usr/bin/winemine
/usr/bin/winepath
/usr/bin/wineprefixcreate
/usr/bin/wineserver
/usr/include/wine/windows/binres.idl
/usr/include/wine/windows/dbinit.idl
/usr/lib/wine/cabinet.dll.so
/usr/lib/wine/libcabinet.def
/usr/lib/wine/libinetcomm.def
/usr/lib/wine/fakedlls/cabinet.dll
/var/lib/pacman/local/bin32-wine-1.1.38-1
/var/lib/pacman/local/bin32-wine-1.1.38-1/depends
/var/lib/pacman/local/bin32-wine-1.1.38-1/desc
/var/lib/pacman/local/bin32-wine-1.1.38-1/files
/var/lib/pacman/local/bin32-wine-1.1.38-1/install
Offline
/usr/bin/winecfg
that should be working.... have you trying typing the full path and still nothing?
Linux ArchLinux 3.2.8-1-ARCH
#1 SMP PREEMPT Mon Feb 27 21:51:46 CET 2012 x86_64 AMD FX(tm)-8120 Eight-Core Processor AuthenticAMD GNU/Linux
8192MB DDR3 1300MHz | Asus m5a97 | GeForce GTX 550 Ti | 120 GB SSD
Offline
yes, still no such file or directory error
i tried with sudo, and this is the output
┌─[smau@neplero]-[18:19:42]
└─[ $ ]> sudo su
[root@neplero smau]# winecfg
/usr/bin/winecfg: line 29: /usr/bin/wine: No such file or directory
/usr/bin/winecfg: line 29: /usr/bin/wine: Success
no such file or directory, then success? i don't understand this error...
Last edited by samuele.mattiuzzo (2010-02-10 17:20:38)
Offline
Go to your home directory...
Do you have a .wine/? if so delete it and try running the command again.... if you don't have it maybe try creating a .wine/
============================
EDIT:
Go here:
http://aur.archlinux.org/packages.php?ID=7915
Comment by: kamil1991 on Sun, 13 Sep 2009 13:02:55 +0000
That comment someone had the same issue... rebuilding all the bin32 apps fixed it
Last edited by JuseBox (2010-02-10 17:29:04)
Linux ArchLinux 3.2.8-1-ARCH
#1 SMP PREEMPT Mon Feb 27 21:51:46 CET 2012 x86_64 AMD FX(tm)-8120 Eight-Core Processor AuthenticAMD GNU/Linux
8192MB DDR3 1300MHz | Asus m5a97 | GeForce GTX 550 Ti | 120 GB SSD
Offline
Offline
thanks that fixed, now it works
Which one fixed it?
Linux ArchLinux 3.2.8-1-ARCH
#1 SMP PREEMPT Mon Feb 27 21:51:46 CET 2012 x86_64 AMD FX(tm)-8120 Eight-Core Processor AuthenticAMD GNU/Linux
8192MB DDR3 1300MHz | Asus m5a97 | GeForce GTX 550 Ti | 120 GB SSD
Offline
Offline
For some reason pacman doesn't find 32libs for me, should I enable some alternative repository or where do they come from?
please, help, need wine. + brain melting soon.
solved:
pacman -Syy
Last edited by aparaatti (2010-02-11 19:51:16)
Offline
Pages: 1