LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   DDD installation problems! (https://www.linuxquestions.org/questions/linux-newbie-8/ddd-installation-problems-338582/)

KissDaFeetOfSean 06-29-2005 11:14 PM

DDD installation problems!
 
Hi,
I already have gdb installed under Mandriva 10.2. I am trying to install DDD. I went to this site http://rpm.pbone.net/index.php3/stat....i586.rpm.html
to obtain the rpm file, then here's what happened:

[root@localhost swilliams]# rpm -i ddd-3.3.1-8mdk.src.rpm
warning: user houpla does not exist - using root
warning: group houpla does not exist - using root
warning: user houpla does not exist - using root
warning: group houpla does not exist - using root
warning: user houpla does not exist - using root
warning: group houpla does not exist - using root
warning: user houpla does not exist - using root
warning: group houpla does not exist - using root
warning: user houpla does not exist - using root
warning: group houpla does not exist - using root
warning: user houpla does not exist - using root
warning: group houpla does not exist - using root
warning: user houpla does not exist - using root
warning: group houpla does not exist - using root

Could someone please tell me what is wrong? Thanks.

Tinkster 06-30-2005 03:46 PM

Just a warning ... basically it means that the maintainer
of that package has a group-owner for ddd that doesn't
exist on your machine. Another good reason not to use
package management systems ;}


Cheers,
Tink

Mara 06-30-2005 03:48 PM

It looks it wanted houpla user and group and it can't find it in your system, so used root. The program should be correctly installed and usable. It doesn't look like a big problem.

KissDaFeetOfSean 06-30-2005 07:25 PM

Yea, but when I try to run ddd, I get command not found.

Tinkster 06-30-2005 07:27 PM

That's because you didn't install the program, but the
SOURCE for it ... you need to use rpms build-feature.
"man rpm" for details, I haven't used it in 4 years ;}



Cheers,
Tink


All times are GMT -5. The time now is 07:52 AM.