Find the answer to your Linux question:
Results 1 to 3 of 3
while trying to compile sth on my laptop (kubuntu 8.10) when i try to ./configure I get that there are no KDE libraries...
  1. #1
    Linux User kmitnick's Avatar
    Join Date
    May 2008
    Location
    Jordan - Amman
    Posts
    329

    Exclamation error while trying to compile under KDE session

    while trying to compile sth on my laptop (kubuntu 8.10) when i try to ./configure I get that there are no KDE libraries
    Dual Booting Ubuntu 10.04, Windows 7

    Toshiba Satellite A200-1M5, Duo Core 2.0 Ghz, 1 Gigs RAM, 256 Intel Card

    You are registered Linux user number 490788
    Happy Linuxing

  2. #2
    Linux Newbie
    Join Date
    Jan 2008
    Location
    Canada
    Posts
    109
    Hi kmitnick
    Have you looked at the makefile to see where it expects to find your various Libraries. What does the following command show (could be alot of pages) so I will pipe through more. As root #find / -name *lib* -print | more
    Make sure that the Library directory in the compile conforms to the actual library functions. Have you compiled anything previously using your compiler, lets say gcc or something. Not sure this will help a whole lot but it may. Cheers...
    Robert

  3. #3
    Linux User kmitnick's Avatar
    Join Date
    May 2008
    Location
    Jordan - Amman
    Posts
    329
    thnx reobertdaleweir for responding
    1. i can't find makefile as it is there makefile.in and another extension but i am looking at configure file,
    i tried to compile glib-2.0 and it went well,
    i will try to compile a C++ code and post back
    Dual Booting Ubuntu 10.04, Windows 7

    Toshiba Satellite A200-1M5, Duo Core 2.0 Ghz, 1 Gigs RAM, 256 Intel Card

    You are registered Linux user number 490788
    Happy Linuxing

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...