LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 03-24-2007, 08:09 PM   #1
phantom_cyph
Senior Member
 
Registered: Feb 2007
Location: The Tropics
Distribution: Slackware & Derivatives
Posts: 2,472
Blog Entries: 1

Rep: Reputation: 128Reputation: 128
Yum install dependencies?


How do I install Fluxbox on CentOS? Any help would be appreciated.
 
Old 03-25-2007, 09:01 AM   #2
phantom_cyph
Senior Member
 
Registered: Feb 2007
Location: The Tropics
Distribution: Slackware & Derivatives
Posts: 2,472

Original Poster
Blog Entries: 1

Rep: Reputation: 128Reputation: 128
By the way, CentOS is the same thing as RedHat-anybody have it on RedHat?
 
Old 03-25-2007, 10:09 AM   #3
Hitboxx
Senior Member
 
Registered: Mar 2006
Location: India
Distribution: Fedora
Posts: 1,562
Blog Entries: 3

Rep: Reputation: 68
I have it on FC6, just did 'yum install fluxbox'.
 
Old 03-25-2007, 12:27 PM   #4
phantom_cyph
Senior Member
 
Registered: Feb 2007
Location: The Tropics
Distribution: Slackware & Derivatives
Posts: 2,472

Original Poster
Blog Entries: 1

Rep: Reputation: 128Reputation: 128
OK-this is what I got when I tried that:

Quote:
[root@localhost ~]# yum install fluxbox
Setting up Install Process
Setting up repositories
update 100% |=========================| 951 B 00:00
base 100% |=========================| 1.1 kB 00:00
addons 100% |=========================| 951 B 00:00
extras 100% |=========================| 1.1 kB 00:00
Reading repository metadata in from local files
primary.xml.gz 100% |=========================| 119 kB 00:01
update : ################################################## 346/346
Added 346 new packages, deleted 0 old in 3.56 seconds
primary.xml.gz 100% |=========================| 569 kB 00:03
base : ################################################## 1500/1500
Added 1500 new packages, deleted 0 old in 10.39 seconds
primary.xml.gz 100% |=========================| 157 B 00:00
Added 0 new packages, deleted 0 old in 0.01 seconds
primary.xml.gz 100% |=========================| 35 kB 00:00
extras : ################################################## 139/139
Added 139 new packages, deleted 0 old in 0.74 seconds
Parsing package install arguments
No Match for argument: fluxbox
Nothing to do
[root@localhost ~]#
 
Old 03-25-2007, 12:50 PM   #5
Hitboxx
Senior Member
 
Registered: Mar 2006
Location: India
Distribution: Fedora
Posts: 1,562
Blog Entries: 3

Rep: Reputation: 68
Maybe you don't have the repo which provides Fluxbox. I got Core, Updates, Extras, Livna and Freshrpms as my repos. It was in Extras.

Also try out the home page
http://fluxbox.org/
http://fluxbox.sourceforge.net
 
Old 03-25-2007, 01:02 PM   #6
phantom_cyph
Senior Member
 
Registered: Feb 2007
Location: The Tropics
Distribution: Slackware & Derivatives
Posts: 2,472

Original Poster
Blog Entries: 1

Rep: Reputation: 128Reputation: 128
How do I install it with the rpm file?
 
Old 03-25-2007, 01:06 PM   #7
Hitboxx
Senior Member
 
Registered: Mar 2006
Location: India
Distribution: Fedora
Posts: 1,562
Blog Entries: 3

Rep: Reputation: 68
The command is simple > 'rpm -ivh xyz.rpm'
 
Old 03-25-2007, 01:24 PM   #8
phantom_cyph
Senior Member
 
Registered: Feb 2007
Location: The Tropics
Distribution: Slackware & Derivatives
Posts: 2,472

Original Poster
Blog Entries: 1

Rep: Reputation: 128Reputation: 128
OK-it says I need:

liblmlib2.so.1 and pyxdg
 
Old 03-25-2007, 01:27 PM   #9
Hitboxx
Senior Member
 
Registered: Mar 2006
Location: India
Distribution: Fedora
Posts: 1,562
Blog Entries: 3

Rep: Reputation: 68
Then try yum on those two, #yum install liblmlib2.so.1 pyxdg

If they don't show up, try #yum search liblmlib2.so.1 pyxdg
 
Old 03-25-2007, 01:39 PM   #10
phantom_cyph
Senior Member
 
Registered: Feb 2007
Location: The Tropics
Distribution: Slackware & Derivatives
Posts: 2,472

Original Poster
Blog Entries: 1

Rep: Reputation: 128Reputation: 128
I got this:

Quote:
[root@localhost ~]# yum install liblmlib2.so.1 pyxdg
Setting up Install Process
Setting up repositories
update 100% |=========================| 951 B 00:00
base 100% |=========================| 1.1 kB 00:00
addons 100% |=========================| 951 B 00:00
extras 100% |=========================| 1.1 kB 00:00
Reading repository metadata in from local files
Parsing package install arguments
No Match for argument: liblmlib2.so.1
No Match for argument: pyxdg
Nothing to do
[root@localhost ~]# yum search liblmlib2.so.1 pyxdg
Searching Packages:
Setting up repositories
Reading repository metadata in from local files
No Matches found
[root@localhost ~]#
 
Old 03-25-2007, 04:13 PM   #11
phantom_cyph
Senior Member
 
Registered: Feb 2007
Location: The Tropics
Distribution: Slackware & Derivatives
Posts: 2,472

Original Poster
Blog Entries: 1

Rep: Reputation: 128Reputation: 128
Hello? I did a search on google for them but could not find a download place.
 
Old 03-25-2007, 04:44 PM   #12
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
How have you set up and configured Yum on your system? If you go to the RH website and search for Yum it should have instructions for doing the basics. Or the CentOS website should.
 
Old 03-25-2007, 05:06 PM   #13
Jordi
LQ Newbie
 
Registered: Mar 2007
Location: Barcelona
Distribution: CentOS
Posts: 11

Rep: Reputation: 0
Code:
[jordi@localhost ~]$ su -c "yum list fluxbox"
Password:
Loading "fastestmirror" plugin
Loading "protectbase" plugin
Setting up repositories
dries                     100% |=========================|  951 B    00:00
kbs-CentOS-Extras         100% |=========================|  951 B    00:00
kbs-CentOS-Misc           100% |=========================|  951 B    00:00
update                    100% |=========================|  951 B    00:00
rpmforge                  100% |=========================| 1.1 kB    00:00
base                      100% |=========================| 1.1 kB    00:00
addons                    100% |=========================|  951 B    00:00
extras                    100% |=========================| 1.1 kB    00:00
Determining fastest mirrors
Reading repository metadata in from local files
primary.xml.gz            100% |=========================| 119 kB    00:01
update    : ################################################## 346/346
Added 6 new packages, deleted 0 old in 0.67 seconds
Excluding Packages in global exclude list
Finished
120 packages excluded due to repository protections
Available Packages
fluxbox.i386                             0.9.15.1-2.el4.kb      kbs-CentOS-Extra
As you can see above, the package you want to install is available in kbs-CentOS-extra repo.

You will find usefull info about it at:
http://www.centos.org/docs/4/html/yu...ositories.html
 
Old 03-25-2007, 09:38 PM   #14
phantom_cyph
Senior Member
 
Registered: Feb 2007
Location: The Tropics
Distribution: Slackware & Derivatives
Posts: 2,472

Original Poster
Blog Entries: 1

Rep: Reputation: 128Reputation: 128
OK, this is what I got when I followed the above.

Quote:
[Kevan@localhost ~]$ su -c "yum list fluxbox"
Password:
Setting up repositories
update 100% |=========================| 951 B 00:00
base 100% |=========================| 1.1 kB 00:00
addons 100% |=========================| 951 B 00:00
extras 100% |=========================| 1.1 kB 00:00
Reading repository metadata in from local files
primary.xml.gz 100% |=========================| 119 kB 00:01
update : ################################################## 346/346
Added 346 new packages, deleted 0 old in 3.38 seconds
primary.xml.gz 100% |=========================| 569 kB 00:06
base : ################################################## 1500/1500
Added 1500 new packages, deleted 0 old in 10.90 seconds
primary.xml.gz 100% |=========================| 157 B 00:00
Added 0 new packages, deleted 0 old in 0.00 seconds
primary.xml.gz 100% |=========================| 35 kB 00:00
extras : ################################################## 139/139
Added 139 new packages, deleted 0 old in 0.77 seconds
[Kevan@localhost ~]$
 
Old 03-25-2007, 09:42 PM   #15
phantom_cyph
Senior Member
 
Registered: Feb 2007
Location: The Tropics
Distribution: Slackware & Derivatives
Posts: 2,472

Original Poster
Blog Entries: 1

Rep: Reputation: 128Reputation: 128
Xavier, I did not do anything with yum, I simply installed CentOS, I did not configure anything.

I googled Fluxbox install, and found this:

http://www.linux-noob.com/forums/index.php?showtopic=13

Problem is, where it says make, what do I put after make? It says that I have not specified a file.

Last edited by phantom_cyph; 03-25-2007 at 09:51 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Yum failed dependencies? jojojo Linux - Newbie 2 06-15-2006 02:02 PM
YUM dependencies messed up chrisjswanson Fedora 2 01-17-2006 09:20 PM
Missing Dependencies during Yum Install? keysorsoze Fedora 4 01-17-2005 12:01 AM
yum fails dependencies? belorion Fedora 0 11-13-2004 05:04 PM
Dependencies - Yum and Yast ssswift SUSE / openSUSE 2 11-05-2004 11:40 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 08:01 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration