You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cmpt-295-sfu
This class assumes that you are comfortable working within a shell environment or be able to ssh and work remotely.
We have provided a VM for those that may not be comfortable with those, but in general, you have to be able to work with a shell (even if inside a VM).
I see on the course website that the virtual machine comes preloaded with the customized compilers and software we need. However, I have Ubuntu installed onto my personal computer so that I don't have to use a slow virtual machine/CSIL. Is there any way we can have access to these customized compilers and list of software needed to install them ourselves onto our Ubuntu machines?
When you try running things like cgdb may complain about dependencies such as readline etc and other .so files. You have to either figure out how to sudo apt-get them or copy them from another machine and set LD_LIBRARY_PATH.
-------------------
These instructions come without any support. If you have further questions set up an appointment on Friday. We cannot promise it will work on your machine, but we can try and help you if you are willing to put in the effort.