Есть ещё один аналог даже выглядит лучше чем Lingvo JaLingo называется.
http://jalingo.sourceforge.net/
сайт программы.
А теперь просьба,помогите мне её скомпилить Qt версию, сначала просила mysql-devel поставил,теперь что-то ошибку пишет
[pinkpunk@localhost src]$ qmake jalingvo.pro -o Makefile
Project MESSAGE: Configuring for multi-threaded Qt...
[pinkpunk@localhost src]$ make
g++ -c -pipe -Wall -W -O2 -march=i386 -mcpu=i686 -g -DGLX_GLXEXT_LEGACY -fno-use-cxa-atexit -fno-exceptions -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.1/mkspecs/default -I. -I/usr/include/mysql -I/usr/lib/qt-3.1/include -o main.o main.cpp
main.cpp: In function `void finish(int)':
main.cpp:47: warning: unused parameter `int sig'
g++ -c -pipe -Wall -W -O2 -march=i386 -mcpu=i686 -g -DGLX_GLXEXT_LEGACY -fno-use-cxa-atexit -fno-exceptions -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.1/mkspecs/default -I. -I/usr/include/mysql -I/usr/lib/qt-3.1/include -o jalingvo.o jalingvo.cpp
g++ -c -pipe -Wall -W -O2 -march=i386 -mcpu=i686 -g -DGLX_GLXEXT_LEGACY -fno-use-cxa-atexit -fno-exceptions -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.1/mkspecs/default -I. -I/usr/include/mysql -I/usr/lib/qt-3.1/include -o card.o card.cpp
card.cpp:10: default argument given for parameter 1 of `Card::Card(QWidget* =
0, const char* = 0)'
card.h:23: after previous specification in `Card::Card(QWidget* = 0, const
char* = 0)'
card.cpp:10: default argument given for parameter 2 of `Card::Card(QWidget* =
0, const char* = 0)'
card.h:23: after previous specification in `Card::Card(QWidget* = 0, const
char* = 0)'
make: *** [card.o] Ошибка 1