Re: [gtk-list] Re: how do i compile?



That's better, but not great though :)

now I have got this command now : 

g++  -I/usr/local/include -L/usr/X11R6/lib/ -o $1 $1'.cc' -lgtkmm -lgtk -lgdk
 -lglib -lXext -lX11 -lm -lsocket -lnsl

and it returns me :

ld: cannot open -lsocket: No such file or directory

I have searched on my system for all the libraries that could match
(libsock* , socket, sock* ...) with find / -name xxx

But nothing looks good

any idea,


-------------------------------------------------------
 Pierre Loubigniac
 P.Loubigniac@bton.ac.uk
 http://ituser.it.bton.ac.uk/student/pl55/public_html/
 http://pcpl55.it.bton.ac.uk/~pl55/ (sometime)
-------------------------------------------------------




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]