Mick Sulley <[email protected]> wrote: > Why does it install to different places? Is there some way to instruct > it where to install?
This is just Linux filesystem standard like on any desktop Linux as well :) Manually installed stuff goes to /opt/ or /usr/local while Software installed from the Package repository goes directly to /usr/. So you should not manually install Software there. It is also not recommended to mix the Version from the Debian Package with a manually installed one on the same system. Just use either of them. The somewhat older Version from the Debian Package (Version 2.8p15-1) works well enought on Raspi for most stuff. Sven -- Das allgemeine Persönlichkeitsrecht (Art. 2 Abs.1 i.V.m. Art.1 Abs. 1GG) umfasst das Grundrecht auf Gewährleistung der Vertraulichkeit und Integrität informationstechnischer Systeme. (BVerfG, 1BvR 370/07) /me is giggls@ircnet, http://sven.gegg.us/ on the Web ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
