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 &#39;make install&#39;, 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">peter.olsson@visionutveckling.se</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">freeswitch-users-bounces@lists.freeswitch.org</a> [<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org">freeswitch-users-bounces@lists.freeswitch.org</a>] f&amp;#246;r fieldpeak [<a href="mailto:fieldpeak@gmail.com">fieldpeak@gmail.com</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        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 &#39;make install&#39;, 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">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br>