Maui Forums

Full Version: New User
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have ran the Live DVD. Wow! I have a couple of questions. I am a coder using Qt. On the DVD, I did not see a Development group or Qt. Could someone give me a couple of answers:

1. Can I install the full Qt development set of packages?

2. Can I install Apache, MariaDB, nginix, php and assorted helper programs?

3. I have never used ppa's, is that a problem?


Now some good things. The Maui Live DVD is amazing! For a DVD, is so fast. Very kool. I have used KDE since about 1999. I tried gnome, yuck. So I have stuck with KDE. I really love KDE. Heart  My first computer program ran successfully in 1963.

So thank you all...

gary
Quote:1. Can I install the full Qt development set of packages?

2. Can I install Apache, MariaDB, nginix, php and assorted helper programs?

Yes and yes.

Quote:3. I have never used ppa's, is that a problem?
No it should not be a problem.
(26th April 2017, 9:57)leszek Wrote: [ -> ]
Quote:1. Can I install the full Qt development set of packages?

2. Can I install Apache, MariaDB, nginix, php and assorted helper programs?

Yes and yes.


Quote:3. I have never used ppa's, is that a problem?
No it should not be a problem.

Thank you for the prompt reply and the good info. Today, I will install Maui and wipe Manjaro. [Image: rainbow.gif]

I have never seen a Live DVD run as fast as Maui.

thanks again for the prompt answers and a special thank you to the whole Maui crew.
Good news/Bad news

Yesterday, I was able to set up my desktop. But, when I try to mark Qt Creator for installation, I get the following error message:

Quote:Could not mark all packages for installation or upgrade

The following packages have unresolvable dependencies. Make sure that all required repositories are added and enabled in the preferences

qtcreator:
Depends: qtcreator-data but it is not going to be installed
Depends: libbotan-1.10-1 but it is not going to be installed
Depends: libclang1-3.6 but it is not going to be installed
Depends: libqbscore1 but it is not going to be installed
Depends: libqbsqtprofilesetup1 but it is not going to be installed
Depends: qtbase-abi-5-5-1
Depends: qtdeclarative-abi-5-5-0
Recommends: qmlscene
Recommends: qtcreator-doc but it is not going to be installed
Recommends: qtdeclarative5-dev-tools
Recommends: qtxmlpatterns5-dev-tools


I have checked Preferences and Repositories pages within Synaptic, all seems OK to me. Your help will be gratefully accepted.
Please install QtSDK from the official site.
The version in the repo is not working as it is compiled against an older Qt version (5.5) and we provide a newer version (5.7.1).
(27th April 2017, 20:12)leszek Wrote: [ -> ]Please install QtSDK from the official site.
The version in the repo is not working as it is compiled against an older Qt version (5.5) and we provide a newer version (5.7.1).

I assume that you mean the SDK from the Qt site.
Yes that's exactly what I meant Smile