Giter Club home page Giter Club logo

Comments (7)

yzfedora avatar yzfedora commented on August 15, 2024

can you show me some error message? so that I can try to find the problem

On Mon, Jul 11, 2016 at 6:28 AM yuzhangbit [email protected] wrote:

liberr can't be compiled.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#1, or mute the thread
https://github.com/notifications/unsubscribe/AMFWJhPSw2ZnS2gNdRmccw-aF5K54b8pks5qUXICgaJpZM4JI7ra
.

from baidudl.

yzfedora avatar yzfedora commented on August 15, 2024

I have integrated the liberr to the source code, so you can re-download and
try compile again.

On Mon, Jul 11, 2016 at 10:35 AM Yang Zhang [email protected] wrote:

can you show me some error message? so that I can try to find the problem

On Mon, Jul 11, 2016 at 6:28 AM yuzhangbit [email protected]
wrote:

liberr can't be compiled.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#1, or mute the thread
https://github.com/notifications/unsubscribe/AMFWJhPSw2ZnS2gNdRmccw-aF5K54b8pks5qUXICgaJpZM4JI7ra
.

from baidudl.

yuzhangbit avatar yuzhangbit commented on August 15, 2024

No rule to make. I guess makefile of liberr is broken.

from baidudl.

yzfedora avatar yzfedora commented on August 15, 2024

please re-download the source code, and run: "./configure" first, then
"make && sudo make install", since I have integrated liberr to the baidudl
in this morning, so liberr is no longer need.

On Tue, Jul 12, 2016 at 12:38 AM yuzhangbit [email protected]
wrote:

No rule to make. I guess makefile of liberr is broken.


You are receiving this because you commented.

Reply to this email directly, view it on GitHub
#1 (comment), or mute
the thread
https://github.com/notifications/unsubscribe/AMFWJltzsvsexeNFwt_REfZilKzXudO7ks5qUnGNgaJpZM4JI7ra
.

from baidudl.

 avatar commented on August 15, 2024

when i run make , it got :

baidudl/missing: line 81: aclocal-1.15: command not found
WARNING: 'aclocal-1.15' is missing on your system.
You should only need it if you modified 'acinclude.m4' or
'configure.ac' or m4 files included by 'configure.ac'.
The 'aclocal' program is part of the GNU Automake package:
http://www.gnu.org/software/automake
It also requires GNU Autoconf, GNU m4 and Perl in order to run:
http://www.gnu.org/software/autoconf
http://www.gnu.org/software/m4/
http://www.perl.org/
Makefile:325: recipe for target 'aclocal.m4' failed
make: *** [aclocal.m4] Error 127

from baidudl.

yzfedora avatar yzfedora commented on August 15, 2024

it says can't found the aclocal on your system, please install it first. you can run dnf, yum or apt-get to install it. or if you sure you have installed autotools and automake on your system, you can run "autoreconf" first, then "./configure" and "make && sudo make install"

from baidudl.

 avatar commented on August 15, 2024

thank you ! i just install automake , then it is ok.

from baidudl.

Related Issues (15)

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.