To that end, I have been frustrated by the lack of native Linux support. No knock to Vim, JEdit, NEdit, Kate, etc users out there, but TP just has a certain something that works very well for me (Keybindings?, functions? -- not sure) and I rate it much higher than those for my personal use.
Recently I bought a new machine (P4 2.4 GHz, 512 MB RAM, MSI Motherboard) and installed a stock Mandrake 10.0 Community install (from CD but with security, bugfix and update patches automatically installed). I urpmi'd wine (the 20040213 build) and then downloaded the txpen473.exe installation.
After several failed attempts at just running the .exe file (in both terminal and by double-click) I did the following to get a working install (I hope these work for you):
- Attempted several times to execute install, all failing.
Created the following directory: /var/lib/wine/Program Files/TextPad 4
Chmod ro 777 the above directory.
Copied the contents of the C:\Program Files\TextPad 4 directory from my Windows 98se TP 4.7.3 machine (existing install) to /var/lib/wine/Program Files/TextPad 4
From terminal, cd to TP insatll directory above and type `wine TextPad.exe`
Enjoy.
Blake