Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
04-16-2004, 03:53 AM
|
#1
|
LQ Newbie
Registered: Apr 2004
Posts: 8
Rep:
|
Relationship between /usr/bin and /usr/lib
What is the relationship between these two directories? Do executables in bin call upon the libraries in lib?
More concretely, I'm trying to figure out where to put a precompiled tarball of FireFox. I plunked the whole folder down inside /usr/lib. $PATH, of course, doesn't look there. Am I supposed to mv the executable to /usr/bin and leave the rest where it is? What's the normal procedure for installations like this?
|
|
|
04-16-2004, 04:03 AM
|
#2
|
LQ Newbie
Registered: Apr 2004
Location: in a garbage can
Distribution: Madrake10ce
Posts: 27
Rep:
|
well i think it is irrelevant where you put it. in a Shortcut, you just have to give the right path.
or, of course, you can put a symlink in /usr/bin or /usr/local/bin.
i have my firefox directory in /usr/local and can open it by typing firefox in the console (due to the symlink in /usr/bin or /usr/local/bin)
hope i could help
rob
|
|
|
04-16-2004, 04:23 AM
|
#3
|
LQ Newbie
Registered: Apr 2004
Posts: 8
Original Poster
Rep:
|
Thanks rob,
I tried "ln -s ../lib/firefox/firefox firefox" in the /usr/bin folder, but still nothing happens when I type "firefox" in a console. Any idea why?
|
|
|
04-16-2004, 04:26 AM
|
#4
|
LQ Newbie
Registered: Apr 2004
Posts: 8
Original Poster
Rep:
|
Nevermind, I got it. Thanks!
|
|
|
04-16-2004, 08:11 AM
|
#5
|
Senior Member
Registered: Apr 2003
Location: Germany
Distribution: openSuSE Tumbleweed-KDE, Mint 21, MX-21, Manjaro
Posts: 4,639
Rep: 
|
Pleas post your solution for others to learn by ... thank you 
|
|
|
All times are GMT -5. The time now is 02:24 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|