Menu

#1 can't compile in redhat 7.3

open
nobody
None
5
2002-07-01
2002-07-01
Anonymous
No

Please use the 0.5pre-versions!
The old 0.4 is too old, and does not work with newer
ACPI-subsystems.
The new 0.5pre-version can compile under KDE 3.x and
KDE 2.x.
But I have develop K-acpi for KDE 2.X

cant compile pre5 in redhat 7.3
ld says that can't found -lkfile.

Discussion

  • Jonas Genannt

    Jonas Genannt - 2002-07-01

    Logged In: YES
    user_id=509024

    Have you got install the development files of KDEcore and
    kde lib?

     
  • Jonas Genannt

    Jonas Genannt - 2002-07-04

    Logged In: YES
    user_id=509024

    Try it edit the kacpi-0.*/kacpi/Makefile.am
    From:
    kacpi_LDADD = ./newconf/libnewconf.a $(LIB_KFILE)
    to:
    kacpi_LDADD = ./newconf/libnewconf.a $(LIB_KIO)

    after edit the Makefile make this:
    make clean
    make
    make install

    I hope that works.

     
  • Jonas Genannt

    Jonas Genannt - 2002-07-06

    Logged In: YES
    user_id=509024

    Please use the new Kacpi 0.5 KDE 3 version.

     
  • Sérgio M. Basto

    Logged In: YES
    user_id=4882

    I compile it with your tip
    From:
    kacpi_LDADD = ./newconf/libnewconf.a $(LIB_KFILE)
    to:
    kacpi_LDADD = ./newconf/libnewconf.a $(LIB_KIO)

    thanks

     

Log in to post a comment.

MongoDB Logo MongoDB