I usually just build the new version on top of the old. That works as long
as you didn't install via package manager and direct source build, since
one usually installs in /usr/bin and the other in /opt/owfs/bin
The only other gotcha is that linux won't load the new shared library as
long as any of the owfs programs (owserver, owhttpd, owftpd, owfs, owperl,
...) are still running, pinning the old library version in memory. One they
are all closed, the new library can be loaded. A reboot is an easy way to
ensure a clean slate, but it's not essential.
Paul
On Wed, Apr 1, 2015 at 3:32 PM, Jan Kandziora <[email protected]> wrote:
> Am 01.04.2015 um 16:15 schrieb HRueck:
> > when I want to update to a newer version, do I have to just install the
> newer
> > one or do I have to uninstall first the older one?
> >
> This depends how you have "installed" owfs. If you have installed owfs
> through the package manager of your Linux distribution, that program
> will do exactly that, but automatically. No need to do it by hand.
>
>
> If you have installed owfs by compiling it yourself and using "make
> install", installing a new version over it may lead to a mix of old and
> new components, depending on differences in configuration settings. So
> its better to remove the old components first. If you are sure the
> configuration is the same, no need to do that, though.
>
>
> Kind regards
>
> Jan
>
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming The Go Parallel Website,
> sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for
> all
> things parallel software development, from weekly thought leadership blogs
> to
> news, videos, case studies, tutorials and more. Take a look and join the
> conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> Owfs-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers