Search:

Type: Posts; User: donyfrosman; Keyword(s):

Search: Search took 0.07 seconds.

  1. Replies
    13
    Views
    17,645

    Re: Failure to recognise gtk/gtk.h header

    i have same problem with you but i try

    gcc `pkg-config --cflags --libs gtk+-2.0` -o foo foo.c
    and error comment comes
    Package gtk+-2.0 was not found in the pkg-config search path.
    Perhaps...
  2. Replies
    3
    Views
    594

    Re: add wrong $PATH

    Thanks geirha that back again
  3. Replies
    3
    Views
    594

    [SOLVED] add wrong $PATH

    after i finished with my first shell scripts i want to make it run where ever directory where i work in so i add PATH with

    export PATH=$PATH:directory
    but directory that i have added is wrong ...
  4. Replies
    419
    Views
    421,220

    Re: HOWTO: Latest NVIDIA drivers

    When I wanted to compile the modules for a Breezy kernel in Hoary I had to use gcc 3.4. If you want to compile them for a Hoary kernel in Breezy you should use the gcc with which Hoary kernel are...
Results 1 to 4 of 4