It's really hard to install Redis Desktop Manager under Ubuntu, and you can put it on by the following method. No, it's not hard.
Method 1,
git clone--recursive https://github.com/uglide/RedisDesktopManager.git-b 0.9 rdm && CD./RDM
CD src/
./configure
source/opt/qt59/bin/qt59-env.sh && qmake && make && sudo make install
Cd/usr/share/redis-desktop-manager/bin
sudo mv qt.conf qt.backup
Method 2,
Download tar.gz file
Download Address:
Https://github.com/uglide/RedisDesktopManager/releases
Tar xzf redisdesktopmanager-0.9.1.tar.gz ~/RDM
~ CD rdm/src/
./configure
source/opt/qt59/bin/qt59-env.sh && qmake && make && sudo make install
Cd/usr/share/redis-desktop-manager/bin
sudo mv qt.conf qt.backup
There are two ways to get there./configure all the problems.
Solve:
1, to 3rdparty/gbreakpad/src/third_party/create LSS directory and then download linux_syscall_support.h file into the created LSS directory
Linux_syscall_support.h (I have modified the wrong execution) download address:
Link: Https://pan.baidu.com/s/1k5ciDJehHTd8t9LnNCecLA Password: S5XC
2, modify ~/rdm/3rdparty/gbreakpad/src/client/linux/handler/exception_ handler.cc in lines 436,535 and 647, prompted too many parameters, given that the function can only pass two, then remove 3 0 chant, Sys_prctl (pr_set_dumpable, 1, 0, 0, 0); Change to Sys_prctl (pr_set_ Dumpable, 1);
This way, you can install it in the same way.
After installation: Perform under/usr/share/redis-desktop-manager/bin./rdm.sh