Re: Make Errors

2001-04-30 Thread SoloCDM

Jan Prikryl stated the following:
 
 Quoting SoloCDM ([EMAIL PROTECTED]):
 
  I executed the following commands without any errors.  I'm still
  getting version 1.6 with wget -V.  Is there a make install or is
  wget officially installed?
 
  autoconf;configure;make
 
 I suppose you have 1.6 installed on your computer somewhere. Just try
 the wget executable in the src directory of the wget source
 tree. And yes, there is `make install' - it will install the whole lot
 (binary, manpage, po file, system-wide configuration file) into
 /usr/local by default.

After a make install, is there a make uninstall -- if an installation
doesn't go as planned (btw, everything is just fine)?

*
Signed,
SoloCDM



Re: Make Errors

2001-04-29 Thread Hrvoje Niksic

SoloCDM [EMAIL PROTECTED] writes:

 I executed the following commands without any errors.  I'm still
 getting version 1.6 with wget -V.

Do you have Wget 1.6 somewhere in your path?  Have you tried cd-ing to
src and running `./wget -V'?



Re: Make Errors

2001-04-29 Thread Jan Prikryl

Quoting SoloCDM ([EMAIL PROTECTED]):

 I executed the following commands without any errors.  I'm still
 getting version 1.6 with wget -V.  Is there a make install or is
 wget officially installed?
 
 autoconf;configure;make

I suppose you have 1.6 installed on your computer somewhere. Just try
the wget executable in the src directory of the wget source
tree. And yes, there is `make install' - it will install the whole lot
(binary, manpage, po file, system-wide configuration file) into
/usr/local by default. 

-- jan

+--
 Jan Prikryl| vr|vis center for virtual reality and visualisation
 [EMAIL PROTECTED] | http://www.vrvis.at
+--



Re: Make Errors

2001-04-28 Thread SoloCDM

Jan Prikryl stated the following:
 
 Quoting SoloCDM ([EMAIL PROTECTED]):
 
  The following errors occurred at the end of the make command:
 
  hr.po:188: `msgid' and `msgstr' entries do not both begin with '\n'
  hr.po:550: `msgid' and `msgstr' entries do not both begin with '\n'
  [...]
 
  Do I need to be concerned; if so, what must I do?
 
 Uptade hr.po in your CVS sources (cvs update ...). I have just added
 the two missing newlines to the CVS version of hr.po.

I executed the following commands without any errors.  I'm still
getting version 1.6 with wget -V.  Is there a make install or is
wget officially installed?

autoconf;configure;make

Note: When you reply to this message, please include the mailing
  list/newsgroup address and my email address in To:.

*
Signed,
SoloCDM



Re: Make Errors

2001-04-28 Thread SoloCDM

SoloCDM stated the following:
 
 Jan Prikryl stated the following:
 
  Quoting SoloCDM ([EMAIL PROTECTED]):
 
   The following errors occurred at the end of the make command:
  
   hr.po:188: `msgid' and `msgstr' entries do not both begin with '\n'
   hr.po:550: `msgid' and `msgstr' entries do not both begin with '\n'
   [...]
  
   Do I need to be concerned; if so, what must I do?
 
  Uptade hr.po in your CVS sources (cvs update ...). I have just added
  the two missing newlines to the CVS version of hr.po.
 
 I executed the following commands without any errors.  I'm still
 getting version 1.6 with wget -V.  Is there a make install or is
 wget officially installed?
 
 autoconf;configure;make

BTW, I did do the cvs update -d before the above commands.

Note: When you reply to this message, please include the mailing
  list/newsgroup address and my email address in To:.

*
Signed,
SoloCDM



Re: Make Errors

2001-04-27 Thread Jan Prikryl

Quoting SoloCDM ([EMAIL PROTECTED]):

 The following errors occurred at the end of the make command:
 
 hr.po:188: `msgid' and `msgstr' entries do not both begin with '\n'
 hr.po:550: `msgid' and `msgstr' entries do not both begin with '\n'
 [...]
 
 Do I need to be concerned; if so, what must I do?

Uptade hr.po in your CVS sources (cvs update ...). I have just added
the two missing newlines to the CVS version of hr.po.

-- jan

+--
 Jan Prikryl| vr|vis center for virtual reality and visualisation
 [EMAIL PROTECTED] | http://www.vrvis.at
+--