Wine 1.1.30 + winetricks +color setter +goodies ...pet & sfs

Virtual machines, emulation, etc.
Message
Author
Frank Cox
Posts: 378
Joined: Sun 01 Nov 2009, 06:05

E-Sword

#321 Post by Frank Cox »

green_dome wrote:Perhaps you mean e-sword.exe instead of esword.exe

There appear to be several tips in the appdb to get the program working. I have tried a few tips, and at least the program starts on my computer, I do not know about it fully functioning with all features though.
Actually no but when I checked the last attempt it the past is very different.

it was .Wine/Program Files/E-Sword/esword.exe and now it is
.Wine/Program Files/e-Sword/ {ALL} and the executable is e-Sword.exe and the various default modules are there.

I was unable to find the program at WineHQ, thanks for the link!
It gave me a fatal error but when I dis another search it found it, go figure?

Thanks-I will try again!

Frank Cox
Posts: 378
Joined: Sun 01 Nov 2009, 06:05

E-sword

#322 Post by Frank Cox »


wine will also accept \(as \\) and is not case sensitive like windows since it is a windows emulator which is not an emulator.

spaces can also be escaped ie
program\ files
can be used instead of
"program files"

end of lesson 3.2..you may go to the library for study..

mike
Thanks!

I am a slow learner but I think I am beginning to understand what I did,
I changed the path and it said it could not execute the binary and it seems obviously I managed the last go round to copy the binaries instead of installing them. Once I uninstall for the umpteenth time I think it will work.

Thanks for the lessons , I need them!

What is interesting is the program is much faster in Ubuntu than Windows , I thought it would be otherwise.

User avatar
vovchik
Posts: 1507
Joined: Tue 24 Oct 2006, 00:02
Location: Ukraine

#323 Post by vovchik »

Dear green_dome,

Any chance we might be getting an upgrade 1.1.37 pet? I think it came out yesterday.

With thanks in advance and kind regards,
vovchik

User avatar
abushcrafter
Posts: 1418
Joined: Fri 30 Oct 2009, 16:57
Location: England
Contact:

#324 Post by abushcrafter »

...or what about the latest stable? Why the development versions of wine?

User avatar
vovchik
Posts: 1507
Joined: Tue 24 Oct 2006, 00:02
Location: Ukraine

#325 Post by vovchik »

Dear abushcrafter,

When it comes to Wine - where development is very active and salient improvements come with each version nearly every two weeks - it does not make sense to recompile the readily available stable version (1.01), which is at least a year old. This page explains why: http://www.winehq.org/news/.

With kind regards,
vovchik

User avatar
abushcrafter
Posts: 1418
Joined: Fri 30 Oct 2009, 16:57
Location: England
Contact:

#326 Post by abushcrafter »

Thanks Muchly.

green_dome
Posts: 203
Joined: Tue 06 Jan 2009, 02:49
Contact:

#327 Post by green_dome »

Here is my attempt at compiling wine 1.1.37.

wine-1.1.37-i486.pet (release 1) | mirror
wine_DEV-1.1.37-i486.pet (release 1) (development package) | mirror
wine_DOC-1.1.37-i486.pet (release 1) (documentation package) | mirror

I installed these packages before compiling:
jack-audio-connection-kit-0.116.1-i486.pet
jack-audio-connection-kit_DEV-0.116.1-i486.pet
xorg_xorg_full_dri-7.3.pet
xorg_xorg_full_dri_DEV-7.3.pet

For help with Gecko, look here

I use the console to install packages from winetricks. For help with this I use

Code: Select all

winetricks -h
[source]

my graphics card is a Nvidia GeForce 8400GS, so I install the 'NVIDIA-190.42-k2.6.30.5-1.pet' from this post.
Last edited by green_dome on Wed 03 Feb 2010, 17:58, edited 1 time in total.

User avatar
vovchik
Posts: 1507
Joined: Tue 24 Oct 2006, 00:02
Location: Ukraine

#328 Post by vovchik »

Dear green_dome,

That was quick. Thanks very much. Installed in 3.01 and 4.10 and works like a charm.

With kind regards,
vovchik

User avatar
vovchik
Posts: 1507
Joined: Tue 24 Oct 2006, 00:02
Location: Ukraine

#329 Post by vovchik »

Dear green_dome,

I just saw that wine 1.1.38 was released. Any chance that you might be releasing a corresponding pet???? :)

With thanks in advance and kind regards,
vovchik

green_dome
Posts: 203
Joined: Tue 06 Jan 2009, 02:49
Contact:

#330 Post by green_dome »

Here is my attempt at compiling wine 1.1.38.

wine-1.1.38-i486.pet (release 1)
wine_DEV-1.1.38-i486.pet (release 1) (development package)
wine_DOC-1.1.38-i486.pet (release 1) (documentation package)

I installed these packages before compiling:
jack-audio-connection-kit-0.116.1-i486.pet
jack-audio-connection-kit_DEV-0.116.1-i486.pet
openldap-2.4.13-i486.pet
openldap_DEV-2.4.13-i486.pet
xorg_xorg_full_dri-7.3.pet
xorg_xorg_full_dri_DEV-7.3.pet

For help with Gecko, look here

I use the console to install packages from winetricks. For help with this I use

Code: Select all

winetricks -h
[source]

my graphics card is a Nvidia GeForce 8400GS, so I install the 'NVIDIA-190.42-k2.6.30.5-1.pet' from this post.

User avatar
vovchik
Posts: 1507
Joined: Tue 24 Oct 2006, 00:02
Location: Ukraine

#331 Post by vovchik »

Dear green_dome,

The usual thanks..... All working nicely.

With kind regards,
vovchik

chrissy
Posts: 18
Joined: Sat 16 Jan 2010, 18:45

#332 Post by chrissy »

Should I somehow uninstall previous versions of wine before attempting to install a new version?
I found after I installed a newer version i seemed to have made it a bit hit and miss whether the exe's actually did anything afterwards and menu items dont all do anything now either.
Whats the best approach? Should I delete all traces of the original or is there a way to find and get all the old wine folders out ...or do i just click install and hope for the best ?

User avatar
abushcrafter
Posts: 1418
Joined: Fri 30 Oct 2009, 16:57
Location: England
Contact:

#333 Post by abushcrafter »

Uninstall the old package from PPM (Puppy Package Manager).

chrissy
Posts: 18
Joined: Sat 16 Jan 2010, 18:45

#334 Post by chrissy »

Thanks oh yes I see and I had 2 versions installed at the same time,that probably wasn't helping anything.

User avatar
davids45
Posts: 1326
Joined: Sun 26 Nov 2006, 23:33
Location: Chatswood, NSW

#335 Post by davids45 »

G'day chrissy,

I have an extensive set of odd-bod programs running under my existing wine version, so don't want to go through installing them all again with each new (weekly!) wine. Getting the menus and icons right again is a nuisance.

I have had no problem simply installing the new wine pet on top of the previous one (eg 1.1.38 over 1.1.37).

A simple idea, if you have the drive space, is to have a test Frugal to which you can try these "should I do this?" things. If it doesn't work, just re-install the test Frugal from the Live CD files. If it does work with the test Frugal, it "should" work with your main Pup (full or frugal).

David S.

chrissy
Posts: 18
Joined: Sat 16 Jan 2010, 18:45

#336 Post by chrissy »

Thanks david. I uninstalled the two versions I had on there, 1.1.19 I think and 1.1.37 and then installed the 1.1.38 which kept all the old settings in any case,even the spotify password so that was a bonus. The 1.1.38 has a better choice of sound config but winetricks is only useful from command line as the gui thing is all stretched out while in the early version it had a proper choosable menu.

User avatar
abushcrafter
Posts: 1418
Joined: Fri 30 Oct 2009, 16:57
Location: England
Contact:

#337 Post by abushcrafter »

Press alt then click and drag if your using jwm to see the rest of the winetricks GUI.

chrissy
Posts: 18
Joined: Sat 16 Jan 2010, 18:45

#338 Post by chrissy »

Thankyou abushcrafter,I can get it to drag sideways but it wont do it downwards.So although I can make the box bigger in any direction the other choices are all on one line still. It is icewm ,is that the problem am i better using JWM instead?
It is still better than not seeing anything past the d's

User avatar
abushcrafter
Posts: 1418
Joined: Fri 30 Oct 2009, 16:57
Location: England
Contact:

#339 Post by abushcrafter »

chrissy wrote:Thankyou abushcrafter,I can get it to drag sideways but it wont do it downwards.So although I can make the box bigger in any direction the other choices are all on one line still.
Odd :?.
chrissy wrote:It is icewm ,is that the problem am i better using JWM instead?
IceWM, I would have thought that it could do it but I just don't know how, so you will need to read the IceWM documentation.

toowoombalinux
Posts: 95
Joined: Tue 16 Feb 2010, 00:22

#340 Post by toowoombalinux »

G'day
Wondering... How do you patch wine?

Somehow you have to patch wine from source - just haven't found documentation and I have been looking for days!! (only ubuntu and they use something called snood).

Cheers
Martin

PS. Just found this in the Source Readme ..
To upgrade to a new release by using a patch file, first cd to the
top-level directory of the release (the one containing this README
file). Then do a "make clean", and patch the release with:

bunzip2 -c patch-file | patch -p1

where "patch-file" is the name of the patch file (something like
wine-1.0.x.diff.bz2). You can then re-run "./configure", and then
run "make depend && make".

Is this answer? and if it is how do I apply a patch (not an upgrade) posted on WineHQ?
Toowoomba Linux Community
[url]http://groups.google.com/group/toowoombalinux[/url]
Puppy Linux 301 - KDE 3.5.8

Post Reply