Tiny Core Linux

dCore Import Debian Packages to Mountable SCE extensions => dCore X86 => dCore x86 Imported Extensions => Topic started by: uggla on September 19, 2013, 11:44:35 AM

Title: wine not working
Post by: uggla on September 19, 2013, 11:44:35 AM
I load wine as part of my mydesktop megapackage. Running winecfg32 gives me /usr/bin/winecfg32: exec: line 52: wine: not found. Running wine32 gives me sh: wine32: not found. Using dcore rc2
Title: Re: wine not working
Post by: netnomad on September 19, 2013, 12:01:34 PM
hi uggla,

btw
would you give me a hint how to make a mydesktop-megapackage?

thank you for your help.
Title: Re: wine not working
Post by: uggla on September 19, 2013, 12:25:03 PM
hi uggla,

btw
would you give me a hint how to make a mydesktop-megapackage?

thank you for your help.
It's really simple, list all packages in a file and then run import -f filename
Title: Re: wine not working
Post by: Jason W on September 19, 2013, 06:03:14 PM
I added bash to wine's dependencies as /usr/bin/wine32 is a bash script.  Please re-import and test.
Title: Re: wine not working
Post by: Jason W on September 19, 2013, 07:42:56 PM
Added a necessary startup script to wine-bin to let winecfg work.  Reimport if you have already imported for the fix in the previous post.
Title: Re: wine not working
Post by: uggla on September 20, 2013, 12:40:49 PM
winecfg32 is still not working, seems it's looking for wine instead of wine32.
Title: Re: wine not working
Post by: Jason W on September 20, 2013, 07:45:29 PM
My bad, uploaded startup script to wrong directory.  Please re import and winecfg should work.