For some stupid reason I decided to install Wicd, instead of Network Manager. I just liked the way it looks. So I downloaded a copy of wicd, and NM, then did a apt-get, reinstall of NM, just to make sure I covered all the bases. Uninstalled NM, started to install Wicd, extracted it, read the "Read Me Install" file, followed the directions. The terminal throws out errors, "File not found", "file does not exist", "I hope someone can help me, I'm running Kubuntu 13.10, on an Acer laptop. I decided to install Wicd, I downloaded both Wicd, and a backup copy of Network Manager, and also a copy of Connman. NM, and Wicd are both debian.tar.gz, Connman is a .deb. I uninstalled NM, then Wicd would not intstall, neither would CM. Tried to reinstall NM no luck either.
<garrett_> When trying NM, or Wicd, in terminal I always get, "file not found", "file does not exist", or "not a directory". or some other error about the files, and refuses to install. I even downloaded a copy of Connman, just as a backup, just in case thing. I try to install it, the Adept Installer opens, unpacks about half the files, then just stops, and says done, but connman is not installed.
I have read and followed about 100 different "How-to's" and followed them exactly.
tar xvzf PACKAGENAME.tar.g
./configure
make
sudo make install
That's what I've done so many times, I can't count them all. I've put the files in the "Home" folder, so I don't have to "CD" anywhere, unpacked the tar ball, read the "read me", followed the directions there, and it still won't find the files. the "./" gives a "unknown command", or "not directory stated", or "no destination given", or some other BS. Can someone tell me what I'm doing wrong? And how to fix it?
<garrett_> When trying NM, or Wicd, in terminal I always get, "file not found", "file does not exist", or "not a directory". or some other error about the files, and refuses to install. I even downloaded a copy of Connman, just as a backup, just in case thing. I try to install it, the Adept Installer opens, unpacks about half the files, then just stops, and says done, but connman is not installed.
I have read and followed about 100 different "How-to's" and followed them exactly.
tar xvzf PACKAGENAME.tar.g
./configure
make
sudo make install
That's what I've done so many times, I can't count them all. I've put the files in the "Home" folder, so I don't have to "CD" anywhere, unpacked the tar ball, read the "read me", followed the directions there, and it still won't find the files. the "./" gives a "unknown command", or "not directory stated", or "no destination given", or some other BS. Can someone tell me what I'm doing wrong? And how to fix it?
Comment