Coder Social home page Coder Social logo

im-server-*压缩包找不到 about teamtalk HOT 1 OPEN

balloonwj avatar balloonwj commented on August 18, 2024
im-server-*压缩包找不到

from teamtalk.

Comments (1)

Jule510 avatar Jule510 commented on August 18, 2024

更新:我在https://github.com/balloonwj/TeamTalk/tree/master/server/src/README.md文件里找到生成im-server-*的压缩包的方法。前提是先执行安装依赖包的脚本。我在执行第二个脚本make_log4cxx.sh时,发现里面的log4xxx的官方下载链接已经更新到12版本,重新找了一个链接下载安装后,有报错,报错显示如下:
checking whether make sets $(MAKE)... (cached) yes
checking whether we are using the GNU C++ compiler... (cached) no
checking whether g++ accepts -g... (cached) no
checking dependency style of g++... (cached) none
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See config.log' for more details. make: *** No targets specified and no makefile found. Stop. make: *** No rule to make target install'. Stop.
cp: cannot stat ‘log4cxx/include’: No such file or directory
cp: cannot stat ‘log4cxx/lib/liblog4cxx.so*’: No such file or directory

我修改的脚本的地方如下:
LOG4CXX=apache-log4cxx-0.10.0
#LOG4CXX_PATH=http://mirror.bit.edu.cn/apache/logging/log4cxx/0.10.0/$LOG4CXX.tar.gz
LOG4CXX_PATH=https://archive.apache.org/dist/logging/log4cxx/0.10.0/apache-log4cxx-0.10.0.tar.gz

请问这个部署出错的地方哪里我忽略了吗?

from teamtalk.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.