If I can access your system over SSH I can probably figure this out. Is this possible?<br clear="all"><br><div>João Mesquita<br>
<br><br><div class="gmail_quote">On Wed, Mar 3, 2010 at 3:26 AM, Madovsky <span dir="ltr">&lt;<a href="mailto:infos@madovsky.org">infos@madovsky.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">






<div bgcolor="#ffffff">
<div><font size="2">Hi Joao,</font></div>
<div><font size="2"></font> </div>
<div><font size="2">thanks for your answer.</font></div>
<div><font size="2">I have a standard RPM QT last update for Fedora10 
64bits.</font></div>
<div><font size="2">so I really don&#39;t know what path FScomm needs</font></div>
<div><font size="2"></font> </div>
<div><font size="2">Regards</font></div>
<div><font size="2"></font> </div>
<div><font size="2">Franck</font></div>
<blockquote style="border-left:#000000 2px solid;padding-left:5px;padding-right:0px;margin-left:5px;margin-right:0px"><div class="im">
  <div style="font:10pt arial">----- Original Message ----- </div>
  <div style="font:10pt arial;background:#e4e4e4"><b>From:</b> 
  <a title="jmesquita@freeswitch.org" href="mailto:jmesquita@freeswitch.org" target="_blank">João 
  Mesquita</a> </div>
  <div style="font:10pt arial"><b>To:</b> <a title="freeswitch-users@lists.freeswitch.org" href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a> 
  </div>
  </div><div><div></div><div class="h5"><div style="font:10pt arial"><b>Sent:</b> Wednesday, March 03, 2010 1:00 
  AM</div>
  <div style="font:10pt arial"><b>Subject:</b> Re: [Freeswitch-users] 
  FScomm</div>
  <div><br></div>This is definitely a problem with your Qt installation. You 
  need to be able to find the libs to link it, otherwise, unresolved symbols 
  everywhere!
  <div><br></div>
  <div>Regards,<br clear="all">João Mesquita<br>FSComm Developer<br><br><br>
  <div class="gmail_quote">On Wed, Feb 24, 2010 at 2:42 PM, Madovsky <span dir="ltr">&lt;<a href="mailto:infos@madovsky.org" target="_blank">infos@madovsky.org</a>&gt;</span> wrote:<br>
  <blockquote style="border-left:#ccc 1px solid;margin:0px 0px 0px 0.8ex;padding-left:1ex" class="gmail_quote">
    <div><br>----- Original Message -----<br>From: &quot;Michael Jerris&quot; 
    &lt;<a href="mailto:mike@jerris.com" target="_blank">mike@jerris.com</a>&gt;<br></div>
    <div>To: &lt;<a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a>&gt;<br></div>
    <div>Sent: Wednesday, February 24, 2010 3:40 AM<br></div>
    <div>
    <div></div>
    <div>Subject: Re: [Freeswitch-users] FScomm<br><br><br><br>On Feb 
    23, 2010, at 6:18 PM, Madovsky wrote:<br><br>&gt;<br>&gt; ----- Original 
    Message -----<br>&gt; From: Jeff Lenk<br>&gt; To: <a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a><br>&gt; 
    Sent: Tuesday, February 23, 2010 5:05 PM<br>&gt; Subject: Re: 
    [Freeswitch-users] FScomm<br>&gt;<br>&gt;<br>&gt; <a href="http://wiki.freeswitch.org/wiki/FSComm#Linux" target="_blank">http://wiki.freeswitch.org/wiki/FSComm#Linux</a><br>&gt;<br>&gt; 
    you must run those from the FSComm 
    directory<br>&gt;<br><br>….<br><br>&gt;<br>&gt; It&#39;s what I did,<br>&gt; but 
    from FS trunk, inside fscomm directory,<br>&gt; there s only<br>&gt;<br>&gt; 
    account.cpp  conf               
     fshost.h        mainwindow.ui<br>&gt; 
    resources.qrc<br>&gt; account.h    FSComm.2008.vcproj 
     main.cpp        mod_qsettings<br>&gt; call.cpp 
        FSComm.pro          mainwindow.cpp 
     preferences<br>&gt; call.h       fshost.cpp   
           mainwindow.h   
     resources<br>&gt;<br><br><br>Read those installation instructions 
    again and do them step by step, you<br>skipped 
    one.<br>_______________________________________________<br>FreeSWITCH-users 
    mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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>
<br><br></div></div>Ok now I 
    have<br><br>[root@node250 fscomm]# qmake<br>WARNING: Found potential symbol 
    conflict of mainwindow.cpp (mainwindow.cpp)<br>in SOURCES<br>WARNING: Found 
    potential symbol conflict of mainwindow.h (mainwindow.h) 
    in<br>HEADERS<br>WARNING: Found potential symbol conflict of 
    prefdialog.cpp<br>(preferences/prefdialog.cpp) in SOURCES<br>WARNING: Found 
    potential symbol conflict of prefdialog.h<br>(preferences/prefdialog.h) in 
    HEADERS<br>WARNING: Found potential symbol conflict of 
    accountdialog.cpp<br>(preferences/accountdialog.cpp) in SOURCES<br>WARNING: 
    Found potential symbol conflict of 
    accountdialog.h<br>(preferences/accountdialog.h) in 
    HEADERS<br><br>[root@node250 fscomm]# qmake<br>WARNING: Found potential 
    symbol conflict of mainwindow.cpp (mainwindow.cpp)<br>in SOURCES<br>WARNING: 
    Found potential symbol conflict of mainwindow.h (mainwindow.h) 
    in<br>HEADERS<br>WARNING: Found potential symbol conflict of 
    prefdialog.cpp<br>(preferences/prefdialog.cpp) in SOURCES<br>WARNING: Found 
    potential symbol conflict of prefdialog.h<br>(preferences/prefdialog.h) in 
    HEADERS<br>WARNING: Found potential symbol conflict of 
    accountdialog.cpp<br>(preferences/accountdialog.cpp) in SOURCES<br>WARNING: 
    Found potential symbol conflict of 
    accountdialog.h<br>(preferences/accountdialog.h) in HEADERS<br>[root@node250 
    fscomm]# make<br>Makefile:278: warning: overriding commands for target 
    `prefdialog.o&#39;<br>Makefile:215: warning: ignoring old commands for target 
    `prefdialog.o&#39;<br>Makefile:285: warning: overriding commands for target 
    `accountdialog.o&#39;<br>Makefile:234: warning: ignoring old commands for target 
    `accountdialog.o&#39;<br>Makefile:320: warning: overriding commands for target 
    `moc_prefdialog.o&#39;<br>Makefile:298: warning: ignoring old commands for 
    target `moc_prefdialog.o&#39;<br>Makefile:323: warning: overriding commands for 
    target `moc_accountdialog.o&#39;<br>Makefile:307: warning: ignoring old commands 
    for target<br>`moc_accountdialog.o&#39;<br>Makefile:347: warning: overriding 
    commands for target `moc_mainwindow.cpp&#39;<br>Makefile:326: warning: ignoring 
    old commands for target `moc_mainwindow.cpp&#39;<br>Makefile:350: warning: 
    overriding commands for 
    target<br>`preferences/moc_prefdialog.cpp&#39;<br>Makefile:332: warning: 
    ignoring old commands for 
    target<br>`preferences/moc_prefdialog.cpp&#39;<br>Makefile:353: warning: 
    overriding commands for 
    target<br>`preferences/moc_accountdialog.cpp&#39;<br>Makefile:341: warning: 
    ignoring old commands for 
    target<br>`preferences/moc_accountdialog.cpp&#39;<br>g++ -c -pipe -Wall -W -O2 
    -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
    -fexceptions<br> -fstack-protector --param=ssp-buffer-size=4 -m64 
    -mtune=generic  -DQT_NO_DEBUG<br> -DQT_SHARED -DQT_TABLET_SUPPORT 
    -DQT_THREAD_SUPPORT -I/usr/lib64/qt-3.3/mkspecs/default<br> -I. 
    -I../src/include -I../libs/apr/include -I../libs/libteletone/src 
    -I/usr/lib64/qt-3.3/include<br> -o main.o main.cpp<br>main.cpp:31:25: 
    error: QSplashScreen: No such file or directory<br>In file included from 
    main.cpp:32:<br>mainwindow.h:34:23: error: QMainWindow: No such file or 
    directory<br>mainwindow.h:35:28: error: QTableWidgetItem: No such file or 
    directory<br>mainwindow.h:36:25: error: QSignalMapper: No such file or 
    directory<br>mainwindow.h:37:27: error: QSystemTrayIcon: No such file or 
    directory<br>In file included from mainwindow.h:39,<br>      
              from main.cpp:32:<br>./fshost.h:32:19: 
    error: QThread: No such file or directory<br>./fshost.h:33:17: error: QHash: 
    No such file or directory<br>./fshost.h:34:26: error: QSharedPointer: No 
    such file or directory<br>In file included from ./fshost.h:36,<br>  
                  from 
    mainwindow.h:39,<br>                
    from main.cpp:32:<br>./call.h:32:18: error: QtCore: No such file or 
    directory<br>./call.h:33:19: error: QString: No such file or directory<br>In 
    file included from mainwindow.h:42,<br>          
          from main.cpp:32:<br>preferences/prefdialog.h:4:19: 
    error: QDialog: No such file or directory<br>preferences/prefdialog.h:5:24: 
    error: QDomDocument: No such file 
    or<br>directory<br>preferences/prefdialog.h:6:21: error: QSettings: No such 
    file or directory<br>In file included from ./fshost.h:37,<br>    
                from mainwindow.h:39,<br>  
                  from 
    main.cpp:32:<br>./account.h:18: error: expected constructor, destructor, or 
    type conversion<br>before âstaticâ<br>In file included from 
    mainwindow.h:39,<br>                
    from main.cpp:32:<br>./fshost.h:40: error: invalid use of incomplete type 
    âstruct QThreadâ<br>/usr/include/QtCore/qobject.h:68: error: forward 
    declaration of âstruct<br>QThreadâ<br>./fshost.h:46: error: ISO C++ forbids 
    declaration of âQSharedPointerâ with<br>no type<br>./fshost.h:46: error: 
    expected â;â before â&lt;â token<br>./fshost.h:47: error: expected `;&#39; 
    before âQSharedPointerâ<br>./fshost.h:47: error: ISO C++ forbids declaration 
    of âQSharedPointerâ with<br>no type<br>./fshost.h:47: error: expected â;â 
    before â&lt;â token<br>./fshost.h:48: error: âQSharedPointerâ was not 
    declared in this scope<br>./fshost.h:48: error: template argument 1 is 
    invalid<br>./fshost.h:48: error: expected unqualified-id before â&gt;â 
    token<br>./fshost.h:49: error: ISO C++ forbids declaration of 
    âQSharedPointerâ with<br>no type<br>./fshost.h:49: error: expected â;â 
    before â&lt;â token<br>./fshost.h:50: error: ISO C++ forbids declaration of 
    âQSharedPointerâ with<br>no type<br>./fshost.h:50: error: expected â;â 
    before â&lt;â token<br>./fshost.h:51: error: ISO C++ forbids declaration of 
    âQSharedPointerâ with<br>no type<br>./fshost.h:51: error: expected â;â 
    before â&lt;â token<br>./fshost.h:52: error: âQSharedPointerâ has not been 
    declared<br>./fshost.h:52: error: expected â,â or â...â before â&lt;â 
    token<br>./fshost.h:60: error: âQSharedPointerâ has not been 
    declared<br>./fshost.h:60: error: expected â,â or â...â before â&lt;â 
    token<br>./fshost.h:61: error: âQSharedPointerâ has not been 
    declared<br>./fshost.h:61: error: expected â,â or â...â before â&lt;â 
    token<br>./fshost.h:62: error: âQSharedPointerâ has not been 
    declared<br>./fshost.h:62: error: expected â,â or â...â before â&lt;â 
    token<br>./fshost.h:63: error: âQSharedPointerâ has not been 
    declared<br>./fshost.h:63: error: expected â,â or â...â before â&lt;â 
    token<br>./fshost.h:64: error: âQSharedPointerâ has not been 
    declared<br>./fshost.h:64: error: expected â,â or â...â before â&lt;â 
    token<br>./fshost.h:65: error: âQSharedPointerâ has not been 
    declared<br>./fshost.h:65: error: expected â,â or â...â before â&lt;â 
    token<br>./fshost.h:66: error: âQSharedPointerâ has not been 
    declared<br>./fshost.h:66: error: expected â,â or â...â before â&lt;â 
    token<br>./fshost.h:67: error: âQSharedPointerâ has not been 
    declared<br>./fshost.h:67: error: expected â,â or â...â before â&lt;â 
    token<br>./fshost.h:71: error: âQSharedPointerâ has not been 
    declared<br>./fshost.h:71: error: expected â,â or â...â before â&lt;â 
    token<br>./fshost.h:78: error: âQSharedPointerâ was not declared in this 
    scope<br>./fshost.h:78: error: template argument 2 is 
    invalid<br>./fshost.h:78: error: expected unqualified-id before â&gt;â 
    token<br>./fshost.h:79: error: âQSharedPointerâ was not declared in this 
    scope<br>./fshost.h:79: error: template argument 2 is 
    invalid<br>./fshost.h:79: error: expected unqualified-id before â&gt;â 
    token<br>./fshost.h:80: error: field â_bleg_uuidsâ has incomplete type<br>In 
    file included from mainwindow.h:42,<br>          
          from main.cpp:32:<br>preferences/prefdialog.h:17: 
    error: invalid use of incomplete type 
    âstruct<br>QDialogâ<br>/usr/include/QtGui/qwindowdefs.h:57: error: forward 
    declaration of âstruct<br>QDialogâ<br>preferences/prefdialog.h:31: error: 
    ISO C++ forbids declaration of<br>âQSettingsâ with no 
    type<br>preferences/prefdialog.h:31: error: expected â;â before â*â 
    token<br>In file included from main.cpp:32:<br>mainwindow.h:48: error: 
    expected class-name before â{â token<br>mainwindow.h:65: error: 
    âQTableWidgetItemâ has not been declared<br>mainwindow.h:71: error: 
    âQSharedPointerâ has not been declared<br>mainwindow.h:71: error: expected 
    â,â or â...â before â&lt;â token<br>mainwindow.h:72: error: âQSharedPointerâ 
    has not been declared<br>mainwindow.h:72: error: expected â,â or â...â 
    before â&lt;â token<br>mainwindow.h:73: error: âQSharedPointerâ has not been 
    declared<br>mainwindow.h:73: error: expected â,â or â...â before â&lt;â 
    token<br>mainwindow.h:74: error: âQSharedPointerâ has not been 
    declared<br>mainwindow.h:74: error: expected â,â or â...â before â&lt;â 
    token<br>mainwindow.h:75: error: âQSharedPointerâ has not been 
    declared<br>mainwindow.h:75: error: expected â,â or â...â before â&lt;â 
    token<br>mainwindow.h:78: error: âQSharedPointerâ has not been 
    declared<br>mainwindow.h:78: error: expected â,â or â...â before â&lt;â 
    token<br>mainwindow.h:79: error: âQSharedPointerâ has not been 
    declared<br>mainwindow.h:79: error: expected â,â or â...â before â&lt;â 
    token<br>mainwindow.h:80: error: âQSharedPointerâ has not been 
    declared<br>mainwindow.h:80: error: expected â,â or â...â before â&lt;â 
    token<br>mainwindow.h:81: error: âQSystemTrayIconâ has not been 
    declared<br>mainwindow.h:81: error: expected â,â or â...â before 
    âreasonâ<br>mainwindow.h:86: error: ISO C++ forbids declaration of 
    âQSignalMapperâ with<br>no type<br>mainwindow.h:86: error: expected â;â 
    before â*â token<br>mainwindow.h:88: error: ISO C++ forbids declaration of 
    âQSystemTrayIconâ<br>with no type<br>mainwindow.h:88: error: expected â;â 
    before â*â token<br>main.cpp: In function âint main(int, 
    char**)â:<br>main.cpp:41: error: variable âQPixmap imageâ has initializer 
    but incomplete<br>type<br>main.cpp:42: error: âQSplashScreenâ was not 
    declared in this scope<br>main.cpp:42: error: âsplashâ was not declared in 
    this scope<br>main.cpp:42: error: expected type-specifier before 
    âQSplashScreenâ<br>main.cpp:42: error: expected `;&#39; before 
    âQSplashScreenâ<br>main.cpp:48: error: no matching function for call 
    to<br>âQObject::connect(FSHost*, const char [9], MainWindow*, const char 
    [8])â<br>/usr/include/QtCore/qobject.h:202: note: candidates are: static 
    bool<br>QObject::connect(const QObject*, const char*, const QObject*, const 
    char*,<br>Qt::ConnectionType)<br>/usr/include/QtCore/qobject.h:307: note: 
                    
    bool<br>QObject::connect(const QObject*, const char*, const 
    char*,<br>Qt::ConnectionType) const<br>main.cpp:49: error: âclass FSHostâ 
    has no member named âstartâ<br>main.cpp:41: warning: unused variable 
    âimageâ<br>./fshost.h: At global scope:<br>./fshost.h:90: warning: âvoid 
    eventHandlerCallback(switch_event_t*)â defined<br>but not used<br>make: *** 
    [main.o] Error 1<br><br><br>Any idea ?<br><br>Thx<br>
    <div>
    <div></div>
    <div><br><br><br>_______________________________________________<br>FreeSWITCH-users 
    mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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>
</div></div></blockquote></div><br></div>
  </div></div><p>
  </p><hr><div class="im">

  <p></p>_______________________________________________<br>FreeSWITCH-users 
  mailing 
  list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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>
</div><p></p></blockquote></div>
<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>
<br></blockquote></div><br></div>