qt and redis desktop manager

(ubuntu desktop)http://blog.csdn.net/ficksong/article/details/7497827

 

redis manager in ubuntu

wget http://download.qt.io/official_releases/qt/5.6/5.6.0/qt-opensource-linux-x64-5.6.0.run

export PATH=/home/liulqiang/Qt5.6.0/5.6/gcc_64/bin:$PATH 
export QT_QPA_PLATFORM_PLUGIN_PATH=/home/liulqiang/Qt5.6.0/5.6/gcc_64/plugins 
export LD_LIBRARY_PATH=/home/liulqiang/Qt5.6.0/5.6/gcc_64/lib 

http://www.linuxdiyf.com/linux/26390.html

posted on 2017-03-28 16:28  szllq2000  阅读(228)  评论(0编辑  收藏  举报