From Fedora Project Wiki
(Created page with 'A place for all my Fedora related posts.') |
(Packaging Gnuplot 4.4) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
A place for all my Fedora related posts. | A place for all my Fedora related posts. | ||
== Packaging Gnuplot 4.4 == | |||
Got an error while doing a mock build of gnuplot 4.4. Apparently, the build can't find the file "Gnuplot" which it expects should be in <code>usr/share/X11/app-defaults</code>. See [[File:Gnuplot_44_mock_build.log]] |
Latest revision as of 23:28, 6 August 2010
A place for all my Fedora related posts.
Packaging Gnuplot 4.4
Got an error while doing a mock build of gnuplot 4.4. Apparently, the build can't find the file "Gnuplot" which it expects should be in usr/share/X11/app-defaults
. See File:Gnuplot 44 mock build.log