<br><br><div class="gmail_quote">On 21 June 2011 03:58, John Jason Jordan <span dir="ltr"><<a href="mailto:johnxj@comcast.net">johnxj@comcast.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

On Tue, 21 Jun 2011 02:15:18 +0100<br>
<div class="im">Michael Crane <<a href="mailto:mick.crane@gmail.com">mick.crane@gmail.com</a>> dijo:<br>
<br>
</div><div class="im">><a href="http://star-www.rl.ac.uk/star/docs/sc4.htx/node8.html" target="_blank">http://star-www.rl.ac.uk/star/docs/sc4.htx/node8.html</a><br>
<br>
</div>Thanks. That solved the problem.<br>
<br>
However, the compile failed at the end:<br>
<br>
 U   Scribus<br>
Checked out revision 16685.<br>
-- Shared Library Flags:<br>
-- The C compiler identification is GNU<br>
-- The CXX compiler identification is unknown<br>
-- Check for working C compiler: /usr/bin/gcc<br>
-- Check for working C compiler: /usr/bin/gcc -- works<br>
-- Detecting C compiler ABI info<br>
-- Detecting C compiler ABI info - done<br>
CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not<br>
 found.   Please set CMAKE_CXX_COMPILER to a valid compiler path or<br>
 name. -- Scribus 1.5.0.svn will be built to install<br>
 into /usr/local/scribus_svn -- Machine: x86_64-redhat-linux, void<br>
 pointer size: 8 -- Found target X86 -- Found target X86_64<br>
-- Building for target x86_64-redhat-linux<br>
-- Using standard ApplicationDataDir. You can change it with<br>
 -DAPPLICATION_DATA_DIR CMake Error<br>
 at /usr/share/cmake/Modules/FindQt4.cmake:1225 (MESSAGE): Qt qmake not<br>
 found! Call Stack (most recent call first):<br>
  CMakeLists.txt:465 (FIND_PACKAGE)<br>
-- Configuring incomplete, errors occurred!<br>
make: *** No targets specified and no makefile found.  Stop.<br>
sudo: make install: command not found<br></blockquote><div><br></div><div>You need to install a compiler and development libraries. I'm not sure how to do that with fedora, but something like yum install g++ should help. The development part of most libraries will most likely also be missing. Installing them should be something like yum install <package>-devel e.g. yum install qt4-devel should help. But I have nener used fedora so this is just a guess.</div>

<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
I also tried the commands from the wiki, and got similar errors at the<br>
end, particularly the CMake Error line.<br>
<br>
It appears I need to install a package or fix a config file or<br>
something.<br>
<div><div></div><div class="h5"><br>
___<br>
Scribus Mailing List: <a href="mailto:scribus@lists.scribus.net">scribus@lists.scribus.net</a><br>
Edit your options or unsubscribe:<br>
<a href="http://lists.scribus.net/mailman/listinfo/scribus" target="_blank">http://lists.scribus.net/mailman/listinfo/scribus</a><br>
See also:<br>
<a href="http://wiki.scribus.net" target="_blank">http://wiki.scribus.net</a><br>
<a href="http://forums.scribus.net" target="_blank">http://forums.scribus.net</a><br>
</div></div></blockquote></div><br>