Prerequisites: Linux + Wine (suggestion: prepare the software and open a bottle too)
Detailed instructions:
1. Launch terminal, run Wine with Pegasus installer. You can also set the locales different way than your system locales, if needed (in my case, I want Pegasus to run with Czech locale so that I can use Czech diacritical sings. I also put Pegasus into a separate Wineprefix: env LANG="cs_CZ.UTF-8" WINEPREFIX="/home/david/.winetest-pegasus/" /home/david/D/dev/prog/linux/wine/1.7.54/wine-build/wine /home/david/D/download/Pegasus/w32-470.exe
2. Click "Setup" (WinZip Self-Extractor)
3. Click "Next >" (Pegasus Mail Installation)
4. Fill in the path wherever you want Pegasus to be installed to (Install the Pegasus Mail program files in:). For example C:\Program Files\E-mail clients\Pegasus (does not matter much, put it wherever you like, C:\PMAIL will do well too). Click "Next >"
5. Decide if you want to uncheck "Create Start menu shortcut for Pegasus" (this doesn't seem to work in Wine), and "Pre-configure a user mailbox" (not needed if you want to place your email folder on a specific place, this will be done later). Click "Next >"
6. Click "Finish"
7. Click "Exit" (Pegasus installation is now complete)
8. Open IERenderer.fff in any text editor (vi, Mousepad etc.). The .fff file is in the folder where you installed Pegasus to (e.g. /home/david/.winetest-pegasus/drive_c/Program Files/E-mail clients/Pegasus/Programs/IERenderer.fff)
9. Change "Form flags = 31" to "Form flags = 2", save, close.
10. Launch Pegasus for the first time (in my case env LANG="cs_CZ.UTF-8" WINEPREFIX="/home/david/.winetest-pegasus/" /home/david/D/dev/prog/linux/wine/1.7.54/wine-build/wine C:\\Program\ Files\\E-mail\ clients\\Pegasus\\Programs\\winpm-32.exe)
11. Select the first option for Pegasus running mode (I do not think other options are useful with Wine)
12. Type in the path of your choice for the mail to be kept in, click "OK" (e.g. C:\users\david\My email folder or if you want to put it somewhere else than in the wine folder (.winetest-pegasus in my case), you can use drive Z: which automaticaly points to the root of your linux filesystem, so e.g. Z:\home\david\whatever)
Now you have a running Pegasus. Setup the internet, email account, email outgoing server etc. the same way as in Windows.
It will be also wise to install the latest version of BearHTML and libtidy.
You may also want to make a desktop icon and/or menu item to launch Pegasus. The command to be run will be something like that on line 10 above.
If you want to transfer existing Pegasus installation from Windows to Linux, it is easier:
First, either install Pegasus from scratch as per steps 1-9, or copy the Pegasus folders from Windows to the WINEPREFIX of your choice and edit the IERenderer.fff file as per steps 8-9.
Second, copy the email folder from Windows. Either put it in WINEPREFIX/drive_c/ in the same subdirectory where it was on Windows, or put it somewhere else and delete PMAIL.CFG in the Pegasus "Programs" folder and then set it as per steps 10-12.
<p>Prerequisites: Linux + Wine (suggestion: prepare the software and open a bottle too)
Detailed instructions:
1. Launch terminal, run Wine with Pegasus installer. You can also set the locales different way than your system locales, if needed (in my case, I want Pegasus to run with Czech locale so that I can use Czech diacritical sings. I also put Pegasus into a separate Wineprefix: env LANG="cs_CZ.UTF-8" WINEPREFIX="/home/david/.winetest-pegasus/" /home/david/D/dev/prog/linux/wine/1.7.54/wine-build/wine /home/david/D/download/Pegasus/w32-470.exe
2. Click "Setup" (WinZip Self-Extractor)
3. Click "Next &gt;" (Pegasus Mail Installation)
4. Fill in the path wherever you want Pegasus to be installed to (Install the Pegasus Mail program files in:). For example C:\Program Files\E-mail clients\Pegasus (does not matter much, put it wherever you like, C:\PMAIL will do well too). Click "Next &gt;"
5. Decide if you want to uncheck "Create Start menu shortcut for Pegasus" (this doesn't seem to work in Wine), and "Pre-configure a user mailbox" (not needed if you want to place your email folder on a specific place, this will be done later). Click "Next &gt;"
6. Click "Finish"
7. Click "Exit" (Pegasus installation is now complete)
8. Open IERenderer.fff in any text editor (vi, Mousepad etc.). The .fff file is in the folder where you installed Pegasus to (e.g. /home/david/.winetest-pegasus/drive_c/Program Files/E-mail clients/Pegasus/Programs/IERenderer.fff)
9. Change "Form flags = 31" to "Form flags = 2", save, close.
10. Launch Pegasus for the first time (in my case env LANG="cs_CZ.UTF-8" WINEPREFIX="/home/david/.winetest-pegasus/" /home/david/D/dev/prog/linux/wine/1.7.54/wine-build/wine C:\\Program\ Files\\E-mail\ clients\\Pegasus\\Programs\\winpm-32.exe)
11. Select the first option for Pegasus running mode (I do not think other options are useful with Wine)
12. Type in the path of your choice for the mail to be kept in, click "OK" (e.g. C:\users\david\My email folder&nbsp; or if you want to put it somewhere else than in the wine folder (.winetest-pegasus in my case), you can use drive Z: which automaticaly points to the root of your linux filesystem, so e.g. Z:\home\david\whatever)
Now you have a running Pegasus. Setup the internet, email account, email outgoing server etc. the same way as in Windows.
</p>
<p>It will be also wise to install the latest version of BearHTML and libtidy.
You may also want to make a desktop icon and/or menu item to launch Pegasus. The command to be run will be something like that on line 10 above.
If you want to transfer existing Pegasus installation from Windows to Linux, it is easier:
First, either install Pegasus from scratch as per steps 1-9, or copy the Pegasus folders from Windows to the WINEPREFIX of your choice and edit the IERenderer.fff file as per steps 8-9.
Second, copy the email folder from Windows. Either put it in WINEPREFIX/drive_c/ in the same subdirectory where it was on Windows, or put it somewhere else and delete PMAIL.CFG in the Pegasus "Programs" folder and then set it as per steps 10-12. </p>