i saw a post just recently on bsdforums.org about getting the linux version of skype running on freebsd, http://www.bsdforums.org/forums/showthread.php?t=39145 . i'm trying to get this working on openbsd, but when i run the static binary with Qt compiled in, it tells me:
skype: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory this isn't so surprising since libGL.so.1 doesn't exist on the 3.9 snapshot from 3/4 i'm running. however, other versions of the libGL.so library exist on the system. i tried to follow the instructions in the post, but i couldn't find libGL.so.1 since, AFAICT, it isn't generated by the redhat_base port like it is for the SUSE linux emulator on freebsd. any suggestions on how to get an acceptable libGL.so.1 with which to run skype? cheers, jake

