Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #16  
Old 23rd March 2008, 10:46 AM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
Quote:
Originally Posted by jabop
Code:
[root@cpe~]# rpm -i /root/yakuake-2.9-1.beta1.fc8.src.rpm
warning: user leigh does not exist - using root
warning: group leigh does not exist - using root
warning: user leigh does not exist - using root
warning: group leigh does not exist - using root
Oops?
Code:
[leigh@localhost ~]rpmbuild --rebuild yakuake-2.9-1.beta1.fc8.src.rpm

ibQtGui.so.4()(64bit) libQtNetwork.so.4()(64bit) libQtSvg.so.4()(64bit) libQtXml.so.4()(64bit) libSM.so.6()(64bit) libX11.so.6()(64bit) libXau.so.6()(64bit) libXcursor.so.1()(64bit) libXdmcp.so.6()(64bit) libXext.so.6()(64bit) libXfixes.so.3()(64bit) libXft.so.2()(64bit) libXpm.so.4()(64bit) libXrender.so.1()(64bit) libXtst.so.6()(64bit) libacl.so.1()(64bit) libattr.so.1()(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libfam.so.0()(64bit) libgcc_s.so.1()(64bit) libkdecore.so.5()(64bit) libkdeui.so.5()(64bit) libkio.so.5()(64bit) libkparts.so.4()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libresolv.so.2()(64bit) libsolid.so.4()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstreamanalyzer.so.0()(64bit) libstreams.so.0()(64bit) libz.so.1()(64bit) rtld(GNU_HASH)
Processing files: yakuake-debuginfo-2.9-1.beta1.fc8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/yakuake-2.9-1.beta1.fc8-root-leigh
Wrote: /home/leigh/data/rpmbuild/RPMS/x86_64/yakuake-2.9-1.beta1.fc8.x86_64.rpm
Wrote: /home/leigh/data/rpmbuild/RPMS/x86_64/yakuake-debuginfo-2.9-1.beta1.fc8.x86_64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.41473
+ umask 022
+ cd /home/leigh/data/rpmbuild/BUILD
+ cd yakuake-2.9-beta1
+ rm -rf /var/tmp/yakuake-2.9-1.beta1.fc8-root-leigh
+ exit 0
Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.41473
+ umask 022
+ cd /home/leigh/data/rpmbuild/BUILD
+ rm -rf yakuake-2.9-beta1
+ exit 0
[leigh@localhost ~]$ su
Password: 
[root@localhost leigh]# rpm -i /home/leigh/data/rpmbuild/RPMS/x86_64/yakuake-2.9-1.beta1.fc8.x86_64.rpm

You don't install the srpm ( source code ) ! ( you install the rpm made from it )
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
Reply With Quote
  #17  
Old 23rd March 2008, 10:48 AM
jabop Offline
Registered User
 
Join Date: Mar 2008
Posts: 13
Quote:
Originally Posted by Hlingler
Code:
[root@cpe~]# rpm -i /root/yakuake-2.9-1.beta1.fc8.src.rpm
warning: user leigh does not exist - using root
warning: group leigh does not exist - using root
warning: user leigh does not exist - using root
warning: group leigh does not exist - using root
That is not a problem - it's merely telling you that it changed the ownership, from unknown user Leigh to root.

I've seen that one before....

V

Is this prohibiting the install? I am not sure where to go from here
Reply With Quote
  #18  
Old 23rd March 2008, 10:55 AM
Hlingler's Avatar
Hlingler Offline
Administrator
 
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289
Actually, you are allowed to "install" a .src.rpm, but that is pointless: it merely puts the files in a generic build folder, where you must play with them anyhow before you can re-build and install the real RPM package.

Follow Leigh's directions, you can't go wrong....

V
Reply With Quote
  #19  
Old 23rd March 2008, 10:57 AM
jabop Offline
Registered User
 
Join Date: Mar 2008
Posts: 13
That did it. Thanks a lot! Had a few mixups here and there but it is working now - even though I'm still confused as to how to get it from the source :P This will have to do though, I will learn how to compile it some time in the future.
Reply With Quote
  #20  
Old 23rd March 2008, 11:10 AM
jabop Offline
Registered User
 
Join Date: Mar 2008
Posts: 13


Grr, absolutely no information on Google for this error, but Yakuake(older version) was working before I installed that rpm. -_-
Reply With Quote
  #21  
Old 23rd March 2008, 11:14 AM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
Quote:
Originally Posted by jabop


Grr, absolutely no information on Google for this error, but Yakuake(older version) was working before I installed that rpm. -_-

Post


Code:
rpm -q yakuake

You can only have one version installed !


Code:
su
rpm -e yakuake-2.8.1-2.fc8
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5

Last edited by leigh123linux; 23rd March 2008 at 11:16 AM.
Reply With Quote
  #22  
Old 23rd March 2008, 11:21 AM
jabop Offline
Registered User
 
Join Date: Mar 2008
Posts: 13
Quote:
Originally Posted by leigh123@linux
Post


Code:
rpm -q yakuake

You can only have one version installed !


Code:
su
rpm -e yakuake-2.8.1-2.fc8

I did uninstall previous versions prior to using the rpm.

Did it again from step 1, and I get the same error.
Reply With Quote
Reply

Tags
compiling, makefile, program

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
compiling squid (or any other program) xloveusa Installation and Live Media 6 25th December 2008 12:33 AM
compiling a program laiseng Using Fedora 2 31st March 2006 11:06 PM
Help compiling and running a C program gm1987 Programming & Packaging 2 21st January 2006 08:55 PM
Compiling OpenGL program with gcc valdes Programming & Packaging 0 12th January 2006 07:25 PM
C++ HELP!! compiling program CBeginner45 Programming & Packaging 4 11th September 2005 08:46 AM


Current GMT-time: 17:28 (Monday, 20-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat