On Saturday 14 July 2007 16:49, Marc Schiffbauer wrote: > * Kern Sibbald schrieb am 14.07.07 um 15:35 Uhr: > > Hello, > > > > I would appreciate it if you two would try the current SVN and see if it can > > find your installed qwt libraries. If it does not work, please tell me where > > the libraries are and send me a copy of src/qt-console/bat.pro that was > > generated. > > > > The qwt libraries should be found correctly if you specify: > > > > --with-qwt > > > > or if you leave it out altogether. If you specify a path, it expects the qwt > > code to be in path/include and path/lib. > > > Regarding the 32/64 bit thing: > > maybe testing like this is a better way: > > if test "$(uname -m)" = "x86_64"; then > ... > > instead of > > if test -d /usr/lib64; then
Yes, perhaps. I'll look at it. > ... > > > -Marc > -- > **************************************************** > * (morganj): 0 is false and 1 is true, correct? * > * (alec_eso): 1, morganj * > * (morganj): bastard. * > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Bacula-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/bacula-devel > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Bacula-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-devel
