symlinks didn't help ln -s /usr/local/lib/libspnav.a /usr/lib/libspnav.a ln -s /usr/local/include/spnav.h /usr/include/spnav.h
Daniel Salazar 3Developer.com On Fri, Jul 22, 2011 at 8:38 PM, Daniel Salazar - 3Developer.com <[email protected]> wrote: > it put the spnav.h in /usr/local/include/ > > and spnav.a in /usr/local/lib > > i just did a default installation so.. > > Daniel Salazar > 3Developer.com > > > > On Fri, Jul 22, 2011 at 8:33 PM, Mike Erwin <[email protected]> wrote: >> It wants to find these: >> >> /usr/include/spnav.h >> /usr/lib/libspnav.a >> >> Make sure that's where they were installed. >> >> Mike Erwin >> musician, naturalist, pixel pusher, hacker extraordinaire >> >> >> >> On Fri, Jul 22, 2011 at 9:27 PM, Daniel Salazar - 3Developer.com >> <[email protected]> wrote: >>> Ok Mike, i've built the lib and now it's stuck here >>> >>> http://www.pasteall.org/23426 >>> >>> Daniel Salazar >>> 3Developer.com >>> >>> >>> >>> On Fri, Jul 22, 2011 at 8:06 PM, Daniel Salazar - 3Developer.com >>> <[email protected]> wrote: >>>> GAH! ok thanks >>>> >>>> Daniel Salazar >>>> 3Developer.com >>>> >>>> >>>> >>>> On Fri, Jul 22, 2011 at 8:04 PM, Mike Erwin <[email protected]> >>>> wrote: >>>>> Daniel Salazar wrote: >>>>>> So the drivers i installed from the site are not needed? >>>>> >>>>> >From the 3Dconnexion site? Toss them! Their Linux driver / API is >>>>> ancient and doesn't fit well with extant devices. >>>>> >>>>> On Windows, their driver is pretty good but is not used by blender. It >>>>> won't hurt to have it installed, if needed by other apps. >>>>> >>>>> Mike Erwin >>>>> musician, naturalist, pixel pusher, hacker extraordinaire >>>>> _______________________________________________ >>>>> Bf-committers mailing list >>>>> [email protected] >>>>> http://lists.blender.org/mailman/listinfo/bf-committers >>>>> >>>> >>> _______________________________________________ >>> Bf-committers mailing list >>> [email protected] >>> http://lists.blender.org/mailman/listinfo/bf-committers >>> >> _______________________________________________ >> Bf-committers mailing list >> [email protected] >> http://lists.blender.org/mailman/listinfo/bf-committers >> > _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
