开发者

Creating Installation Package in Ubuntu

I'm programming a Qt app in Ubuntu. Well, I'm newbie in Linux but good at Qt. I wanna k开发者_Go百科now how to Create Qt Static Libraries(It's installed from Synaptic), Create an installation package and How to put the app on the Applications Menu. Please Put some links for me.

Thanks in advance.


For installing in Ubuntu, you should really create a .deb file for the users to install. The best reading to learn how to make .debs is the Debian New Maintainers' Guide, which should work for most .deb based systems. You could also read some Ubuntu specific documentation.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜