[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-user: --disable-stroke
Some documentation bugs concerning libstroke:
In libgeda-1.4.3/INSTALL and geda-gschem-1.4.3/INSTALL
the argument --disable-strokes is mentioned.
Note the trailing s in strokes.
But ./configure --help shows that there is no stroke switch for
libgeda-1.4.3.
For geda-gschem-1.4.3 there is, but the name is
--disable-stroke without trailing s.
Best regards
Stefan
stefan@AMD64-X2 ~/geda $ grep stroke libgeda-1.4.3/INSTALL
- Disabling strokes
If configure finds libstroke installed it will automatically enable
stroke support. To disable this run configure like:
./configure --disable-strokes
- libstroke
Be sure you do not compile libstroke with MOUSE_DROPPINGS defined;
stefan@AMD64-X2 ~/geda $
stefan@AMD64-X2 ~/geda $ grep stroke geda-gschem-1.4.3/INSTALL
- Disabling strokes
If configure finds libstroke installed it will automatically enable
stroke support. To disable this run configure like:
./configure --disable-strokes
- libstroke
Be sure you do not compile libstroke with MOUSE_DROPPINGS defined;
stefan@AMD64-X2 ~/geda $
stefan@AMD64-X2 ~/geda $ libgeda-1.4.3/configure --help |grep stroke
stefan@AMD64-X2 ~/geda $
stefan@AMD64-X2 ~/geda $ geda-gschem-1.4.3/configure --help | grep
stroke
--disable-stroke Disable stroke support (don't use LibStroke at
all)
--with-stroke=DIR Tell configure where to find libstroke
stefan@AMD64-X2 ~/geda $
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user