Eliovp / amdmemorytweak

Read and modify memory timings on the fly
GNU General Public License v3.0
308 stars 81 forks source link

Linux Build #30

Closed fbmoose48 closed 5 years ago

fbmoose48 commented 5 years ago

Need some help with the build for Ubuntu 18.04. I think I've installed the prerequisite packages, but nothing seems to happen when I execute "g++ amdmemorytweak.cpp -lpci -lresolv -o amdmemorytweak" nothing happens...

Maybe if you could provide build instructions that don't assume the prerequisites are installed? thanks

fbmoose48 commented 5 years ago

My mistake... that would be because there is no file named "AmdMemoryTweak" to run... ./amdmemtweak did the trick, thanks