diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/2011-October/008787.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip |
Diffstat (limited to 'zarb-ml/mageia-dev/2011-October/008787.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-October/008787.html | 157 |
1 files changed, 157 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-October/008787.html b/zarb-ml/mageia-dev/2011-October/008787.html new file mode 100644 index 000000000..e5798dd99 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-October/008787.html @@ -0,0 +1,157 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Lazarus for qt + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Lazarus%20for%20qt&In-Reply-To=%3C4E95965F.6080804%40laposte.net%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="008778.html"> + <LINK REL="Next" HREF="008837.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Lazarus for qt</H1> + <B>andre999</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Lazarus%20for%20qt&In-Reply-To=%3C4E95965F.6080804%40laposte.net%3E" + TITLE="[Mageia-dev] Lazarus for qt">andre999mga at laposte.net + </A><BR> + <I>Wed Oct 12 15:30:07 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="008778.html">[Mageia-dev] Lazarus for qt +</A></li> + <LI>Next message: <A HREF="008837.html">[Mageia-dev] Lazarus for qt +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8787">[ date ]</a> + <a href="thread.html#8787">[ thread ]</a> + <a href="subject.html#8787">[ subject ]</a> + <a href="author.html#8787">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Joaquin Mandriva a écrit : +><i> +</I>><i> +</I>><i> 2011/10/12 andre999 <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">andre999mga at laposte.net</A> +</I>><i> <mailto:<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">andre999mga at laposte.net</A>>> +</I>><i> +</I>><i> Joaquin Mandriva a écrit : +</I>><i> +</I>><i> Hello! +</I>><i> +</I>><i> The package Lazarus in Cauldron only works on gtk2. For +</I>><i> working with qt +</I>><i> is neccesary to change the line of the file spec 'export +</I>><i> LCL_PLATFORM=gtk2' +</I>><i> to 'export LCL_PLATFORM=qt'. +</I>><i> +</I>><i> Find an example of file spec here: +</I>><i> <A HREF="https://build.opensuse.org/package/view_file?file=lazarus-qt.spec&package=lazarus-qt&project=home%3Aenzokiel&srcmd5=b56e9b13184ee7e052da6b0a562a0947">https://build.opensuse.org/package/view_file?file=lazarus-qt.spec&package=lazarus-qt&project=home%3Aenzokiel&srcmd5=b56e9b13184ee7e052da6b0a562a0947</A> +</I>><i> <<A HREF="https://build.opensuse.org/package/view_file?file=lazarus-qt.spec&package=lazarus-qt&project=home%3Aenzokiel&srcmd5=b56e9b13184ee7e052da6b0a562a0947">https://build.opensuse.org/package/view_file?file=lazarus-qt.spec&package=lazarus-qt&project=home%3Aenzokiel&srcmd5=b56e9b13184ee7e052da6b0a562a0947</A>> +</I>><i> <<A HREF="https://build.opensuse.org/package/view_file?file=lazarus-qt.spec&package=lazarus-qt&project=home%3Aenzokiel&srcmd5=b56e9b13184ee7e052da6b0a562a0947">https://build.opensuse.org/package/view_file?file=lazarus-qt.spec&package=lazarus-qt&project=home%3Aenzokiel&srcmd5=b56e9b13184ee7e052da6b0a562a0947</A> +</I>><i> <<A HREF="https://build.opensuse.org/package/view_file?file=lazarus-qt.spec&package=lazarus-qt&project=home%3Aenzokiel&srcmd5=b56e9b13184ee7e052da6b0a562a0947">https://build.opensuse.org/package/view_file?file=lazarus-qt.spec&package=lazarus-qt&project=home%3Aenzokiel&srcmd5=b56e9b13184ee7e052da6b0a562a0947</A>>> +</I>><i> +</I>><i> +</I>><i> +</I>><i> Afterwards, do what it is shown on the section "Quick start +</I>><i> guide for Linux" +</I>><i> of the website: +</I>><i> <A HREF="http://wiki.lazarus.freepascal.org/Qt_Interface">http://wiki.lazarus.freepascal.org/Qt_Interface</A> +</I>><i> +</I>><i> Which says: +</I>><i> - To visit: +</I>><i> <A HREF="http://users.telenet.be/Jan.Van.hijfte/qtforfpc/fpcqt4.html">http://users.telenet.be/Jan.Van.hijfte/qtforfpc/fpcqt4.html</A> +</I>><i> - To download: +</I>><i> <A HREF="http://users.telenet.be/Jan.Van.hijfte/qtforfpc/V2.4/bin-qt4pas-V2.4_Qt4.5.3.tar.gz">http://users.telenet.be/Jan.Van.hijfte/qtforfpc/V2.4/bin-qt4pas-V2.4_Qt4.5.3.tar.gz</A> +</I>><i> - To unpack: bin-qt4pas-V2.4_Qt4.5.3.tar.gz +</I>><i> - To copy files to /usr/lib +</I>><i> +</I>><i> Lazarus QT is neccessary to pack Double Commander 0.5.1. +</I>><i> +</I>><i> +</I>><i> Regards, +</I>><i> Joaquin. +</I>><i> +</I>><i> +</I>><i> You're suggesting to make a companion package that works with QT ? +</I>><i> +</I>><i> Yes, it's necessary (for example) to pack Double Commander 0.5.1. +</I>><i> <A HREF="http://doublecmd.sourceforge.net/">http://doublecmd.sourceforge.net/</A> +</I>><i> +</I>Following the various links from there, there is a gtk2 version of +Double Commander 0.5.1 for Mandriva 2010.1 (called doublecmd-gtk) +<A HREF="http://software.opensuse.org/download.html?project=home:Alexx2000&package=doublecmd-gtk">http://software.opensuse.org/download.html?project=home:Alexx2000&package=doublecmd-gtk</A> +(Click the Mandriva icon.) +It is in the official Mandriva repos. (i586, x86_64, and src.rpm packages) +So it could be imported as an update. + +Unless of course you want to avoid gtk2. + +Since we are only talking about buildrequires between the Lazarus and +Lazarus-qt, the difference is essentially requiring QT vs. resquiring gtk2. + +Regards, + +-- +André + +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="008778.html">[Mageia-dev] Lazarus for qt +</A></li> + <LI>Next message: <A HREF="008837.html">[Mageia-dev] Lazarus for qt +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8787">[ date ]</a> + <a href="thread.html#8787">[ thread ]</a> + <a href="subject.html#8787">[ subject ]</a> + <a href="author.html#8787">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |