In OpenBSD how to upgrade individual system files like (grep, rcs, rlog ) to latest version?

2014-03-27 Thread jignesh desai
I am attempting to run foswiki on OpenBSD. Things are installed and i am able to open "/bin/Configure" page of foswiki configuration screen. but the page reports few errors, complaining that following files are either not found or outdated and new versions are required. The Files are : grep, rcs

Re: In OpenBSD how to upgrade individual system files like (grep, rcs, rlog ) to latest version?

2014-03-27 Thread Craig R. Skinner
On 2014-03-27 Thu 14:12 PM |, jignesh desai wrote: > I am attempting to run foswiki on OpenBSD. Things are installed and i am > able to open "/bin/Configure" page of foswiki configuration screen. but the > page reports few errors, complaining that following files are either not found > or outdated

Re: In OpenBSD how to upgrade individual system files like (grep, rcs, rlog ) to latest version?

2014-03-27 Thread Fred
On 03/27/14 06:12, jignesh desai wrote: I am attempting to run foswiki on OpenBSD. Things are installed and i am able to open "/bin/Configure" page of foswiki configuration screen. but the page reports few errors, complaining that following files are either not found or outdated and new versions

Re: In OpenBSD how to upgrade individual system files like (grep, rcs, rlog ) to latest version?

2014-03-27 Thread jignesh desai
__ > From: Fred >To: jignesh desai ; "misc@openbsd.org" >Sent: Thursday, 27 March 2014 3:40 PM >Subject: Re: In OpenBSD how to upgrade individual system files like (grep, rcs, rlog ) to latest version? > > >On 03/27/14 06:12, jignesh desai wrote: > >>

Re: In OpenBSD how to upgrade individual system files like (grep, rcs, rlog ) to latest version?

2014-03-27 Thread Dmitrij D. Czarkoff
jignesh desai said: > Hi Fred, > ? > No I have modifided config and Unchrooted? it. > ? > After which i am > successfully able to run? http://localhost/foswiki/bin/configure page. > and > its this page that reports error about wrong file versions. > ? > therefore i > wish to update those files to

Re: In OpenBSD how to upgrade individual system files like (grep, rcs, rlog ) to latest version?

2014-03-27 Thread jignesh desai
PM >Subject: Re: In OpenBSD how to upgrade individual system files like (grep, rcs, rlog ) to latest version? > > >jignesh desai said: > >> Hi Fred, >> ? >> No I have modifided config and Unchrooted? it. >> ? >> After which i am >> successfully

Re: In OpenBSD how to upgrade individual system files like (grep, rcs, rlog ) to latest version?

2014-03-27 Thread Fred
On 03/27/14 10:41, jignesh desai wrote: Hi Fred, No I have modifided config and Unchrooted it. After which i am successfully able to run http://localhost/foswiki/bin/configure page. and its this page that reports error about wrong file versions. therefore i wish to update those files to latest v

Re: In OpenBSD how to upgrade individual system files like (grep, rcs, rlog ) to latest version?

2014-03-27 Thread Dmitrij D. Czarkoff
jignesh desai said: > Any advice what to type in "Pkg_add .. ??? "  command to install GNU stuff ? Here is the best advice on the topic: man pkg_add If you want to get anywhere, you *must* read manuals. You may accidentally install and run foswiki (or whatever else) without getting familiar wi

Re: In OpenBSD how to upgrade individual system files like (grep, rcs, rlog ) to latest version?

2014-03-27 Thread Craig R. Skinner
On 2014-03-27 Thu 19:47 PM |, jignesh desai wrote: > ? > Any advice what to type in "Pkg_add .. ??? "? command to install > GNU stuff ? There are other wikis already ported & come with specific instructions on how to use them on OpenBSD. If you have the ports tree installed, do this: $ cd /usr/p