Click to See Complete Forum and Search --> : ok, thats pretty lame


sporkit
09-28-2003, 03:21 PM
i read on the boards that the newer versions of wine are finally supported under RH9. i thought to myself, sweet now i can use that awsome new distro and the windowz programs i need. unfortunatly after a fresh install and an imediate download of wine i get this lovely little error.

[sporkit@localhost sporkit]$ su
Password:
[root@localhost sporkit]# ls
wine-20030911-1rh8winehq.i686.rpm
[root@localhost sporkit]# rpm -ivh wine-20030911-1rh8winehq.i686.rpm
Preparing... ########################################### [100%]
1:wine ########################################### [100%]
[root@localhost sporkit]# wine
Segmentation fault
[root@localhost sporkit]# rpm -e wine-20030911-1rh8winehq.i686.rpm
error: package wine-20030911-1rh8winehq.i686.rpm is not installed
[root@localhost sporkit]# rpm -e wine-20030911
[root@localhost sporkit]# wine
bash: /usr/bin/wine: No such file or directory
[root@localhost sporkit]# ls
wine-20030911-1rh8winehq.i386.rpm wine-20030911-1rh8winehq.i686.rpm
[root@localhost sporkit]# rpm -ivh wine-20030911-1rh8winehq.i386.rpm
Preparing... ########################################### [100%]
1:wine ########################################### [100%]
[root@localhost sporkit]# wine
Segmentation fault
[root@localhost sporkit]#omg wtf?!

not fun at all. as you can see i tried both the 386 and 686. oh well is it just me or is this still a serious problem with the new distro?

sclebo05
09-28-2003, 03:56 PM
i use wine under RH9, in fact i played counter strike with it about an hour ago. on the winehq page, on the left tehre is download binaries. from that page, hit up sourceforge, and you will find it.

why are you using the RH8 package?

sporkit
09-28-2003, 06:19 PM
Originally posted by sclebo05
why are you using the RH8 package? :eek: :eek: :eek: :eek: :eek:

heh, oops. well now it seems to be working great. :(

ok well now heres another great question thats probably pretty easy.

if i install a program from an .rpm how do i find its install path? like last time i tried to install wine it took forever to find where it was installing everything.

bwkaz
09-28-2003, 06:51 PM
rpm -qf packagename

ought to do it, after it's installed. IIRC, -qf means "query installed files". The "packagename" would be, in this case, wine-20030911.

jrbishop79
09-28-2003, 07:11 PM
you could also use 'whereis command or program name' ...

sclebo05
09-28-2003, 11:19 PM
haha, glad you found the error. we all do things like that sometimes. have fun with that wine. what apps you planning to run?

sporkit
09-29-2003, 10:35 AM
thanks for that command guys. ;)

Originally posted by sclebo05
haha, glad you found the error. we all do things like that sometimes. have fun with that wine. what apps you planning to run? luckly the only game i ever really feel the need to play on linux is counter-strike which works pretty well with regular wine. im also a fan of Trillian (a nice little aim/everything else communication tool). sometimes it locks my computer up something awful. i saw a picture of it running on the codeweavers version of wine. i wonder if thats what im going to need to use it.

sasKuatch
09-30-2003, 09:29 PM
Yeah, I've been pretty happy since switching to Codeweavers. StarCraft, Kazaa, and a bunch of other stuff runs pretty nice.