Skip to content

Instantly share code, notes, and snippets.

@hSATAC
Created January 4, 2012 04:47
Show Gist options
  • Select an option

  • Save hSATAC/1558554 to your computer and use it in GitHub Desktop.

Select an option

Save hSATAC/1558554 to your computer and use it in GitHub Desktop.
--- configure 2011-12-20 18:05:24.000000000 -0800
+++ configure 2011-12-21 02:51:54.634572998 -0800
@@ -253,7 +253,7 @@
# --- QT4 START ---
QT4_IM='N'
-QT4_IM_DIR=/usr/$LIB/qt4/plugins/inputmethods
+QT4_IM_DIR=/usr/$LIB/qt/plugins/inputmethods
echo "testing if you have qt4 support"
pkg-config --libs QtCore QtGui > /dev/null 2> /dev/null
if [ $? = 0 ]; then
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment