|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
How to Remove OWFSSorry if this sounds a dumb question, but how do I remove an OWFS
install? It currently looks like it resides in /usr/src/owfs-2.8p12 and /opt/owfs, can I just delete those directories or is there more to it? The reason is that I want to install a later version from the Ubuntu repository 'deb http://owfs.davromaniak.eu/ ubuntu natty' Thanks Mick ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Owfs-developers mailing list Owfs-developers@... https://lists.sourceforge.net/lists/listinfo/owfs-developers |
|
|
Re: How to Remove OWFSOn 18 January 2012 23:13, Mick Sulley <mick@...> wrote:
> Sorry if this sounds a dumb question, but how do I remove an OWFS > install? It currently looks like it resides in /usr/src/owfs-2.8p12 and > /opt/owfs, can I just delete those directories or is there more to it? Do you remember how you installed it? Colin > > The reason is that I want to install a later version from the Ubuntu > repository 'deb http://owfs.davromaniak.eu/ ubuntu natty' > > Thanks > Mick > > ------------------------------------------------------------------------------ > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-d2d > _______________________________________________ > Owfs-developers mailing list > Owfs-developers@... > https://lists.sourceforge.net/lists/listinfo/owfs-developers -- gplus.to/clanlaw ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Owfs-developers mailing list Owfs-developers@... https://lists.sourceforge.net/lists/listinfo/owfs-developers |
|
|
|
|
|
Re: How to Remove OWFSJust tried that, it worked but it left load of owfs files so I have
deleted them. Now to try to install from the repository! Thanks for your help Mick On 19/01/12 11:04, Colin Law wrote: > Forwarding to owfs-developers > > On 19 January 2012 10:48, Mick Sulley<mick@...> wrote: >> Not exactly, I had many attempts before I got it to work, all down to my >> inexperience. From notes I have I think I basically followed the >> instructions at >> http://tomasz.korwel.net/2006/07/02/owfs-instalation-on-ubuntu-606/ >> which are - >> >> Thanks to having fuse libraries already instaled we can go directly to the >> final step. First download the sourse. >> >> comp# cd /usr/src >> comp# wget http://umn.dl.sourceforge.net/sourceforge/owfs/owfs-2.4p3.tar.gz >> >> Then extract the file >> >> comp# tar zxpf owfs-2.4p3.tar.gz >> >> Compile and install >> >> comp# cd owfs-2.4p3 >> comp# ./configure >> comp# make&& make install > I think you should be able to do > sudo make uninstall > > At least that would be the conventional way. > > Colin > >> >> >> On 19/01/12 09:52, Colin Law wrote: >> >> On 18 January 2012 23:13, Mick Sulley<mick@...> wrote: >> >> Sorry if this sounds a dumb question, but how do I remove an OWFS >> install? It currently looks like it resides in /usr/src/owfs-2.8p12 and >> /opt/owfs, can I just delete those directories or is there more to it? >> >> Do you remember how you installed it? >> >> Colin >> >> The reason is that I want to install a later version from the Ubuntu >> repository 'deb http://owfs.davromaniak.eu/ ubuntu natty' >> >> Thanks >> Mick >> >> ------------------------------------------------------------------------------ >> Keep Your Developer Skills Current with LearnDevNow! >> The most comprehensive online learning library for Microsoft developers >> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, >> Metro Style Apps, more. Free future releases when you subscribe now! >> http://p.sf.net/sfu/learndevnow-d2d >> _______________________________________________ >> Owfs-developers mailing list >> Owfs-developers@... >> https://lists.sourceforge.net/lists/listinfo/owfs-developers >> >> > > ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Owfs-developers mailing list Owfs-developers@... https://lists.sourceforge.net/lists/listinfo/owfs-developers |
|
|
Re: How to Remove OWFSIn general, there is nothing magic about de-installation. The files are in /opt/owfs/.. and that can be deleted.
You can install several version of the source in different locations, and if you run "make install" it installs that version in place of the others. Some of the packaging for distributions may behave differently. One other point, until you reboot or make sure that no version of owfs/owserver/owhttpd is running, the librry is pinned in memory and a newer version won't be loaded. This is a "feature" of the linux and perhaps other OSs. On Thu, Jan 19, 2012 at 6:04 AM, Colin Law <clanlaw@...> wrote: Forwarding to owfs-developers ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Owfs-developers mailing list Owfs-developers@... https://lists.sourceforge.net/lists/listinfo/owfs-developers |
|
|
Re: How to Remove OWFSMick,Sorry if this sounds a dumb question, but how do I remove an OWFS install? It currently looks like it resides in /usr/src/owfs-2.8p12 and /opt/owfs, can I just delete those directories or is there more to it? The reason is that I want to install a later version from the Ubuntu repository 'deb http://owfs.davromaniak.eu/ ubuntu natty' Your question coincided with a need here to package all owfs files for updating another box. Caution: The list below is not tested; there are some files that you may wish to leave in place; it is based on a base install of /usr; it is on a debian system. I think you can use this list as a basis for deletion... but the other suggestions are probably better, and safer, too. /m /usr/bin/owget
/usr/bin/owpresent
/usr/bin/owmon
/usr/bin/owserver
/usr/bin/owwrite
/usr/bin/owhttpd
/usr/bin/owtap
/usr/bin/owdir
/usr/bin/owfs
/usr/bin/owread
/usr/local/include/ownet.h
/usr/local/lib/tcltk/owtcl-1.0
/usr/local/lib/tcltk/owtcl-1.0/ow.la
/usr/local/lib/tcltk/owtcl-1.0/ow.tcl
/usr/local/lib/tcltk/owtcl-1.0/ow-1.0.so
/usr/local/lib/tcltk/owtcl-1.0/ow.so
/usr/include/userial/ownet.h
/usr/include/userial/owproto.h
/usr/include/owcapi.h
/usr/include/ownetapi.h
/usr/include/owfs_config.h
/usr/share/php/OWNet/ownet.php
/usr/share/man/man5/owfs.5
/usr/share/man/man5/owfs.conf.5
/usr/share/man/man1/owftpd.1
/usr/share/man/man1/ownetapi.1
/usr/share/man/man1/owcapi.1
/usr/share/man/man1/owget.1
/usr/share/man/man1/owhttpd.1
/usr/share/man/man1/owdir.1
/usr/share/man/man1/ownetlib.1
/usr/share/man/man1/owtap.1
/usr/share/man/man1/owfs.1
/usr/share/man/man1/owmon.1
/usr/share/man/man1/ownet.1
/usr/share/man/man1/owpresent.1
/usr/share/man/man1/owwrite.1
/usr/share/man/man1/owserver.1
/usr/share/man/man1/owshell.1
/usr/share/man/man1/owread.1
/usr/share/man/mann/owtcl.n
/usr/share/man/mann/ow.n
/usr/share/man/man3/owperl.3
/usr/lib/python2.6/dist-packages/ownet
/usr/lib/python2.6/dist-packages/ow
/usr/lib/python2.6/dist-packages/ow-2.8p12.egg-info
/usr/lib/python2.6/dist-packages/ownet-0.3.egg-info
/usr/lib/python2.6/dist-packages/ow-2.8p13.egg-info
------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Owfs-developers mailing list Owfs-developers@... https://lists.sourceforge.net/lists/listinfo/owfs-developers |
| Free embeddable forum powered by Nabble | Forum Help |