On 4/27/05, Geoffrey Elgey <[EMAIL PROTECTED]> wrote: > When I build anything in muscleframework-1.1.5, however, I get > "musclecard.h not found" compilation errors unless I configure as follows: > > CPPFLAGS="-I/usr/local/include/PCSC" ./configure > > Is this expected?
The recommended way is to do: PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure Bye, -- Dr. Ludovic Rousseau For private mail use [EMAIL PROTECTED] and not "big brother" Google _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
