| View previous topic :: View next topic |
| Author |
Message |
heiowge LXF regular

Joined: Wed Feb 27, 2008 8:21 pm Posts: 1805 Location: Cheshire, UK
|
Posted: Thu Jan 24, 2013 6:57 pm Post subject: Terminal Strangeness... |
|
|
| Code: | bash: /usr/bin/mint-fortune: No such file or directory
******@******-desktop ~ $ sudo bash
[sudo] password for ******:
bash: /usr/bin/mint-fortune: No such file or directory
******-desktop ~ # |
Any ideas...? The only thing I did recently was strip out a buttload of KDE games...  _________________ AMD PHENOM II X6, 14 GB DDR3, 500 GB hd, 1GB nVidia card, running Linux Mint 14 KDE / Win 7. Damn thing keeps breaking.
eeepc 1015PX, 1.66 Ghz Intel atom processor, 2 GB DDR3, 320 GB hd running Mint 14 MATE. Running great. |
|
| Back to top |
|
 |
xenopeek

Joined: Mon Dec 24, 2012 1:19 pm Posts: 34
|
Posted: Thu Jan 24, 2013 7:34 pm Post subject: |
|
|
That can happen if you removed some dependencies (like cowsay, fortune, fortunes-husse, or their dependencies), but that wouldn't be good. /usr/bin/mint-fortune comes from the mintsystem package, which has some adjustments you want on Linux Mint I gather. So I'd install the mintsystem package again if I was you. _________________ Linux Mint 14 Nadia / 64-bit / Cinnamon |
|
| Back to top |
|
 |
MartyBartfast LXF regular

Joined: Mon Aug 22, 2005 8:25 am Posts: 785 Location: Hants, UK
|
Posted: Thu Jan 24, 2013 7:43 pm Post subject: |
|
|
isn't mint-fortune the thing that prints out a pointless (IMHO) little fortune cookie type message? If so and it's the only problem you're seeing then I would be inclined to
| Code: | sudo touch /usr/bin/mint-fortune && sudo chmod a+x /usr/bin/mint-fortune
|
however as xenopeke says it may be a symptom of other problems. _________________ I have been touched by his noodly appendage. |
|
| Back to top |
|
 |
xenopeek

Joined: Mon Dec 24, 2012 1:19 pm Posts: 34
|
Posted: Fri Jan 25, 2013 9:27 am Post subject: |
|
|
mintsystem does more, but you may have also uninstalled other packages. Upon further thought, I'd recommend you reinstall the package mint-meta-kde to ensure your Linux Mint KDE is complete. _________________ Linux Mint 14 Nadia / 64-bit / Cinnamon |
|
| Back to top |
|
 |
heiowge LXF regular

Joined: Wed Feb 27, 2008 8:21 pm Posts: 1805 Location: Cheshire, UK
|
Posted: Fri Jan 25, 2013 7:04 pm Post subject: |
|
|
I did a sudo apt-get install mintsystem (seems to have fixed the weirdness), and am currently doing the mint-meta-kde just to be sure.
Cheers _________________ AMD PHENOM II X6, 14 GB DDR3, 500 GB hd, 1GB nVidia card, running Linux Mint 14 KDE / Win 7. Damn thing keeps breaking.
eeepc 1015PX, 1.66 Ghz Intel atom processor, 2 GB DDR3, 320 GB hd running Mint 14 MATE. Running great. |
|
| Back to top |
|
 |
ajgreeny LXF regular
Joined: Wed May 10, 2006 9:18 pm Posts: 413 Location: Oxfordshire.
|
Posted: Fri Jan 25, 2013 8:36 pm Post subject: |
|
|
If it's just those blasted fortune-cookies in terminal that you want rid of, you can easily do it by commenting out the line in the hidden .bashrc file.
I can't remember if it is your user's .bashrc or root's .bashrc, but it is in one or the other, or maybe both. _________________ Xubuntu 12.04 user, and loving it! |
|
| Back to top |
|
 |
| View previous topic :: View next topic |
|