GithubHelp home page GithubHelp logo

Comments (11)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 4, 2024
It seems that you don't have cmake installed. ubuntu_installer2.sh contains the 
following line. Could you check which package causes problem?

sudo apt-get install libdevil-dev libfontconfig-dev libfltk1.1-dev libdevil-dev 
libfreeimage-dev liblua5.1-dev libpng12-dev libboost1.42-dev lua5.1 cmake g++ 
libxml2-dev libogre-dev libgsl0-dev libluabind-dev

You can check if your distribution have the package by tab-completing the above 
line in the terminal. If there is no such package, try to use the package with 
the most similiar name, and let me know the results.
Thank you.

Original comment by [email protected] on 8 Aug 2011 at 2:00

from papercrop.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 4, 2024
Thanks for the response. Looks like the package libboost1.42-dev wasn't found. 
The lastest version in the ubuntu repository is the 1.40 (package name: 
libboost1.40-dev).

I installed this package and reinstall but got the same error.

http://pastie.org/2337299

Original comment by [email protected] on 8 Aug 2011 at 3:05

from papercrop.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 4, 2024
It seems that cmake is missing too. Can you run cmake in the command line?

Original comment by [email protected] on 8 Aug 2011 at 3:43

from papercrop.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 4, 2024
Installed cmake, got further 
http://pastie.org/2337509

i think i can go on from here installing missing dependecies, but if it is 
helpful for you i can keep you updated.


Original comment by [email protected] on 8 Aug 2011 at 4:10

from papercrop.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 4, 2024
Yes, it would be helpful if you do so. I need to understand why cmake, fltk, 
etc were missing there. 

Original comment by [email protected] on 8 Aug 2011 at 3:13

from papercrop.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 4, 2024
Hi! I had the exactly same problem while trying to install on ubuntu 10.04. So 
i changed the sudo apt-get line in the .sh file by replacing libboost1.42-dev 
with libboost1.40-dev and it installed perfectly.

Original comment by [email protected] on 1 Oct 2011 at 3:41

from papercrop.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 4, 2024

Original comment by [email protected] on 30 Dec 2011 at 6:15

  • Changed state: Fixed-manual-editing-necessary

from papercrop.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 4, 2024

Original comment by [email protected] on 30 Dec 2011 at 6:15

  • Changed state: Manual-editing-needed

from papercrop.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 4, 2024
Hi, I had the same problem here. Returns that:
-- Configuring incomplete, errors occurred!
make: *** Sem regra para processar o alvo `clean'.  Pare.
make: *** Nenhum alvo indicado e nenhum arquivo make encontrado.  Pare.
cp: impossível obter estado de "paperCrop": Arquivo ou diretório não 
encontrado
./paperCropLauncher: 2: ./paperCrop: not found

I'm using the ubuntu_installer3.sh.

Original comment by [email protected] on 26 Nov 2012 at 5:14

from papercrop.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 4, 2024
[deleted comment]

from papercrop.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 4, 2024
I have a similar problem (using the newest version of ubuntu_installer3.sh), 
Linux Mint 12:

[ 11%] Building CXX object CMakeFiles/paperCrop.dir/ImageSegmentation.cpp.o
[ 13%] Building CXX object CMakeFiles/paperCrop.dir/PaperCrop.cpp.o
[ 16%] Building CXX object CMakeFiles/paperCrop.dir/PDFwin.cpp.o
/home/adam/bin/papercrop/paperCrop_source/PDFwin.cpp: In member function 
‘bool PDFmodel::load(const char*)’:
/home/adam/bin/papercrop/paperCrop_source/PDFwin.cpp:126:42: error: no matching 
function for call to ‘SplashOutputDev::startDoc(XRef*)’
/home/adam/bin/papercrop/paperCrop_source/PDFwin.cpp:126:42: note: candidate is:
In file included from /home/adam/bin/papercrop/paperCrop_source/PDFwin.cpp:39:0:
/usr/include/poppler/SplashOutputDev.h:309:8: note: void 
SplashOutputDev::startDoc(PDFDoc*)
/usr/include/poppler/SplashOutputDev.h:309:8: note:   no known conversion for 
argument 1 from ‘XRef*’ to ‘PDFDoc*’
make[2]: *** [CMakeFiles/paperCrop.dir/PDFwin.cpp.o] Error 1
make[1]: *** [CMakeFiles/paperCrop.dir/all] Error 2
make: *** [all] Error 2
cp: cannot stat `paperCrop': No such file or directory
./paperCropLauncher: 2: ./paperCropLauncher: ./paperCrop: not found

Original comment by [email protected] on 20 Mar 2013 at 11:34

from papercrop.

Related Issues (20)

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.