Re: please help

Gunay ARSLAN (arslan@gunes.medyatext.com.tr)
Thu, 18 Jun 1998 16:11:09 +0300 (EEST)


On Thu, 18 Jun 1998, Fons Rademakers wrote:

> Hi Gunay,
>
> concerning adding shared libraries to CINT see
> http://root.cern.ch/root/Using.html and further.
>
> If you use ROOT/CINT you have a complete set of networking
> classes ready for use. See the files: $ROOTSYS/tutorials/hserv.C, hclient.C,
> etc.

I want to use only Cint . without ROOT . I think this should be possible .
Is there any tool/script for auto converting and creating files needed by
Cint.

for axample . lets say I have this script/tool ->magictool

magictool module_name dir_to_place_source_&_makefile include_files libraries

then just cd dir_... & make;
and we have a new cint with module inside it .:)) ..

Gunay ARSLAN

>
> Cheers, Fons.