From: Cesar Rabak Newsgroups: comp.os.msdos.djgpp Subject: Re: help for using svas011b.zip Date: Fri, 30 Mar 2001 22:44:26 -0300 Lines: 19 Message-ID: <3AC5367A.D17DBA91@uol.com.br> References: <3ac4884e$1 AT newsgate DOT hknet DOT com> <9a22eb$mqv$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE> <3ac48e8c AT newsgate DOT hknet DOT com> NNTP-Posting-Host: 200-221-14-196.dsl-sp.uol.com.br (200.221.14.196) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: fu-berlin.de 986003157 3088344 200.221.14.196 (16 [39218]) X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: pt-BR,es,en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com chiumac wrote: > > I have the svansync.c and svansync.h files only, do I need to build the > library myself? ( I am a newbie ) If so, how can I do it? > Thanks Assuming you have all utilities required, in the subdir where the files are unzipped, issue a: C:\DJGPP\CONTRIB\SVASYNC\make that shoud build the library and the small example term.exe for you. Pls read the accompanying documentation on how to install it for more permanent use. HTH Cesar