Hello,
> libwni.a -lWN -lgtk-x11-2.0 -lgthread-2.0 -lgmodule-2.0 -lnotify > /usr/bin/ld: cannot find -lnotify > collect2: ld returned 1 exit status You need to install libnotify package for this. There are two packages related to it, libnotify-dev and libnotify-doc, i faced the same problem, but after installing this package, make worked fine for me. -- Regards Shantanu Choudhary
_______________________________________________ Fedora-india mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-india
