Donate Share

KDiff3

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

on FC4 64 bit: compilation/isntall problems

You are viewing a single message from this topic. View all messages.

  1. 2006-03-10 12:08:44 UTC
    After configure I would encounter error about libraries which can't be found.

    By setting manually:
    all_libraries = -L/usr/X11R6/lib64 -L/usr/lib64/qt-3.3/lib -L/usr/lib64 -L/usr/lib

    in main Makefile, compilation would finish ok.
    then again, starting it up would complain about "could not find our part" (well... that's some message!!! ;) )

    now, doing make -f Makefile.qt, as per instructions, after modifying the line:

    LIBS = $(SUBLIBS) -L/usr/lib64/ -L$(QTDIR)/lib64/ -L/usr/lib -L$(QTDIR)/lib/ -L/usr/X11R6/lib/ -L/usr/X11R6/lib64/ -lqt-mt -lXext -lX11 -lm -lpthread
    AR

    would result in working installation
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.