Find the answer to your Linux question:
Results 1 to 2 of 2
I am struggilng here, how do I tell Konsole where to find the FLTK(Fast Light Tool-Kit) Header library files?...
  1. #1
    Just Joined!
    Join Date
    May 2008
    Posts
    34

    C++ Konsole

    I am struggilng here, how do I tell Konsole where to find the FLTK(Fast Light Tool-Kit) Header library files?

  2. #2
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,977
    Quote Originally Posted by richm8026 View Post
    I am struggilng here, how do I tell Konsole where to find the FLTK(Fast Light Tool-Kit) Header library files?
    That has nothing to do with the terminal program konsole. It is something you would need for compiling a C/C++ program. To get the fltk headers, you need to install the development package, fltk-devel. The headers will be installed in the /usr/include/FL directory.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

Posting Permissions

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