LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   KDE 3.x question (https://www.linuxquestions.org/questions/linux-newbie-8/kde-3-x-question-77976/)

max2003 08-01-2003 08:08 AM

Try rpmbuild --rebuild superkaramba-0.29-0.fdr.0.src.rpm

Born^Dead 08-01-2003 08:16 AM

[root@10 Desktop]# rpmbuild --rebuild superkaramba-0.29-0.fdr.0.src.rpm
Installing superkaramba-0.29-0.fdr.0.src.rpm
warning: user rdieter does not exist - using root
warning: group staff does not exist - using root
warning: user rdieter does not exist - using root
warning: group staff does not exist - using root
error: Failed build dependencies:
kdebase-devel >= 6:3.1 is needed by superkaramba-0.29-0.fdr.0
xmms-devel is needed by superkaramba-0.29-0.fdr.0
[root@10 Desktop]#

max2003 08-01-2003 08:19 AM

You must install xmms-devel package.

Born^Dead 08-01-2003 08:52 AM

the same eror after i - apt -install xmms-devel

wierd.

:(

Born^Dead 08-01-2003 08:54 AM

[root@10 Desktop]# rpmbuild --rebuild superkaramba-0.29-0.fdr.
0.src.rpm
Installing superkaramba-0.29-0.fdr.0.src.rpm
warning: user rdieter does not exist - using root
warning: group staff does not exist - using root
warning: user rdieter does not exist - using root
warning: group staff does not exist - using root
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.19538
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd /usr/src/redhat/BUILD
+ rm -rf superkaramba-0.29
+ /usr/bin/gzip -dc /usr/src/redhat/SOURCES/superkaramba-0.29.
tar.gz
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd superkaramba-0.29
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chgrp -Rhf root .
+ /bin/chmod -Rf a+rX,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.19538
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd superkaramba-0.29
+ export 'KDEDIR=%{prefix}'
+ KDEDIR=%{prefix}
+ unset QTDIR
+ . /etc/profile.d/qt.sh
/var/tmp/rpm-tmp.19538: line 24: /etc/profile.d/qt.sh: No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.19538 (%build)


RPM build errors:
user rdieter does not exist - using root
group staff does not exist - using root
user rdieter does not exist - using root
group staff does not exist - using root
Bad exit status from /var/tmp/rpm-tmp.19538 (%build)
[root@10 Desktop]#




The last eror

max2003 08-01-2003 09:06 AM

You mas log as root when install or rebuild packages.

max2003 08-01-2003 09:10 AM

You can try to download source of superkaramba and compile it by yourself.

Born^Dead 08-01-2003 09:17 AM

I log on as a root and still the same eror

Born^Dead 08-01-2003 11:18 AM

any ideas ?

Born^Dead 08-03-2003 04:46 PM

Can someone give me a vaild link for superkaramba ?
i am on Redhat 9.

thanks :)

stephenh 08-03-2003 05:27 PM

Born Dead,

Try
http://rpm.pbone.net/index.php3/idpl/606313/stat/4/com/superkaramba-0.29-1.i386.rpm.html

They appear to have links to binary RPMs for Superkaramba 0.29. (superkaramba-0.29-1.i386.rpm)

Born^Dead 08-04-2003 06:33 AM

stephenh no luck at this lik its offline . :)

Born^Dead 08-04-2003 06:35 AM

oK in sec idea it works download it now :)

Born^Dead 08-04-2003 06:36 AM

Password:
[root@10 tal]# cd Desktop
[root@10 Desktop]# rpm -Uvh superkaramba-0.29-1.i386.rpm
Preparing... ########################################### [100%]
1:superkaramba ########################################### [100%]
[root@10 Desktop]# rpm -i superkaramba-0.29-1.i386.rpm
package superkaramba-0.29-1 is already installed
[root@10 Desktop]#



now what to do ?!


All times are GMT -5. The time now is 01:09 AM.