Results 1 to 5 of 5
I downloaded a amarok.....bz file from livna repository..The thing is after unzipping it I ran a configuration test.But it failed due to dependency error..Can anyone help me in solving this?The ...
- 01-29-2007 #1Just Joined!
- Join Date
- Jan 2007
- Posts
- 42
Amarok ./configure error!
I downloaded a amarok.....bz file from livna repository..The thing is after unzipping it I ran a configuration test.But it failed due to dependency error..Can anyone help me in solving this?The last part of the error message contains the following...
".......................
checking for chroot... yes
checking for dlopen in -ldl... yes
checking for dlfcn.h... (cached) yes
checking for pkg-config... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB20... yes
checking for QT3... configure: error: Package requirements ( qt-mt >= 3.0.0 ) were not met:
No package 'qt-mt' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables QT3_CFLAGS
and QT3_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
......................."
------------> I have another doubt.Is it possible to use yum incase of zipped files like bz,bz2?
- 01-29-2007 #2
install it through yum only and yum will take care of dependency issues.
Code:yum -y install amarok
CasperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 01-29-2007 #3Just Joined!
- Join Date
- Jan 2007
- Posts
- 42
Thanks casper...
can you gimme a good link where i can get some background of setting up my own repositories in yum? I read thru some articles before and haven got a clear idea yet... I tried once in yum.conf but yum failed later on... Then i managed with a backup copy!
- 01-29-2007 #4Just Joined!
- Join Date
- Jan 2007
- Posts
- 42
Casper
I tried using yum - y install and got the foll., dependency error ..
"--> Running transaction check
--> Processing Dependency: avahi = 0.6.11 for package: avahi-glib
--> Finished Dependency Resolution
Error: Missing Dependency: avahi = 0.6.11 is needed by package avahi-glib
... i previously got the same error.. so i installed avahi-0.6.14.# from avahi website and what else shall i do?
- 01-29-2007 #5
check this link. its for FC5 but instructions are same for FC6 too.
CasperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote