<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16825" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2>
<DIV dir=ltr align=left><SPAN class=250114007-02062009><FONT face=Arial 
color=#0000ff size=2>Hi,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=250114007-02062009><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=250114007-02062009><FONT face=Arial 
color=#0000ff size=2>are you using the CMake build system or ./configure? Please 
use CMake as described here: <A 
title=blocked::http://docs.scribus.net/index.php?lang=en&amp;page=install4 
href="http://docs.scribus.net/index.php?lang=en&amp;page=install4">http://docs.scribus.net/index.php?lang=en&amp;page=install4</A></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=250114007-02062009><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=250114007-02062009><FONT face=Arial 
color=#0000ff size=2>This should give you detailed errormessages if some 
dependency is missing.</FONT></SPAN></DIV>
<DIV>&nbsp;</DIV>
<DIV><SPAN class=250114007-02062009></SPAN><FONT face=Arial><FONT 
color=#0000ff><FONT size=2>/<SPAN 
class=250114007-02062009>Andreas</SPAN></FONT></FONT></FONT><BR></DIV></FONT></DIV><BR>
<BLOCKQUOTE 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader lang=de dir=ltr align=left>
  <HR tabIndex=-1>
  <FONT face=Tahoma size=2><B>Von:</B> scribus-dev-bounces@lists.scribus.info 
  [mailto:scribus-dev-bounces@lists.scribus.info] <B>Im Auftrag von </B>ajay 
  kumar<BR><B>Gesendet:</B> Dienstag, 2. Juni 2009 13:51<BR><B>An:</B> Scribus 
  Development Mailing List<BR><B>Betreff:</B> Re: [scribus-dev] scribus 
  compilation error<BR></FONT><BR></DIV>
  <DIV></DIV>Dear 
  a.l.e<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I have already 
  installd python 2.6 library &amp; boost-1_33_1 or 
  boost-1_38,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  boost_1_39_0. but the my problam is same. now i am not understand that what 
  type of "dev" packages for python&nbsp;&nbsp;&nbsp; and boost libraries i am 
  missing can u give me any link for download python library &amp; boost 
  library. <BR><BR>ERRORS list is below:-<BR><BR><BR>plugins/scriptplugin/
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">scripter2/scripter2_base.cpp:11: 
    error: `boost' has not<BR>been 
    declared<BR>plugins/scriptplugin/scripter2/scripter2_base.cpp:11: error: 
    `python' is not<BR>a 
    namespace-name<BR>plugins/scriptplugin/scripter2/scripter2_base.cpp:11: 
    error: expected<BR>namespace-name before ';' 
    token<BR>plugins/scriptplugin/scripter2/scripter2_base.cpp:43: error: 
    expected<BR>constructor, destructor, or type conversion before '(' 
    token<BR>plugins/scriptplugin/scripter2/scripter2_base.cpp: In function 
    `void<BR>scripter2_init()':<BR>plugins/scriptplugin/scripter2/scripter2_base.cpp:84: 
    error: `initscribus2'<BR>was not declared in this scope<BR>make: *** 
    [scripter2_base.o] Error 1<BR>[root@localhost 
  scribus]#</BLOCKQUOTE><BR><BR><BR><BR><BR>
  <DIV class=gmail_quote>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  On Tue, Jun 2, 2009 at 1:13 PM, a.l.e <SPAN dir=ltr>&lt;<A 
  href="mailto:ale.comp_06@xox.ch">ale.comp_06@xox.ch</A>&gt;</SPAN> wrote:<BR>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">dear 
    ajay,
    <DIV>
    <DIV></DIV>
    <DIV class=h5><BR><BR>
    <BLOCKQUOTE class=gmail_quote 
    style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">I 
      am compiling scribus source code 1.3.3.13 with using QT 3.3.4 on 
      linux.now<BR>i am getting error in plugins. there is one folder scripter2 
      which is show<BR>some file &amp; library (BOOST &amp; PYTHON) which is i 
      am allready installd on my<BR>computer but i am facing the same problen 
      each and every time. Below is list<BR>of errors for your 
      information:-<BR><BR>plugins/scriptplugin/scripter2/scripter2_base.cpp:11: 
      error: `boost' has not<BR>been 
      declared<BR>plugins/scriptplugin/scripter2/scripter2_base.cpp:11: error: 
      `python' is not<BR>a 
      namespace-name<BR>plugins/scriptplugin/scripter2/scripter2_base.cpp:11: 
      error: expected<BR>namespace-name before ';' 
      token<BR>plugins/scriptplugin/scripter2/scripter2_base.cpp:43: error: 
      expected<BR>constructor, destructor, or type conversion before '(' 
      token<BR>plugins/scriptplugin/scripter2/scripter2_base.cpp: In function 
      `void<BR>scripter2_init()':<BR>plugins/scriptplugin/scripter2/scripter2_base.cpp:84: 
      error: `initscribus2'<BR>was not declared in this scope<BR>make: *** 
      [scripter2_base.o] Error 1<BR>[root@localhost scribus]#<BR><BR><BR>Kindly 
      let me know the suitable process to resolve this serious errors. 
      your<BR>positive response would be higly 
    appreciated.<BR>&nbsp;<BR></BLOCKQUOTE><BR></DIV></DIV>i guess you are 
    missing the "dev" packages for python and its libraries (that is the headers 
    of the libraries which are needed to compile other code against 
    them).<BR><BR>depending on your distribution, those packages will be 
    differently named.<BR><BR><BR>i will also ask you to stop to write to franz 
    and me. just write to the scribus-dev list: we both read the mails in 
    there!<BR><BR><BR>regards<BR><FONT color=#888888>a.l.e</FONT>
    <DIV>
    <DIV></DIV>
    <DIV 
    class=h5><BR><BR><BR><BR>_______________________________________________<BR>scribus-dev 
    mailing list<BR><A href="mailto:scribus-dev@lists.scribus.info" 
    target=_blank>scribus-dev@lists.scribus.info</A><BR><A 
    href="http://lists.scribus.info/mailman/listinfo/scribus-dev" 
    target=_blank>http://lists.scribus.info/mailman/listinfo/scribus-dev</A><BR></DIV></DIV></BLOCKQUOTE></DIV><BR><BR 
  clear=all><BR>-- <BR>Thanks &amp; Regard's<BR>Ajay 
kumar<BR>9650682124<BR></BLOCKQUOTE></BODY></HTML>