Re: [Ed2k-gtk-gui-users] no configure no src
Brought to you by:
tautologist,
uberdork
|
From: Tim <ti...@ma...> - 2003-03-18 15:09:01
|
On Tuesday 18 March 2003 15:00, Aniruddha Shankar wrote: > There seems to be a problem with getting the source through cvs - I have > been compiling the gui from cvs ever since it was released under > sourceforge but I can't anymore. > > There's no configure script, no src/ directory - am I doing something > wrong or is there something wrong with the code in the cvs repository ? no, there's nothing wrong with it. instead of a src/ directory, there is an ed2k_gui/ directory. Just run ./autogen.sh which will create a configure script for you. Cheers -Tim |