I bought a GT-730F GPS dongle. I have no idea how to install the drivers. "Makefile", "make install" ... I'm starting to think Linux is good for those that do almost nothing, or those who can remember endless commands. I'm trying to learn while I go ... frustrating! UPDATE: sudo yum install make Now when I try: sudo make inst gcc -D__KERNEL__ -I/usr/src/linux-2.4/include -I/usr/src/linux-2.4/drivers/usb/serial -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -Wno-unused -DMODULE -c pl2303.c make: gcc: Command not found make: *** [pl2303.o] Error 127