Re: [DBFS-main] Installing dbfs and ocaml problem
Status: Alpha
Brought to you by:
rsidie
From: Opdekamp W. <w.o...@sk...> - 2004-12-21 21:00:11
|
On Mon, 2004-12-20 at 18:01 -0500, Lee Burton wrote: > > > ______________________________________________________________________ > > Same as the other... opps :-) > So, I really like to have a working system with dbfs, > but my knowledge > to Linux is fair (I would say) and I had already a > problem when > configuring ocaml 3.07. > This is a Suse 9.2 AMD64 box, with KDE3.3.3 - Sqlite > 2.8.15-3 - Qt > 3.3.3-24: when trying to ./configure the ocaml I > recieve the error > The fact tcl.h is not there makes me think you might want to > go after the tcl/tk devel packages. > You're quit right, they weren't present and it took me some time to install the rpm's for tl/tck. However I can't find any good labltk rpms for suse, so I've run ./configure in the ocam-3.07 dir, and the last lines of the log where: <quote> Configuring LablTk... tcl.h version 8.4 found with "". tk.h found. Tcl library found. Tk library not found. Configuration failed, LablTk will not be built. <end quote> So, there is some progress. However the meaning of Tk library is not yet clear. A look with Google didn't do the job and my books of Running Linux & a Nutshell didn't clear the meaning of 'library' out. For the time being I haven't install the labltk-rpm packages and I can see that ./configure tries to built the lablgtk?? Or not?? Any good thoughts?? Tnx already TheWeb |