<div dir="ltr"><div>Please ignore my last email, it was clearly permission issues. I tried again doing a "sudo qmake" "sudo make" followed by "sudo make install" and this time build and install finished without error. <br><br>Now that I have appman installed, what is next? How can I get appman to run Neptune? I could not find any documentation on how to use appman.<br><br></div>Thanks again!<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Aug 5, 2016 at 1:20 PM, Aras Balali Moghaddam <span dir="ltr"><<a href="mailto:arasbm@gmail.com" target="_blank">arasbm@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div>I am developing on Ubuntu. I got through a number of build dependency errors by following your suggestion and installing qt dev related packages. I have not tried building the whole qt yet, but one of these days I am sure I will.<br><br></div>Should I follow <a href="https://doc.qt.io/QtApplicationManager/installation.html" target="_blank">[these instructions] </a>for building the application mmanager? Currently I am getting this error when I run the build command (<b>sudo</b> qmake && make && make install):<br><br>make[2]: Entering directory '/home/aras/Projects/qtapplicationmanager/src/manager'<br>install -m 755 -p ../../bin/appman /usr/local/bin/appman<br>install: cannot remove '/usr/local/bin/appman': Permission denied<br>Makefile:619: recipe for target 'install_target' failed<br>make[2]: [install_target] Error 1 (ignored)<br>strip /usr/local/bin/appman<br>strip: '/usr/local/bin/appman': No such file<br>Makefile:619: recipe for target 'install_target' failed<br>make[2]: [install_target] Error 1 (ignored)<br>mkdir: cannot create directory ‘/usr/local/share/dbus-1’: Permission denied<br>Makefile:629: recipe for target 'install_dbusif' failed<br>make[2]: *** [install_dbusif] Error 1<br>make[2]: Leaving directory '/home/aras/Projects/qtapplicationmanager/src/manager'<br>Makefile:216: recipe for target 'sub-manager-install_subtargets' failed<br>make[1]: *** [sub-manager-install_subtargets] Error 2<span class=""><br>make[1]: Leaving directory '/home/aras/Projects/qtapplicationmanager/src'<br></span>Makefile:66: recipe for target 'sub-src-install_subtargets-ordered' failed<br>make: *** [sub-src-install_subtargets-ordered] Error 2<br><br></div>Any ideas what I am missing now?<br><br></div>Thanks!<span class="HOEnZb"><font color="#888888"><br></font></span></div><span class="HOEnZb"><font color="#888888">Aras<br></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Aug 5, 2016 at 9:57 AM, Johan Thelin <span dir="ltr"><<a href="mailto:johan.thelin@pelagicore.com" target="_blank">johan.thelin@pelagicore.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">You need the qml or qtquick development package installed. What<br>
platform are you developing from? If you're on Linux, you should look<br>
for the qt5*-dev or -devel packages.<br>
<br>
One (more advanced) way around this is to build your own version of<br>
Qt, and then build Application Manager with the qmake-binary from your<br>
custom Qt build. Qt depends on QML, but also QtWayland.<br>
<span><font color="#888888"><br>
/J<br>
</font></span><div><div><br>
On 5 August 2016 at 14:23, Aras Balali Moghaddam <<a href="mailto:arasbm@gmail.com" target="_blank">arasbm@gmail.com</a>> wrote:<br>
> Thanks Johan,<br>
> Yes that was my first problem. I am trying to build the application manager<br>
> now and I get this error:<br>
><br>
> Project ERROR: Unknown module(s) in QT: qml<br>
> Makefile:126: recipe for target 'sub-notification-lib-make_first' failed<br>
> make[1]: *** [sub-notification-lib-make_first] Error 3<br>
> make[1]: Leaving directory '/home/aras/Projects/qtapplicationmanager/src'<br>
> Makefile:42: recipe for target 'sub-src-make_first-ordered' failed<br>
> make: *** [sub-src-make_first-ordered] Error 2<br>
><br>
> When I run "qmake --version" I get the following:<br>
><br>
> QMake version 3.0<br>
> Using Qt version 5.5.1 in /usr/lib/x86_64-linux-gnu<br>
><br>
> I am new to Qt and so far have only built a few of the sample apps and they<br>
> seem to be working. Any ideas why I am getting this build error?<br>
><br>
> Thank you!<br>
> Aras<br>
><br>
> On Fri, Aug 5, 2016 at 4:31 AM, Johan Thelin <<a href="mailto:johan.thelin@pelagicore.com" target="_blank">johan.thelin@pelagicore.com</a>><br>
> wrote:<br>
>><br>
>> Hi Aras,<br>
>><br>
>> What executable are you missing? Neptune is meant to be run using the<br>
>> Application Manager found here:<br>
>> <a href="http://code.qt.io/cgit/qt/qtapplicationmanager.git/" rel="noreferrer" target="_blank">http://code.qt.io/cgit/qt/qtapplicationmanager.git/</a> . Could that be<br>
>> what is missing?<br>
>><br>
>> Best regards,<br>
>><br>
>> Johan Thelin   ヨハン  テリン<br>
>> M.Sc.E.E.<br>
>> System Architect<br>
>><br>
>> PELAGICORE | Experience Change<br>
>> Ekelundsgatan 4, 6tr, SE-411 18 Gothenburg, Sweden<br>
>> Mobile: <a href="tel:%2B46%20%280%29700%20900%20250" value="+46700900250" target="_blank">+46 (0)700 900 250</a><br>
>> Skype: jothpelagicore<br>
>> E-Mail: <a href="mailto:johan.thelin@pelagicore.com" target="_blank">johan.thelin@pelagicore.com</a><br>
>><br>
>><br>
>> On 5 August 2016 at 12:37, Aras Balali Moghaddam <<a href="mailto:arasbm@gmail.com" target="_blank">arasbm@gmail.com</a>> wrote:<br>
>> > Hello!<br>
>> > I have started designing an interface for an industrial vehicle. I am<br>
>> > planning to develop the UI in Qt and it will run using a Linux touch<br>
>> > screen<br>
>> > computer inside the cab. I have a lot to do and a long ways to go, so I<br>
>> > am<br>
>> > hoping to find an open source project to collaborate with and build on<br>
>> > top.<br>
>> ><br>
>> > In my search I came across Neptune project which looks promising. I<br>
>> > cloned<br>
>> > this repo and tried building it, but I have not been able to run it<br>
>> > (missing<br>
>> > executable). Will that project run on a 64bit ubuntu linux computer?<br>
>> ><br>
>> > Do you think Neptune would be a good project to look at as a starting<br>
>> > point.<br>
>> > The things I am mostly looking for are a set of UI components that are<br>
>> > suitable for in vehicle use, integration with CAN, and I would like to<br>
>> > have<br>
>> > one view that is an interactive 3D model of the vehicle.<br>
>> ><br>
>> > Thank you for your great work with Qt and automotive. Please let me know<br>
>> > if<br>
>> > I am on the right track here or not. Any advice or pointers would be<br>
>> > appreciated, as I am still at very early stages of this project.<br>
>> ><br>
>> > Thank you!<br>
>> > Aras<br>
>> ><br>
>> > ps: I just joined this list, so I apologize in advance if this is not<br>
>> > the<br>
>> > right place for my question.<br>
>> ><br>
>> > _______________________________________________<br>
>> > Automotive mailing list<br>
>> > <a href="mailto:Automotive@qt-project.org" target="_blank">Automotive@qt-project.org</a><br>
>> > <a href="http://lists.qt-project.org/mailman/listinfo/automotive" rel="noreferrer" target="_blank">http://lists.qt-project.org/mailman/listinfo/automotive</a><br>
>> ><br>
><br>
><br>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>