This post has been edited by trickytroy: 09 May 2005 - 04:00 PM
autoit for linux yaa!!!
#2
Posted 09 May 2005 - 04:38 PM
You would be better off writing a C or C++ (or any other OS/hardware -independent language) program, and compiling/running it on the machine.
#7
Posted 11 May 2005 - 06:38 AM
MSLx Fanboy, on May 10 2005, 09:57 PM, said:
I'm 'Package Manager Impaired', if I can't compile and install from original source, its either not worth having or the platform is flawed. After reading your post, I downloaded the 20050419 source for Wine and found it wouldn't compile out of the box.
'./configure' popped a couple of idiot light warnings about the X libs not being present, which I knew already. 'make depend' ran fine. 'make' choked on the ddraw_test code being missing or maybe missplaced.
In the programs/winetest directory edit Makefile and winetest.rc to remove the ddraw_test entries and it compiles just fine.
Of course I can't actually use it (for the reason mentioned above), but it did compile.
Core platform is: Slackware 9.1
Possibly relevent Custom compiled Mods/Upgrades are:
binutils-2.15
bison-1.875
gcc-3.4.2
linux-2.6.9
The first (and only) time I ever tried to use RedHat, it choked on my custom compiled kernel, and I swore I'd never use it again. Slackware has never failed me in that respect.
This post has been edited by Smed: 11 May 2005 - 06:39 AM
#8
Posted 11 May 2005 - 08:18 PM
Next time I set up a linux box, I'll test...I don't have one at the moment...
This post has been edited by MSLx Fanboy: 11 May 2005 - 08:18 PM
#9
Posted 17 May 2005 - 04:35 AM
trickytroy, on May 9 2005, 07:00 AM, said:
What's wrong with perl, python and ruby on linux? You don't need to programm bash/shell scripts.
#10
Posted 17 May 2005 - 11:46 AM
the function names are shorter and you cant compile them... (i think)
i like to use php, its realy easy but the function names are chaotic :)
so does it run on wine?
i only have a active webserver, cant play around there...
#12
Posted 14 September 2005 - 08:34 AM
#17
Posted 12 September 2006 - 03:45 PM
What would you do with AutoIt / Linux that you couldn't do from a command-line?
-John
#18
Posted 13 September 2006 - 06:10 AM
Why does it have to support GUI's? Why not port it over to just some basic functions:
ConsoleWrite()
ConsoleRead()
FileDelete()
FileOpen()
-----
#19
Posted 13 September 2006 - 08:57 AM
... btw.: I think there was a tool that was able to manipulate/check for windows, but I can't find it. :D
zenity is a good start if you just like to have some boxes and dialogs.
(I don't use those d'n'd-gui-wizzards, but I think they are a good starting-point)
This post has been edited by dabus: 13 September 2006 - 09:02 AM

Sign In
Register
Help
This topic is locked
MultiQuote