Displaying 2 results from an estimated 2 matches for "openlina".
Did you mean:
openline
2008 Apr 17
4
Running win or Linux apps on a Power PC Mac
...or Win or Linux machines.
My computer is a G4 Power PC Mac running Tiger.
Darwine is not compatible PPC. There was an old version, but in the readme file it said that I would not be able to run .exe files on a PPC, so I don't understand the point of the application...
Qemu doesn't work.
OpenLina is not ready for PPC yet.
So my only hope is that I can use or compile Wine in some way on my PPC computer.
Is that possible? What was the last compatible version of Wine for PPC?
2008 Jun 01
5
Running legacy batch files
I have several batch files from my windows installation that I've been using for many years, and I wonder what's the best way to transfer them to a Linux machine, without having to rewrite them as shell scripts.
Some of these batch files call DOS programs and some call Win32 console programs. Unfortunately I have a few that has calls to both a DOS and a Win32 console program.
The problem