<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2900.3020" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face="MS UI Gothic" size=2>Hello, huhu.</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="MS UI Gothic" size=2>Could&nbsp;you&nbsp;solve about this 
problem?</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2>Now, I&nbsp;will&nbsp;show how I add th 
plug-in folder to konq/e.</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="MS UI Gothic" size=2>1. </FONT><FONT face="MS UI Gothic" 
size=2>extract "another" konq/e.</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2>2.&nbsp;then,&nbsp;put your plugin 
directory to add-ons directory of "another" konq/e .</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2>3. Edit the Makefile.am (Here I copied 
Makefile.am from kplaintext's one)</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2>4. run aclocal, automake to create 
Maikefile.in for plugin.</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2>4. Copy the directory of plugin which has 
Makefile.in to "original" konq/e</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2>5. run configure script for 
"original"konq/e</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2>6. run make</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="MS UI Gothic" size=2>I know this way is not smart, as my 
English orz...</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2>But anyway I could&nbsp;compile the konq/e 
with plug-in.</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="MS UI Gothic" size=2>Regards</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="MS UI Gothic" size=2>Inoue</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt MS UI Gothic">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt MS UI Gothic; font-color: black"><B>From:</B> 
  <A title=huzj@magima.com.cn href="mailto:huzj@magima.com.cn">huzj</A> </DIV>
  <DIV style="FONT: 10pt MS UI Gothic"><B>To:</B> <A title=konq-e@kde.org 
  href="mailto:konq-e@kde.org">konq-e@kde.org</A> </DIV>
  <DIV style="FONT: 10pt MS UI Gothic"><B>Sent:</B> Wednesday, February 07, 2007 
  4:36 PM</DIV>
  <DIV style="FONT: 10pt MS UI Gothic"><B>Subject:</B> Questions about build 
  Konqueror-e3</DIV>
  <DIV><FONT face="MS UI Gothic" size=2></FONT><FONT face="MS UI Gothic" 
  size=2></FONT><FONT face="MS UI Gothic" size=2></FONT><FONT 
  face="MS UI Gothic" size=2></FONT><BR></DIV>
  <DIV><FONT face=Arial size=2>
  <DIV><FONT face=Arial size=2>I am building 
  konqueror/e(konqueror3-embedded-0.2-20060121.tar.bz2) on 
  qt-x11-free-3.3.5.tar.gz .</FONT></DIV>
  <DIV><FONT face=Arial size=2>And I have some problems.</FONT></DIV>
  <DIV><FONT face="MS UI Gothic" size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>I want to add a plugin to support a customed html 
  embedded content. To to that, I need to write a project and put it into the 
  dir addons/. But I don't know how to write a Makefile.in and 
  Makefile.am.</FONT></DIV>
  <DIV><FONT face="MS UI Gothic" size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>After a search about Mafilefile.in, I found that 
  Makefile.in is generated from Makefile.am by automake. Than I run "aclocal 
  &amp;&amp; automake&amp;&amp;autoconf" in the top dir of 
  konqueror3-embedded-0.2-20060121 to regenerate all the Makefile.in and 
  configure. But it can't work correctlly. </FONT></DIV>
  <DIV><FONT face="MS UI Gothic" size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>Please give me some suggestion about how to 
  rebuild all the makefile.in and "configure" or about how to write a custom 
  addon's makefile.</FONT></DIV>
  <DIV><FONT face="MS UI Gothic" size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>Any help is appreciated!</FONT></DIV>
  <DIV><FONT face="MS UI Gothic" size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>best regards</FONT></DIV>
  <DIV><FONT face="MS UI Gothic" size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>huhu</FONT></DIV></FONT></DIV>
  <P></P><FONT face=Arial size=2></FONT><FONT face=Arial size=2></FONT><FONT 
  face=Arial size=2></FONT><FONT face=Arial size=2></FONT>
  <HR>

  <P></P>_______________________________________________<BR>konq-e mailing 
  list<BR>konq-e@kde.org<BR>https://mail.kde.org/mailman/listinfo/konq-e<BR></BLOCKQUOTE></BODY></HTML>