Gentoo Archives: gentoo-alt

From: Mathias Laurin <mathias.laurin@×××××.com>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] octave/gnuplot on OSX, no aquaterm!
Date: Tue, 24 Jun 2008 02:25:35
Message-Id: 67171BE3-997B-4919-8F89-9C77327612BD@gmail.com
In Reply to: Re: [gentoo-alt] octave/gnuplot on OSX, no aquaterm! by Fabian Groffen
1 Hi,
2
3 Yes, sorry for mixing things up: octave ought to be the next step, I
4 actually tried gnuplot only.
5
6 Both (gentoo and macports) are gnuplot 4.2.3. The patches from gentoo
7 do not seem to remove anything, and configure does say it will put
8 aqua in, so that is confusing. The default terminal are all present. I
9 did not try compiling with USE=X (I do not want X) and I compiled
10 gnuplot from macports with the 'no_x11' variant so that the X11
11 terminal is not available there either.
12
13 The Portfile uses
14 configure.cflags-append '-DDEFAULTTERM=\\"aqua\\"'
15 but this was only useful in previous versions of gnuplot. I tried to
16 add it in the ebuild, too, but it did not change anything as expected.
17 Apart from that, gentoo provides a few more patches, but nothing
18 dealing with aqua/aquaterm.
19
20 The Portfile also uses more options: --with-readline=gnu --with-gd --
21 with-png --with-pdf
22
23 I just tried to compile gnuplot with the USE="pdf" and pdflibs fails,
24 too, so I report it here as well:
25
26 * QA Notice: Users/laurin/Library/Gentoo///Users/laurin/Library/
27 Gentoo/ double prefix
28 * QA Notice: Users/laurin/Library/Gentoo///Users/laurin/Library/
29 Gentoo/usr double prefix
30 * QA Notice: Users/laurin/Library/Gentoo///Users/laurin/Library/
31 Gentoo/usr/lib double prefix
32 * QA Notice: Users/laurin/Library/Gentoo///Users/laurin/Library/
33 Gentoo/usr/lib/perl5 double prefix
34 * QA Notice: Users/laurin/Library/Gentoo///Users/laurin/Library/
35 Gentoo/usr/lib/perl5/site_perl double prefix
36 * QA Notice: Users/laurin/Library/Gentoo///Users/laurin/Library/
37 Gentoo/usr/lib/perl5/site_perl/5.8.8 double prefix
38 * QA Notice: Users/laurin/Library/Gentoo///Users/laurin/Library/
39 Gentoo/usr/lib/perl5/site_perl/5.8.8/darwin-2level double prefix
40 * ERROR: media-libs/pdflib-7.0.2_p8 failed:
41 * Aborting due to QA concerns: double prefix files installed
42 *
43 * Call stack:
44 * misc-functions.sh:756: <call install_qa_check>
45 * misc-functions.sh:243: die "Aborting due to QA concerns:
46 double prefix files installed"
47 *
48
49 I only installed gentoo on ~/Library/Gentoo, only one prefix on my
50 computer.
51
52 Thank you for helping! BTW, the forum on gentoo.org is pretty dead,
53 you could maybe make a sticky directing people to the mailing list.
54
55 Best Regards,
56 Mathias
57
58
59
60 On Jun 171, 2008, at 5:15 PM, Fabian Groffen wrote:
61
62 > Hi Mathias,
63 >
64 > On 19-06-2008 16:53:02 +0900, Mathias Laurin wrote:
65 >> I installed octave from gentoo, but it won't use aquaterm. Note
66 >> that it
67 >> works from macports. What is strange is that, during the configure
68 >> phase, it says it has found aquaterm and is going to use it. But
69 >> when I
70 >> start octave, there is no aqua terminal available. I tried
71 >> compiling by
72 >> hand, same results: configure finds aquaterm but not the compiled
73 >> octave. I also had a look at the portfile from macports but it does
74 >> not
75 >> contain anything special.
76 >
77 > Does MacPorts have the same version? Does your version try to use the
78 > X11 terminal? I don't see octave in the tree, would you mind sharing
79 > the ebuild somewhere? Maybe gentoo-x86 made some modifications which
80 > break the aquaterm.
81 >
82 >
83 > --
84 > Fabian Groffen
85 > Gentoo on a different level
86 > --
87 > gentoo-alt@l.g.o mailing list
88 >
89
90 --
91 gentoo-alt@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] octave/gnuplot on OSX, no aquaterm! Fabian Groffen <grobian@g.o>