Install error - Linux Client

I’m trying to install the client on Linux Ubuntu urbackup.
When I use the command ./configure I get the following error

what can I do?

root@ubuntu:/home/urbackup-client-1.2# ./configure checking for a BSD-compatible install… /usr/bin/install -c
checking whether build environment is sane… yes
checking for a thread-safe mkdir -p… /bin/mkdir -p
checking for gawk… no
checking for mawk… mawk
checking whether make sets $(MAKE)… yes
checking for g++… no
checking for c++… no
checking for gpp… no
checking for aCC… no
checking for CC… no
checking for cxx… no
checking for cc++… no
checking for cl.exe… no
checking for FCC… no
checking for KCC… no
checking for RCC… no
checking for xlC_r… no
checking for xlC… no
checking whether the C++ compiler works… no
configure: error: in /home/urbackup-client-1.2': configure: error: C++ compiler cannot create executables See config.log’ for more details

install onto your system gcc + +

Thanks!!!

I managed to install with your tip.

Now I am not getting set because the version of linux ubuntu installed where the customer has no visual interface and need to make the client configuration urbackup through the console.

What are the steps for entering the data server and the folders I want to backup via console in Linux?

I do not know, I did not install the Linux client. But I think it is adjusting in configuration files, find them to view what sort of customization.

I have similar problem in compiling/installing linux client from tarball. In the beginning I get error on ./configure command because of missing packages. I install the missing packages now I can finish ./configure without error. But make stage fails with error, .wxPanel does not name a type. The linux version is ubuntu 12.10. Urbackup linux client version is 1.2.1.
Hope someone here can figure it out.

Thanks

I have the same problem in Suse

[quote=""]make
make all-recursive
make[1]: Вход в каталог /home/fabryan/Загрузки/urbackup-client-1.2.1' Making all in . make[2]: Вход в каталог /home/fabryan/Загрузки/urbackup-client-1.2.1’
make[2]: Выход из каталога /home/fabryan/Загрузки/urbackup-client-1.2.1' Making all in client make[2]: Вход в каталог /home/fabryan/Загрузки/urbackup-client-1.2.1/client’
make all-am
make[3]: Вход в каталог /home/fabryan/Загрузки/urbackup-client-1.2.1/client' g++ -DHAVE_CONFIG_H -I. -I/usr/lib/wx/include/gtk2-unicode-2.9 -I/usr/include/wx-2.9 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DLINUX -g -O2 -MT GUI.o -MD -MP -MF .deps/GUI.Tpo -c -o GUI.o test -f ‘gui/GUI.cpp’ || echo ‘./’gui/GUI.cpp In file included from gui/GUI.cpp:8:0: gui/GUI.h:120:3: error: ‘wxPanel’ does not name a type gui/GUI.h:121:3: error: ‘wxPanel’ does not name a type gui/GUI.h:122:3: error: ‘wxPanel’ does not name a type gui/GUI.h:123:3: error: ‘wxPanel’ does not name a type gui/GUI.cpp: In constructor ‘GUISettings::GUISettings(wxWindow*, wxWindowID, const wxString&, const wxPoint&, const wxSize&, long int)’: gui/GUI.cpp:29:2: error: ‘m_tab_filebackups’ was not declared in this scope gui/GUI.cpp:30:2: error: ‘m_tab_imagebackups’ was not declared in this scope gui/GUI.cpp:31:2: error: ‘m_tab_client’ was not declared in this scope gui/GUI.cpp:32:2: error: ‘m_tab_internet’ was not declared in this scope make[3]: *** [GUI.o] Ошибка 1 make[3]: Выход из каталога /home/fabryan/Загрузки/urbackup-client-1.2.1/client’
make[2]: *** [all] Ошибка 2
make[2]: Выход из каталога /home/fabryan/Загрузки/urbackup-client-1.2.1/client' make[1]: *** [all-recursive] Ошибка 1 make[1]: Выход из каталога /home/fabryan/Загрузки/urbackup-client-1.2.1’
make: *** [all] Ошибка 2
[/quote]

Got the same error(s). Updated/Fixed it in place ( http://sourceforge.net/projects/urbackup/files/Client/1.2/urbackup-client-1.2.1.tar.gz/download ).

Thank you, Martin is now working, but there are still questions

  1. how to choose a translation for the client
  2. the client does not see the server
    Server version 1.2.4

I just checked and a server discovered the 1.2.1 Linux client successfully in one case. So I’ll probably need more details (like logfiles; Networking setup, …) to figure this out.

It uses the system language setting. The translation files are in /usr/local/share/urbackup. You could switch them around to change it as well. I seem to have forgotten to include the russian translation. Thats probably the problem…

Martin I did not find the options to change the language, tell me in what file it

I tried a few variants:
1.VirtualBox 4.2.16, OpenSuse 12.3, Network 192.168.1.10 Network Bridge, Urbackup Server 1.3.0, UrbackupClient 1.2.1, client and server on the same computer,
a) Server starts normally
b) Client urbackup_client_gui starts normally
c) Client start_urbackup_client starts normally
d) when I try to run urbackup_client is an error:
localhost:/usr/local/sbin # ./urbackup_client
2013-10-21 09:39:02: Creating SOCKET…
2013-10-21 09:39:02: done.
2013-10-21 09:39:02: ERROR: Failed binding SOCKET to Port 34255
2013-10-21 09:39:02: ERROR: Error while starting listening to ports. Stopping server.
2013-10-21 09:39:02: Exited Loop
2013-10-21 09:39:02: Deleting at…
2013-10-21 09:39:02: Deleting SelectThreads…
2013-10-21 09:39:02: Deleting lbs…
2013-10-21 09:39:02: Shutting down plugins…
2013-10-21 09:39:02: Deleting server…

Backup does not happen
file:///var/log/urbackup.log
2013-09-27 13:41:15: WARNING: Upgrading…
2013-09-27 13:41:15: WARNING: Converting database to journal mode…
2013-09-27 13:41:15: WARNING: Upgrading database to version 8
2013-09-27 13:41:16: WARNING: Upgrading database to version 9
2013-09-27 13:41:16: WARNING: Upgrading database to version 10
2013-09-27 13:41:16: WARNING: Upgrading database to version 11
2013-09-27 13:41:16: WARNING: Upgrading database to version 12
2013-09-27 13:41:17: WARNING: Upgrading database to version 13
2013-09-27 13:41:17: WARNING: Upgrading database to version 14
2013-09-27 13:41:17: WARNING: Upgrading database to version 15
2013-09-27 13:41:17: WARNING: Upgrading database to version 16
2013-09-27 13:41:18: WARNING: Upgrading database to version 17
2013-09-27 13:41:18: WARNING: Upgrading database to version 18
2013-09-27 13:41:18: WARNING: Upgrading database to version 19
2013-09-27 13:41:18: WARNING: Upgrading database to version 20
2013-09-27 13:41:18: WARNING: Upgrading database to version 21
2013-09-27 13:41:19: WARNING: Upgrading database to version 22
2013-09-27 13:41:19: WARNING: Done.
2013-09-27 13:42:38: WARNING: Shutting down (Signal 15)
2013-09-27 13:45:18: ERROR: No permission to access “/home/fabryan/backup/urbackup_tmp_files”
2013-09-27 14:42:48: WARNING: Shutting down (Signal 15)
2013-09-27 16:50:35: WARNING: Shutting down (Signal 15)
2013-09-27 19:21:38: WARNING: Shutting down (Signal 15)
2013-09-27 19:50:12: WARNING: Shutting down (Signal 15)
2013-09-28 14:20:24: WARNING: Shutting down (Signal 15)
2013-09-29 13:24:53: WARNING: Shutting down (Signal 15)
2013-09-29 17:31:54: WARNING: Shutting down (Signal 15)
2013-09-29 17:58:05: WARNING: Shutting down (Signal 15)
2013-09-29 18:02:04: ERROR: Download err: TIMEOUT (1, 3) url=http://update1.urbackup.org/version.txt
2013-09-29 18:10:21: WARNING: Shutting down (Signal 15)
2013-09-29 21:36:57: ERROR: HTTP: Failed binding SOCKET to Port 55414
2013-09-29 21:36:59: ERROR: Failed binding SOCKET to Port 55413
2013-09-29 21:36:59: ERROR: Error while starting listening to ports. Stopping server.
2013-09-29 21:37:35: ERROR: Download err: TIMEOUT (1, 3) url=http://update1.urbackup.org/version.txt
2013-09-29 23:09:03: WARNING: Shutting down (Signal 15)
2013-09-30 08:56:28: WARNING: Shutting down (Signal 15)
2013-09-30 09:01:07: WARNING: Shutting down (Signal 15)
2013-10-18 17:23:36: WARNING: Shutting down (Signal 15)
2013-10-19 22:37:28: WARNING: Shutting down (Signal 15)
2013-10-21 09:00:39: WARNING: Upgrading…
2013-10-21 09:00:39: WARNING: Converting database to journal mode…
2013-10-21 09:00:39: WARNING: Upgrading database to version 23
2013-10-21 09:00:40: WARNING: Upgrading database to version 24
2013-10-21 09:00:40: WARNING: Upgrading database to version 25
2013-10-21 09:00:40: WARNING: Upgrading database to version 26
2013-10-21 09:00:40: WARNING: Done.
2013-10-21 09:23:15: WARNING: Shutting down (Signal 15)

file:///var/log/urbackup_client.log
2013-10-21 09:20:18: WARNING: Upgrading…
2013-10-21 09:20:38: ERROR: urbackupserver: Failed binding SOCKET to Port 35623
2013-10-21 09:20:38: ERROR: Binding tcp socket to port 35621 failed
2013-10-21 09:20:38: ERROR: FileServ exit with error code: 99
2013-10-21 09:23:15: WARNING: Shutting down (Signal 15)
2013-10-21 09:23:15: WARNING: Shutting down (Signal 15)

2.VirtualBox 4.2.16, OpenSuse 12.3, Network Server192.168.1.10 Client 192.168.1.20 Network Bridge, Urbackup Server 1.3.0, UrbackupClient 1.2.1, client and server on two computers,
a) Server starts normally
b) Client urbackup_client_gui starts normally
c) Client start_urbackup_client starts normally
d) when I try to run urbackup_client is an error:
linux-mq8r:/usr/local/sbin #
linux-mq8r:/usr/local/sbin # ./urbackup_client
2013-10-21 10:07:25: Creating SOCKET…
2013-10-21 10:07:25: done.
2013-10-21 10:07:25: ERROR: Failed binding SOCKET to Port 34255
2013-10-21 10:07:25: ERROR: Error while starting listening to ports. Stopping server.
2013-10-21 10:07:25: Exited Loop
2013-10-21 10:07:25: Deleting at…
2013-10-21 10:07:25: Deleting SelectThreads…
2013-10-21 10:07:25: Deleting lbs…
2013-10-21 10:07:25: Shutting down plugins…
2013-10-21 10:07:25: Deleting server…

Backup does not happen, server does not see the client, ping in both directions normal
server logs are shown above

Client logs:
file:///var/log/urbackup_client.log
2013-10-19 21:35:26: WARNING: Upgrading…
2013-10-19 21:45:26: ERROR: urbackupserver: Failed binding SOCKET to Port 35623
2013-10-19 21:45:26: ERROR: Binding tcp socket to port 35621 failed
2013-10-19 21:45:26: ERROR: FileServ exit with error code: 99
2013-10-19 21:49:44: ERROR: urbackupserver: Failed binding SOCKET to Port 35623
2013-10-19 21:49:44: ERROR: Binding tcp socket to port 35621 failed
2013-10-19 21:49:44: ERROR: FileServ exit with error code: 99
2013-10-19 21:57:06: WARNING: Shutting down (Signal 15)
2013-10-19 21:57:06: WARNING: Shutting down (Signal 15)
2013-10-19 21:57:06: WARNING: Shutting down (Signal 15)
2013-10-19 22:24:19: WARNING: Shutting down (Signal 15)
2013-10-19 22:34:18: WARNING: Upgrading…
2013-10-19 22:37:07: WARNING: Shutting down (Signal 15)
2013-10-21 09:23:30: WARNING: Shutting down (Signal 15)
2013-10-21 10:00:17: ERROR: urbackupserver: Failed binding SOCKET to Port 35623
2013-10-21 10:00:17: ERROR: Binding tcp socket to port 35621 failed
2013-10-21 10:00:17: ERROR: FileServ exit with error code: 99

latest news
In First variant
1.VirtualBox 4.2.16, OpenSuse 12.3, Network 192.168.1.10 Network Bridge, Urbackup Server 1.3.0, UrbackupClient 1.2.1, client and server on the same computer,
backup file is working but there is no backup partition
log:
21.10.13 11:06 DEBUG msg=START IMAGE FULL
21.10.13 11:06 DEBUG Image transfer hashed=true
21.10.13 11:06 INFO Starting incremental file backup…
21.10.13 11:06 DEBUG localhost: Connecting for filelist…
21.10.13 11:06 DEBUG localhost: Waiting for filelist
21.10.13 11:06 DEBUG localhost: Doing backup with hashed transfer…
21.10.13 11:06 DEBUG localhost: Connecting to client…
21.10.13 11:06 DEBUG Binding to interface eth0 for broadcasting…
21.10.13 11:06 DEBUG Binding to interface eth1 for broadcasting…
21.10.13 11:06 DEBUG localhost: Loading filelist…
21.10.13 11:06 DEBUG localhost Starting incremental backup…
21.10.13 11:06 DEBUG localhost: Calculating file tree differences…
21.10.13 11:06 DEBUG localhost: Calculating tree difference size…
21.10.13 11:06 DEBUG localhost: Linking unchanged and loading new files…
21.10.13 11:07 DEBUG Setting cachesize to 40960
21.10.13 11:07 DEBUG Setting cachesize to 40960
21.10.13 11:07 DEBUG Symbolic links created.
21.10.13 11:07 INFO Transferred 96.0547 KB - Average speed: 520.416 KBit/s
21.10.13 11:07 INFO Time taken for backing up client localhost: 3s
21.10.13 11:07 INFO Updating statistics…
21.10.13 11:07 DEBUG Copying files from files_new table…
21.10.13 11:07 DEBUG Deleting contents of files_new table…
21.10.13 11:07 INFO Updating image stats…
21.10.13 11:07 INFO Repairing image failed
21.10.13 11:07 ERROR Error opening file ‘/home/fabryan/backup/virtual/Image_C_130927-1406.vhd’
21.10.13 11:07 INFO Repairing image failed
21.10.13 11:07 ERROR Error opening file ‘/home/fabryan/backup/Ststion/Image_SYSVOL_130929-2151.vhd’
21.10.13 11:07 INFO Repairing image failed
21.10.13 11:07 ERROR Error opening file ‘/home/fabryan/backup/Ststion/Image_C_130929-2152.vhd’
21.10.13 11:07 INFO Updating deleted files…
21.10.13 11:07 INFO Updating file stats…
21.10.13 11:07 INFO Done updating statistics.
21.10.13 11:07 DEBUG msg=START IMAGE FULL
21.10.13 11:07 DEBUG Image transfer hashed=true

This may cause the server to not find the client. It can be caused by starting the client twice. Are you starting it as root? Also ports could be blocked by some kind of firewall.

What do you mean with the server does not have a backup partition?

yes the program is started as root one time ! firewall is turned off. I think your program can make a disk image on Linux when the system is working.

Image backups are not supported with Linux clients.

Already got it :D . Martin you were thinking how to do it ?