一、下载hue https://github.com/cloudera/hue 二、编译 进入目录下make apps进行编译 出现如下错误:
在包含自 _mysql.c:36 的文件中:/usr/include/mysql/my_config.h:1062:1: 警告:“HAVE_WCSCOLL”重定义在包含自 /usr/local/include/python2.7/Python.h:8 的文件中,从 pymemcompat.h:10,从 _mysql.c:29:/usr/local/include/python2.7/pyconfig.h:887:1: 警告:这是先前定义的位置gcc -pthread -shared build/temp.linux-x86_64-2.7/_mysql.o -L/usr/lib64/mysql -L/usr/lib64 -lmysqlclient_r -lz -lpthread -lcrypt -lnsl -lm -lpthread -lssl -lcrypto -o build/lib.linux-x86_64-2.7/_mysql.so/usr/bin/ld: cannot find -lmysqlclient_rcollect2: ld 返回 1
三、可能出现的附加错误
|