Forwarding to owfs-developers On 19 January 2012 10:48, Mick Sulley <[email protected]> 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 <[email protected]> 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 > [email protected] > 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 [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
