I've done the regular scaling from the display settings and the icons and desktop are adequately scaled but the text in the web browsers are still not on the adjusted scale, making everything in the browser extremely small.
Home
/
user-313944
user313944's questions
I just want to install the operating system on to a USB and boot into that. The try Ubuntu option isn't what I'm looking for. I always would have to install a driver just to get wifi access and I would like to be able to write and create files that won't be gone as soon as I'm done "trying Ubuntu".
I'm having trouble getting clang++ to work as I compile my code. Specifically, I'm getting a make: clang++: Command not found
error.
I've run sudo apt-get install llvm
, and also sudo apt-get install build-essential
and sudo apt-get update
. What do I have to do to get clang++ installed?