Hi All,
an updated version of WinXound for Windows and Linux is ready for download.
Download link: http://winxound.codeplex.com/releases/view/54192
WinXound Home Page: http://winxound.codeplex.com/
LINUX INFO
==========
You will find two precompiled version (32 and 64 bit)
tested on an Ubuntu 10.04 system and the source code too.
Compiling from the source code:
1) Dependencies:
- gtkmm-2.4 (libgtkmm-2.4-dev) >= 2.12
- vte (libvte-dev)
- webkit-1.0 (libwebkit-dev)
2) To compile WinXound open the terminal window, go into the
uncompressed WinXound directory and type:
./configure
make
3) To use WinXound (without installing it):
make standalone
./WinXound/winxound
[Note: WinXound folder must be located in a path where you have full
read and write permission.]
4) To install WinXound:
Installation is not supported - Please use:
make standalone
When finished copy the "WinXound" folder inside a path
where you have full Read and Write permission, for example
in your Home folder, and double click on the winxound executable
file.
To create a desktop shortcut: start WinXound, go to
"File->Settings->Utilities tab->Create WinXound Shortcut ..."
Let me know...
Stefano


