in Education by
I am trying to build libtorrent on shared hosting. So built CPPUnit(1.12.1) with --prefix=$HOME. After that my $HOME/lib and $HOME/include contains CPPUnit libraries and headers. The I exported LD_ paths export LD_LIBRARY_PATH=$HOME/lib:$LD_LIBRARY_PATH export LD_INCLUDE_PATH=$HOME/include:$LD_INCLUDE_PATH Then I run libtorrent/autogen.sh --prefix=$HOME and getting the following warning, which prevents me to run configure: aclocal... aclocal:configure.ac:20: warning: macro `AM_PATH_CPPUNIT' not found in library cppunit.m4 file is located in $HOME/share/aclocal. I guess libtorrent can't find that dir for some reason. JavaScript questions and answers, JavaScript questions pdf, JavaScript question bank, JavaScript questions and answers pdf, mcq on JavaScript pdf, JavaScript questions and solutions, JavaScript mcq Test , Interview JavaScript questions, JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)

1 Answer

0 votes
by
You need to do an apt-get install libcppunit-dev

Related questions

0 votes
    I am trying to build libtorrent on shared hosting. So built CPPUnit(1.12.1) with --prefix=$HOME. ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 16, 2022 in Education by JackTerrance
0 votes
    I am getting an error after I put my application in an AdMob. The app was working until today. ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 21, 2022 in Education by JackTerrance
0 votes
    I have a VBA macro which copies a summary tab from one workbook to another. It works fine in 2010 ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 22, 2022 in Education by JackTerrance
0 votes
    Name the predefined macro which be used to determine whether your compiler is ANSI standard or not?...
asked Nov 9, 2020 in Technology by JackTerrance
0 votes
    I have an issue where i want to import value from a textfile into my excel-document which it does ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 20, 2022 in Education by JackTerrance
0 votes
    How would you write (in C/C++) a macro which tests if an integer type (given as a parameter) is ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 25, 2022 in Education by JackTerrance
0 votes
    Could anyone recommend to me a good online guide to PowerPoint VBA? Also, does anyone has advice on how ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 16, 2022 in Education by JackTerrance
0 votes
    Could anyone recommend to me a good online guide to PowerPoint VBA? Also, does anyone has advice on how ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 16, 2022 in Education by JackTerrance
0 votes
    I'm looking for a macro which can be run to select a consistent range of cells so that I can ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 11, 2022 in Education by JackTerrance
0 votes
    The value passed to a macro are called______. Values Work Values Arguments Data values #Don’t Spam Select the correct answer from above options...
asked Dec 15, 2021 in Education by JackTerrance
0 votes
    Q.32 :-What will the SWAP macro in the following program be expanded to on preprocessing? will the code compile? ... y); return 0; Select the correct answer from above options...
asked Nov 30, 2021 in Education by JackTerrance
0 votes
    What is macro virus? « Don’t spam » Select the correct answer from above options...
asked Nov 27, 2021 in Education by JackTerrance
0 votes
    Femtocell Network has the capability to help Macro cell Network achieve seamless coverage. (a) True (b) False...
asked Oct 4, 2021 in Education by JackTerrance
0 votes
    What is the difference between const and macro?...
asked Jan 23, 2021 in Technology by JackTerrance
0 votes
    What is the difference between a macro and a function?...
asked Jan 23, 2021 in Technology by JackTerrance
...