Mageia Bugzilla – Attachment 3430 Details for
Bug 8806
gnuplot not building wxt terminal because of problem with configure
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
Possible solution to configure gnuplot with usable C++ compiler
gnuplot.spec.diff (text/plain), 680 bytes, created by
Konrad Bernlöhr
on 2013-01-24 17:35:01 CET
(
hide
)
Description:
Possible solution to configure gnuplot with usable C++ compiler
Filename:
MIME Type:
Creator:
Konrad Bernlöhr
Created:
2013-01-24 17:35:01 CET
Size:
680 bytes
patch
obsolete
>--- gnuplot.spec 2013-01-24 16:55:57.000000000 +0100 >+++ gnuplot.spec.new 2013-01-24 16:48:04.000000000 +0100 >@@ -91,7 +91,7 @@ > > mkdir build-nox > pushd build-nox >-%configure --with-readline=gnu --with-png --without-linux-vga --without-x --disable-wxwidgets >+%configure2_5x --with-readline=gnu --with-png --without-linux-vga --without-x --disable-wxwidgets --host=`uname -m`-mageia-linux-gnu > %make -C src/ > make -C docs/ ps > %make -C docs/ pdf >@@ -99,7 +99,7 @@ > > mkdir build-x11 > pushd build-x11 >-%configure --with-readline=gnu --with-png --without-linux-vga >+%configure2_5x --with-readline=gnu --with-png --without-linux-vga --host=`uname -m`-mageia-linux-gnu > %make > popd >
--- gnuplot.spec 2013-01-24 16:55:57.000000000 +0100 +++ gnuplot.spec.new 2013-01-24 16:48:04.000000000 +0100 @@ -91,7 +91,7 @@ mkdir build-nox pushd build-nox -%configure --with-readline=gnu --with-png --without-linux-vga --without-x --disable-wxwidgets +%configure2_5x --with-readline=gnu --with-png --without-linux-vga --without-x --disable-wxwidgets --host=`uname -m`-mageia-linux-gnu %make -C src/ make -C docs/ ps %make -C docs/ pdf @@ -99,7 +99,7 @@ mkdir build-x11 pushd build-x11 -%configure --with-readline=gnu --with-png --without-linux-vga +%configure2_5x --with-readline=gnu --with-png --without-linux-vga --host=`uname -m`-mageia-linux-gnu %make popd
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 8806
: 3430