I just found my old Uplink game CD and tried it on my laptop. I followed the readme.txt to install (Extract uplink.zip to directory > Change permissions on /uplink/uplink to be executable > Run)
Here's what the terminal comes up with:
What is "undefined symbol: __glutRoot" and is there a way for me to fix it or is the game just too old to be compatible with Hardy?
Here's what the terminal comes up with:
Code:
digitalhead@d101:~$ games/uplink/uplink games/uplink/uplink: symbol lookup error: games/uplink/uplink: undefined symbol: __glutRoot digitalhead@d101:~$ cd games/uplink digitalhead@d101:~/games/uplink$ ./uplink ./uplink: symbol lookup error: ./uplink: undefined symbol: __glutRoot
Comment