Downloads
| Linux | Windows | Other | Special |
|---|---|---|---|
Arch Linux
Use aur package.
Fedora
Use Fedora repository,
su -c 'yum localinstall --nogpgcheck http://fedora.dxsolutions.org/dxsolutions-repo-any.noarch.rpm'
for version 17 and 18
Debian
Use Debian repository,
as root
echo 'deb http://download.opensuse.org/repositories/home:dvx13/Debian_version/ /' >> /etc/apt/sources.list.d/dxsolutions.list
apt-get update
apt-get install dxirc
You can add the repository key to apt like this:
wget http://download.opensuse.org/repositories/home:dvx13/Debian_version/Release.key
apt-key add - < Release.key
version change to 6.0 or 7.0.
Ubuntu
Use ppa.
OpenSuse
Use OpenSuse repository,
as root
zypper addrepo http://download.opensuse.org/repositories/home:dvx13/openSUSE_version/home:dvx13.repo
zypper refresh
zypper install dxirc
version change to 12.1, 12.2 etc.
Generic Linux
If you have a distribution using deb packages, try using the same approach as for Debian or Ubuntu.
If you have a distribution using RPM packages, try making your package manager to use Fedora repository or OpenSuse repository.
In other cases, you’ll probably need to use the source code.
Windows
Download installer dxirc-1.10.0-setup.exe
(if you have bad icon after start from shortcuts on vista/win7 try set path in “Start in” field)
Download zip binary package dxirc-1.10.0-win.zip
FreeBSD
dxirc has official port.
Mac OS X
You need to use the source code.
Some a volunteer for make a image?
Source code
Download source code dxirc-1.10.0.tar.gz
Open a terminal and browse into the extracted folder.
Linux (.deb based)
You need libfox1.6, libfox1.6-dev, libssl and libssl-dev.
Extract source and enter directory:
tar zxvf dxirc-1.10.0.tar.gz
cd dxirc-1.10.0
Build package:
fakeroot dpkg-buildpackage -uc -us
Install created package (as root):
cd ..
dpkg -i dxirc_1.10.0-1_i386.deb
Linux (.rpm based)
You need fox1.6, fox1.6-dev, openssl and openssl-dev.
Build package:
rpmbuild -ta dxirc-1.10.0.tar.gz
Install created package (as root):
rpm -Uvh dxirc-1.10.0-1.i386.rpm
usually located in /usr/src/rpm/RPM/i386
*nix
You need devel package for fox1.6 and openssl.
Extract source and enter directory:
tar zxvf dxirc-1.10.0.tar.gz
cd dxirc-1.10.0
Build:
./configure
make
Install created package (as root):
make install
Mac OS X
You need devel package for fox1.6 and openssl.
Extract source and enter directory:
tar zxvf dxirc-1.10.0.tar.gz
cd dxirc-1.10.0
Build:
./configure --disable-tray
make
Install created package (as root):
make install
Windows
FOX-toolkit
You have to compiled fox with png support and
add “friend class FXTrayIcon;” in FXIcon.h.
General
Check OpenSSL or delete HAVE_OPENSSL.
Check Lua or delete HAVE_LUA.
Check Enchant or delete HAVE_ENCHANT and HAVE_SPELLUTILS in config.h.
You have to installed fox, libpng, libintl(gettext), openssl(optional),
lua(optinal) and enchant(optional).
MinGW
You use Makefile.mingw for compilation.
Code::Blocks
You use dxirc.cbp for compilation.
Visual C++
You use dxirc.sln for compilation.
Make setup
You use dxirc.iss and InnoSetup for make setup.exe.
If you don’t want enchant, change dxirc.iss
Additional nick icons themes
| Admin | Owner | Op | Halfop | Voice | User | Away | |
|---|---|---|---|---|---|---|---|
| Letters by Derrick Devine |
|||||||
| Aqua by GreenHell |




