Page 1 sur 1

[Paquet]dbdesigner-fork ? (résolu tant pis :-) )

Publié : mer. 29 déc. 2010, 11:21
par archbrest
Bonjour,
ce paquet existe-t-il pour archlinux ? ou le nom a changé ? en fait je cherche un logiciel pour créer de façon graphique le Modèle Conceptuel de Données puis Modèle Logique de Données pour avoir quelque chose de joli et avoir si possible ensuite directement le code SQL. Le but est d'éviter de faire le graphique puis le code à la main ensuite. Merci
Bonne journée

Re: [Paquet]dbdesigner-fork ? (en attente)

Publié : mer. 29 déc. 2010, 11:57
par benjarobin
Je ne sais pas s'il a existé, mais voila la procédure pour installer la dernière version

Code : Tout sélectionner

svn co https://dbdesigner-fork.svn.sourceforge.net/svnroot/dbdesigner-fork dbdesigner-fork 
You will need:
http://www.fabforce.net/downloads.php
DBDesigner4 Sources (DBDesigner4.0.2.91_CLXsource.zip)
DBDesigner4 Binary distribution (DBDesigner4.0.2.91.tar.gz)
Kylix3 (Professional or Enterprise)

Before you start compiling DBD4, download the latest
binary release and install it to any directory (e.g.
~/DBDesigner4)

After you have extracted the source files (e.g. to
~/fabFORCE/DBDesigner4/Source)
start Kylix and open a project. Select the DBDesigner4.dpr
from the source directory.

Choose Project > Options from the Menu. The Project Options Dialog
will appear. Select the Directories/Conditionals Tab.

Browse the Output directory and select the directory the binary release
was installed to (e.g. ~/DBDesigner4)

Browse the Unit output directory and select a temporary directory (e.g.
~/Temp). Copy this directory to the BPL output directory and
to the DCP output directory.

Click OK an select Project > Build all Projects from the Menu.
DBDesigner4 will be compiled. Hit F9 to run DBDesigner4.
Bonne chance, j'aurais bien voulu tester, mais la procédure est un peu lourde, devoir installer tout un environnement de développement pour pouvoir compiler...

Re: [Paquet]dbdesigner-fork ? (en attente)

Publié : mer. 29 déc. 2010, 14:18
par archbrest
Bonjour,
Ok merci, c'était pour éviter de le compiler en fait.
Bonne fin de journée