Tagged Questions
16
votes
4answers
643 views
Why updating a running Linux system is not problematic?
It's years I use Linux systems on a daily basis, and I never had major problems by updating a system when it was running, but I still wonder why this is possibile.
Let me make an example.
Suppose a ...
1
vote
1answer
304 views
Path issues with a source install
I hope my title isn't confusing. I've got a CentOS 5 machine and I had Ruby 1.8.7 installed on here. So in order to upgrade my Ruby installation and gems/rails I
Uninstalled Ruby: sudo yum remove ...
4
votes
1answer
567 views
Where should a local executable be placed?
I have an executable for the perforce version control client (p4). I can't place it in /opt/local because I don't have root privileges. Is there a standard location where it needs to be placed under ...
2
votes
1answer
764 views
How to verify if tmux is properly installed on Mac OSX
I've just tried installing tmux from source (via installing libevent first). The installation seemed fine, without throwing any obvious error. But when I typed tmux in iTerm2, it returned "command not ...
3
votes
1answer
90 views
Access PgSQL executables from anywhere
I've installed PgSQL 9.1.2 from PostgreSQL repositories and all it's fine except that I can't execute command from every path in my OS. For example suppose that I want to run the command pg_dump: for ...
0
votes
1answer
3k views
Modelsim for ubuntu
I am looking to download modelsim for ubuntu. But the site gives only .exe file. Can I still install the software? Does modelsim exist for ubuntu? If yes, where can I find it?
Thank you.
1
vote
1answer
1k views
“No such file or directory” lies on Optware installed binaries
I've been using Optware to install packages on my ARM-based NAS for a while - the usual stuff like Transmission, Samba and others. However, I'd been having problems with Transmission hanging not long ...