Ubuntu 24.04.1 LTS | Lataa ja asenna | Tutustu yhteisöön | Blogi | Yritysten tarjoamat palvelutUusimmat julkaisut: 24.04.1 LTS (suositeltu, 29.8.2024) ja 24.10 - Ubuntun 20-vuotisjulkaisu! (10.10.2024).
Building EnblendGet the dependencies. If you are working with large images (300 megapixels and up), you should have a libtiff-devel compiled with large file support and libstdc++6.sudo apt-get install pkg-config libtiff4-dev libboost-graph-dev libboost-thread-dev \ liblcms1-dev libglew-dev libplot-dev libglut3-dev libopenexr-dev libopenexr2ldbl libxi-devOnce all dependencies are in place, we get the code from CVS (simply press ENTER when prompted for a password on the login command) and build it.cvs -d:pserver:anonymous@enblend.cvs.sourceforge.net:/cvsroot/enblend logincvs -z3 -d:pserver:anonymous@enblend.cvs.sourceforge.net:/cvsroot/enblend co -P enblendcd enblendWe are then ready to compile.make -f Makefile.cvs./configuremakeThe second make step can be very long and memory consuming. Make sure you have enough swap space, and go get a healthy snack while the computer is compiling.If you encounter problems at any of these stages, please report back to the hugin-ptx mailing list. Report what command in the sequence you were executing, what machine/operating system, the revision checked out from CVS, and all other relevant information.You are then ready to install withsudo make install
cvs -d:pserver:anonymous@enblend.cvs.sourceforge.net:/cvsroot/enblend login
CVS password: cvs [login aborted]: connect to enblend.cvs.sourceforge.net(66.35.250.97):2401 failed: Connection timed out
Minulla toimi annettujen ohjeiden mukaisesti. Kokeile vielä uudelleen siltä varalta että palvelin olisi ollut aikaisemmin nurin.