It works with the make depend. Thanks Stephane!
> -----Message d'origine----- > De : [email protected] > [mailto:[email protected]]De la part de > St?phane VOLTZ > Envoy? : 24 octobre, 2005 15:56 > ? : [email protected] > Objet : Re: [sane-devel] Compiling: make doesn't do anything? > > > Hello, > > shouldn't the 'depend' target take care of dependencies > ? After a 'make > depend', everything should work fine. > > You can avoid installing each time by using the > LD_PRELOAD environment > variable and running xsane from the backend subdir: > > export LD_PRELOAD=.libs/libsane-mybackend.so.1.0.16 > > Regards, > Stef > > -- > sane-devel mailing list: [email protected] > http://lists.alioth.debian.org/mailman/listinfo/sane-devel > Unsubscribe: Send mail with subject "unsubscribe your_password" > to [email protected] >
