From koffice-devel Sun May 11 10:14:59 2003 From: Stephan Kulow Date: Sun, 11 May 2003 10:14:59 +0000 To: koffice-devel Subject: [Bug 58301] Info on building Koffice 1.2.1 with python2.2 on X-MARC-Message: https://marc.info/?l=koffice-devel&m=105264817531943 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=58301 coolo@kde.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Additional Comments From coolo@kde.org 2003-05-11 12:14 ------- Subject: kde-common/admin CVS commit by coolo: adding another python case CCMAIL: 58301-close@bugs.kde.org M +2 -1 acinclude.m4.in 2.363 --- kde-common/admin/acinclude.m4.in #2.362:2.363 @@ -4202,7 +4202,8 @@ KDE_TRY_LINK_PYTHON(m_and_thread_and_db, [$LIBPTHREAD -lm -ldb -ltermcap -lutil]) KDE_TRY_LINK_PYTHON(pthread_and_dl, [$LIBPTHREAD $LIBDL -lutil -lreadline -lncurses -lm]) + KDE_TRY_LINK_PYTHON(pthread_and_panel_curses, [$LIBPTHREAD $LIBDL -lm -lpanel -lcurses]) KDE_TRY_LINK_PYTHON(m_and_thread_and_db_special, [$LIBPTHREAD -lm -ldb -lutil], [], [AC_MSG_WARN([it seems, Python depends on another library. - Pleae set LIBPYTHON to '-lpython$version -lotherlib' before calling configure to fix this + Please set LIBPYTHON to '-lpython$version -lotherlib' before calling configure to fix this and contact the authors to let them know about this problem]) ]) _______________________________________________ koffice-devel mailing list koffice-devel@mail.kde.org http://mail.kde.org/mailman/listinfo/koffice-devel