**************************************************************** Compiling redstone filegarden 1.2.5C with patched open kylix3 :: **************************************************************** program file used :: source files from http://redstone.sourceforge.net/software/source/filegarden-x.x-SOURCE.tar.gz binary files from http://redstone.sourceforge.net/software/filegarden-x.x.tar.gz compiler and patches used :: Borland Open Kylix 3 from http://www.borland.com/products/downloads/download_kylix.html Kylix 3 VisualCLX Patches from http://andy.jgknet.de/oss/kylix/wiki/index.php/VisualCLX_patches ------------------------------------------------------------------ if anybody had done patching of their Open Kylix 3 with this un-official Kylix 3 VisualCLX Patches but trying to compile random stuffs from this sites and getting errors either during compilations or running of filegarden then you *may* need to re-compile everything in source in this order shown below(preferably though ...) :: /opt/redstone/source/redstone/bin/release/RedStone_Public_Comp_01 /opt/redstone/source/redstone/bin/class/PPClass_RedStone_01 /opt/redstone/source/redstone/bin/class/PClass_Command_RedStone_01 /opt/redstone/source/redstone/bin/etc/command_redstone /opt/redstone/source/FileGarden that "/opt/redstone/source/FileGarden" is neccessary in the sense that it populates your /opt directory with the required Filegarden directory files structure in-order for your random filegarden related programs to run , so you dont really need to compile filegarden itself if you are not going to use it , just unpack the binary tar.gz(http://redstone.sourceforge.net/software/) from your root partition ... as for those directories inside "/opt/redstone/source/redstone/bin/release" , you can compile them one by one with 'dcc -B *dpk' and after that its either './a' or './11' or something you get what i mean ... and perform the same thing to the above mentioned required compilations but do take note that sometimes its a 'dcc -B *dpr' instead , whichever comes first ... i will still be using open kylix3 originally shipped by borland ... email me if found stuffs that i had left out or mistaken :: alred2@lycos.com .