<html><body bgcolor="#FFFFFF"><div>Because the makefile is more complex than that...</div><div><br></div><div>What type of directory? A new module? You need to add the module to modules.conf</div><div><br>Steve on iPhone</div><div><br></div><div><br>On 25 Apr 2011, at 10:33, fieldpeak &lt;<a href="mailto:fieldpeak@gmail.com">fieldpeak@gmail.com</a>&gt; wrote:<br><br></div><div><span></span></div><blockquote type="cite"><div>as i know, ./configure --prefix=/your/path, the prefix will define the new installation path to override the default one, however, my question is that i added a new folder inside the source code, why it is not install to the installation path when i excute 'make install', sorry, your answer seemed not answer the question...thanks.<br>
<br><div class="gmail_quote">2011/4/25 Peter Olsson <span dir="ltr">&lt;<a href="mailto:peter.olsson@visionutveckling.se"><a href="mailto:peter.olsson@visionutveckling.se">peter.olsson@visionutveckling.se</a></a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
After bootstrap - ./configure --prefix=/your/path<br>
________________________________________<br>
Från: <a href="mailto:freeswitch-users-bounces@lists.freeswitch.org"><a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a></a> [<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org"><a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a></a>] f&amp;#246;r fieldpeak [<a href="mailto:fieldpeak@gmail.com"><a href="mailto:fieldpeak@gmail.com">fieldpeak@gmail.com</a></a>]<br>

Skickat: den 25 april 2011 10:15<br>
Till: FreeSWITCH-users<br>
Ämne: [Freeswitch-users] Build and install FS with new customized folder &nbsp; &nbsp; &nbsp; &nbsp;on CentOS 5.5<br>
<div><div></div><div class="h5"><br>
i added a folders(e.g. new_folder) inside the FS source code folder, inside the new_folder there are some files, like below,<br>
<br>
./freeswitch/conf<br>
./freeswitch/bin<br>
./freeswitch/new_folder/files1, files2...<br>
<br>
i need this folder and the files under it will be installed when i run 'make install', however, it did not.<br>
<br>
the commands i run as below, i assume bootstrap.sh will run autoscan which will find my new_folder...<br>
./bootstrap.sh<br>
make<br>
make install<br>
<br>
anyone can help how to realize it? thanks.<br>
<br>
Regards,<br>
Charles<br>
<br>
<br>
<br>
</div></div>!DSPAM:4db52eaf32762004716643!<br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org"><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a></a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank"><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a></a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank"><a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a></a><br>
<a href="http://www.freeswitch.org" target="_blank"><a href="http://www.freeswitch.org">http://www.freeswitch.org</a></a><br>
</blockquote></div><br>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>FreeSWITCH-users mailing list</span><br><span><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a></span><br><span><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a></span><br><span>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users</span><br><span><a href="http://www.freeswitch.org">http://www.freeswitch.org</a></span><br></div></blockquote></body></html>