I currently develop only a Windows version of RXCLUS, although I would be pleased to provide the ham community with a Linux version, but I'm afraid I will not have the time in a foreseable future to do this.
The good news is that the RXCLUS works quite good on current Linux distributions using wine. If you have wine installed, RXCLUS can be installed the same way as in Windows. The software itself can be started without errors and most functions are operational.
Tests on an Ubuntu distribution
RXCLUS can be used in good conditions even on older Ubuntu distributions (for example, it was already OK in version 5.10 with Wine 0.9.8).
Here is how it looks on Ubuntu Karmic:

A few more screen captures can be found at the bottom of this page.
If you have already installed and customized RXCLUS on a Windows system, you can copy your settings to a Linux system as follows:
What is not perfect but usable:
What can't be used:
How to use a serial TNC
I first believed this was not possible, but indeed it works, but may be a bit tricky to configure (especially if your TNC is not connected to COM1).
In all cases, a symbolic link needs to be created in the .wine directory located in your home directory. If your TNC is connected to the first serial port, type:
ln -s /dev/ttyS0 com1 ( for COM2: ln -s /dev/ttyS1 com2 and so on )
In RXCLUS, you can configure most parameters of the port, except the port number (no COM ports are shown). Select "Serial" in the Interface panel and the correct Baud rate. This should do the job if your TNC is on COM1.
If you use another COM port, you can set the correct port by editing the user.reg file located in your .wine directory. Search for RXCLUS; this will bring you at the start of the section where all configuration parameters for RXCLUS are located. Then scroll down until you find the "COMPortNr" parameter, which should look like this:
"COMPortNr"=dword:00000001
Replace the "1" by your port number (using the Windows numbering, for example "2" if you need to use COM2).
Save the file and restart RXCLUS.
A few more screen captures
Those imaged were captured on an older Ubuntu 5.10 system using wine 0.9.8:
| ![]() |
![]() | |
Any question, suggestion, proposal ? (I speak french, german and english) |