Kbarcode/fr: Difference between revisions
Fredtantini (talk | contribs) (Created page with "thumb|400px|center|Kbarcode montre un aperçu") |
Fredtantini (talk | contribs) (Created page with "==Première utilisation==") |
||
Line 6: | Line 6: | ||
[[Image:Kbarcode-Screenshot.png|thumb|400px|center|Kbarcode montre un aperçu]] | [[Image:Kbarcode-Screenshot.png|thumb|400px|center|Kbarcode montre un aperçu]] | ||
== | ==Première utilisation== | ||
When you use it for the first time, first make sure you have '''mysql''' and '''kbarcode''' installed and started. E.g. with openSUSE Linux you do this in a [[Special:myLanguage/Konsole|Konsole]]: | When you use it for the first time, first make sure you have '''mysql''' and '''kbarcode''' installed and started. E.g. with openSUSE Linux you do this in a [[Special:myLanguage/Konsole|Konsole]]: |
Revision as of 08:22, 2 August 2011
Kbarcode est un programme qui vous permet de générer un code barres à partir d'une séquence de nombres/caractères déterminée. |
Première utilisation
When you use it for the first time, first make sure you have mysql and kbarcode installed and started. E.g. with openSUSE Linux you do this in a Konsole:
yast -i mysql kbarcode /etc/init.d/mysql start kbarcode
Author
Dominik Seichter <domseichter AT web.de>