Results 1 to 2 of 2
I installed Python and now I'm trying to install wxPython so I can install PySoulSeek and I keep getting this error during the make of wxGTK
Code:
/usr/bin/ld: cannot find ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-04-2003 #1Linux User
- Join Date
- Jun 2003
- Location
- Huntington Beach, CA
- Posts
- 390
wxPython problems
I installed Python and now I'm trying to install wxPython so I can install PySoulSeek and I keep getting this error during the make of wxGTK
I figured I just had some missing lib file but I can't find anything on libwx, any thoughs?Code:/usr/bin/ld: cannot find -lGLU collect2: ld returned 1 exit status make: *** [lib/libwx_gtk2u_gl-2.4.so.0.0.0] Error 1
- 07-04-2003 #2Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
I think libGLU comes with Mesa or something like that. I'm not sure, though.


Reply With Quote
