Server Help

Trash Talk - Having trouble getting Continuum working with Wine

Pests - Sat Jan 14, 2006 1:34 pm
Post subject: Having trouble getting Continuum working with Wine
I'm pretty new to linux so excuse me if I'm asking obvious questions or anything like that.

Trying to run wine or winecfg I'm getting an error with libwine.so.1. I tried the two methods on the http://wiki.minegoboom.com/index.php/Running_Continuum_under_Wine page but still no luck. Just for clarification this is the errors I'm getting:

Quote:

wine: error while loading shared libraries: libwine.so.1: cannot open shared obj
ect file: No such file or directory



This would be my first time using wine. Once I actually get it working how do I go about getting continuum installed/downloaded?

Thanks.
i88gerbils - Sat Jan 14, 2006 6:45 pm
Post subject:
Hmm

what's ldd /usr/bin/wine output?

I get this:
Code: Show/Hide
        libwine.so.1 => /usr/lib/libwine.so.1 (0x40025000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x4003f000)
        libc.so.6 => /lib/libc.so.6 (0x40090000)
        libdl.so.2 => /lib/libdl.so.2 (0x401c6000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

phong - Sun Jan 15, 2006 1:52 pm
Post subject:
Read the wiki.

"If you get a libwine.so.1 error when trying to run wine global (instead of running the application from its source directory), add the following lines to your /etc/ld.so.conf file: /usr/local/lib and /usr/local/lib/wine. If problems still occur, copy libwin.so.1 to those locations from the winesource/libs directory. "
Pests - Sun Jan 15, 2006 8:12 pm
Post subject:
i88gerbils:
To be perfectly honest this is my first time working linux. Trying to actually get wine to compile was an adventure in its own and I'm not even sure if I did that 100% correctly. Running your command I get:

Quote:
ldd: ldd /usr/bin/wine: no such file or directory


I understand the error message but the problem is that I don't know why or where else it may be. I think one of the main things that I'm getting confused the most about is the directory structure and which things go where.

phong:
Pests wrote:
Trying to run wine or winecfg I'm getting an error with libwine.so.1. I tried the two methods on the http://wiki.minegoboom.com/index.php/Running_Continuum_under_Wine page but still no luck.

Anonymous - Sun Jan 15, 2006 10:59 pm
Post subject:
What distro? and can you run the wine executable from the source directory? What command are you trying to run when within the source directory.
Anonymous - Sun Jan 15, 2006 11:14 pm
Post subject:
I'm currently running SUSE 10. I tried running the command wine when I get the error. I also get the same error while trying to run winecfg
Pests - Sun Jan 15, 2006 11:14 pm
Post subject:
Forgot to login, above was me.
Anonymous - Mon Jan 16, 2006 7:35 am
Post subject:
And you tried going into the wine source directory (where the wine exec is) and tried running ./wine?
Pests - Mon Jan 16, 2006 2:51 pm
Post subject:
Same problem.
Pests - Thu Jan 19, 2006 6:00 pm
Post subject:
I reinstalled and got it working. However, I'm not too experienced with wine so now im getting:

err:imagelist:ImageList_ReplaceIcon no color!

Also, how do I install continuum once I get wine working?
i88gerbils - Fri Jan 20, 2006 9:33 am
Post subject:
You can run wine Continuumpr391.exe and that should install Continuum .39 in c_drive/Program Files/Continuum wherever the "c_drive" is for your wine installation. Mine is in /home/gerbil/.wine/c_drive
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group