this post was submitted on 09 Aug 2022
11 points (100.0% liked)
Technology
37999 readers
280 users here now
A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.
Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Does it run on Linux?
unfortunately i'm pretty sure the answer to that is no for both old and new winamp.
well yeah i'd imagine it can essentially be emulated (i don't use linux, but my understanding is that for at least the popular distributions there is relatively little headache in doing that), but i think the person was asking if there was a native version for linux
I just thought that if somebody bothered to maintain this program for all this time they might as well have open sourced it and then somebody might port it to Linux. Although we've still got xmms
And you are right wine is not an emulator by name, although I wonder really how it's not technically an emulator. I think by "not an emulator" they meant something like, it's not a virtual machine (back then, emulators were known for emulating a CPU and/or hardware for the software to run on). Wine is like Windows binary compatibility here it provides Windows system calls and libraries to the program in order for it to run.