![]() |
Install EditPlus on Ubuntu
EditPlus is an Internet-ready 32-bit text editor, HTML editor and programmers editor for Windows. While it can serve as a good replacement for Notepad, it also offers many powerful features for Web page authors and programmers.
How To InstallTo get EditPlus working under Linux, you need to install the popular Wine software. Wine is an Open Source implementation of the Windows API on top of X and Unix. To install Wine on Ubuntu or Debian GNU/Linux, enter the following at the command line: Code:
apt-get install wineCode:
cd ~Code:
wine ./epp231_en.exeCode:
cd ~/.wine/drive_c/Program\ Files/EditPlus\ 2/Code:
wine ./editplus.exeAs an alternative, if you have a full installation of wine on your Linux system, shortcuts are auto-configured for Windows .EXE files. Double-clicking on epp230_en.exe in your desktop file browser will auto-magically bring up wine with the program loaded. FontsIf your Wine apps are using the ugly font that it picks by default, install the Microsoft Tahoma font. It can be downloaded here. Then simply run: Code:
wine ./tahoma32.exeIf you have Debian or a Debian-based distro (such as Ubuntu), you should be able to download and install Microsoft's Core Web Fonts through "apt-get": Code:
apt-get install msttcorefontsCode:
emerge -av corefontsFixing The Keyboard ShortcutsYou may not have realized it in Windows, but under Linux it can be handy to change some default keybindings (e.g. Ctrl+W to close a tab instead of Ctrl+F4). Use Document > Permanent Settings > Keyboard to do this. |
Re: Install EditPlus on Ubuntu
I like editplus but I use Vista.
|
Re: Install EditPlus on Ubuntu
My 2 cents for editplus
|
| All times are GMT +5.5. The time now is 18:59. |