Can anyone help? Gary Tate wrote:
I just tried a self update using cvs as advised and it failed:
Error:
can't exec "cvs": No such file or directory at /sw/lib/perl5/Fink/Services.pm line 216, <STDIN> line 3.
And have I broken anything because of the commands that were issued:
rm -rf /sw/fink.tmp
mkdir -p /sw/fink.tmp
Output:
-------------------------------------------
The selfupdate function can track point releases or it can set up your Fink
installation to update package descriptions from CVS. Updating from CVS has
the advantage that it is more up to date than the last point release. On the
other hand, the point release may be more mature or have less bugs.
Nevertheless, CVS is recommended. Do you want to set up direct CVS updating?
[Y/n]
Fink has the capability to run the CVS commands as a normal user. That has
some advantages - it uses that user's CVS settings files and allows the
package descriptions to be edited and updated without becoming root. Please
specify the user login name that should be used: [root]
For Fink developers only: Enter your SourceForge login name to set up full
CVS access. Other users, just press return to set up anonymous read-only
access. [anonymous]
rm -rf /sw/fink.tmp
mkdir -p /sw/fink.tmp
Checking to see if we can use hard links to merge the existing tree. Please
ignore errors on the next few lines.
touch /sw/fink/README; ln /sw/fink/README /sw/fink.tmp/README
Now logging into the CVS server. When CVS asks you for a password, just press
return (i.e. the password is empty).
cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/fink login
Can't exec "cvs": No such file or directory at /sw/lib/perl5/Fink/Services.pm line 216, <STDIN> line 3.
### execution of cvs failed, exit code -1
Failed: Logging into the CVS server for anonymous read-only access failed.
--------------------------------------
-------------------------------------------------------
This SF.NET email is sponsored by: FREE SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners
------------------------------------------------------- This SF.NET email is sponsored by: FREE SSL Guide from Thawte are you planning your Web Server Security? Click here to get a FREE Thawte SSL guide and find the answers to all your SSL security issues. http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
