Gentoo Archives: gentoo-user

From: marco restelli <mrestelli@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Problem compiling dev-lang/gdl-0.9.4
Date: Tue, 28 Apr 2015 13:55:10
Message-Id: CAHV2F1Jp4-Z5NoM2QrwAUaAmZYvPFHcGY9UMNHabn4bTd--gmQ@mail.gmail.com
1 Sorry, the subject in my previous message was wrong.
2
3 Marco
4
5 2015-04-28 15:53 GMT+0200, marco restelli <mrestelli@×××××.com>:
6 > Hi all,
7 > I am trying to install dev-lang/gdl-0.9.4 but I see the following
8 > error:
9 >
10 >
11 > -- Could NOT find PLPLOT (missing: PLPLOT_LIBRARIES)
12 > CMake Error at CMakeLists.txt:313 (message):
13 > plplot library is required but was not found.
14 >
15 > Use -DPLPLOTDIR=DIR to specify the plplot directory tree.
16 >
17 > (suitable Debian/Ubuntu packages: libplplot-dev,
18 > [plplot9-driver-xwin])(suitable Fedora package: plplot-devel)
19 >
20 >
21 > I have plplot with use flags
22 >
23 > * Found these USE flags for sci-libs/plplot-5.11.0:
24 > U I
25 > + + X : Add support for X11
26 > - - ada : Add bindings for the ADA programming
27 > language
28 > + + cairo : Enable support for the cairo graphics
29 > library
30 > + + cxx : Build support for C++ (bindings, extra
31 > libraries, code generation, ...)
32 > - - doc : Add extra documentation (API, Javadoc,
33 > etc). It is recommended to enable per package instead of globally
34 > + + dynamic : Build with dynamic drivers
35 > - - examples : Install examples, usually source code
36 > + + fortran : Add support for fortran
37 > - - gd : Add support for media-libs/gd (to
38 > generate graphics on the fly)
39 > - - java : Add support for Java
40 > + + jpeg : Add JPEG image support
41 > + + latex : Add support for LaTeX (typesetting package)
42 > + + lua : Enable Lua scripting support
43 > - - ocaml : Add support/bindings for the Ocaml language
44 > - - octave : Add bindings for sci-mathematics/octave
45 > + + pdf : Add general support for PDF (Portable
46 > Document Format), this replaces the pdflib and cpdflib flags
47 > - - pdl : Add bindings for dev-perl/PDL
48 > + + png : Add support for libpng (PNG images)
49 > - - python : Add optional support/bindings for the
50 > Python language
51 > + + python_targets_python2_7 : Build with Python 2.7
52 > - - qhull : Add bindings for media-libs/qhull
53 > + + qt4 : Add support for the Qt GUI/Application
54 > Toolkit version 4.x
55 > - - shapefile : Enable support for ESRI shapefiles
56 > + + svg : Add support for SVG (Scalable Vector
57 > Graphics)
58 > - - tcl : Add support the Tcl language
59 > - - test : Workaround to pull in packages needed
60 > to run with FEATURES=test. Portage-2.1.2 handles this internally, so
61 > don't set it in make.conf/package.use anymore
62 > - - threads : Add threads support for various
63 > packages. Usually pthreads
64 > - - tk : Add support for Tk GUI toolkit
65 > + + truetype : Add support for FreeType and/or FreeType2
66 > fonts
67 > - - wxwidgets : Add support for wxWidgets/wxGTK GUI toolkit
68 >
69 >
70 > Does anybody have a suggestion?
71 >
72 > Thank you,
73 > Marco
74 >