App installation problem

Hello,

When trying to install an app with root I get following errors:

groupadd: GID 330 is not unique.
useradd: UID 330 is not unique.

How to overcome this problem? :\

Check “User and Group Management” in YaST and see if you have a user or a group with the ID 330. AFAIK the UID (user id) has to be unique for each user, while the GID (group id) can be shared between users. It seems like your app is requesting an already taken id number, and thus you get a conflict. Is there anymore info you can give me about what it is you are doing exactly?
//cast_iron

@cast_iron

Thank you for your quick reply.
I’m trying to reinstall freeswitch after installation problems in first try.
I checked “user and group” none of them have 330??

Does it work installing from here: RPM Search Productivity/Telephony/Servers

Other than that I can’t help you… I’m sorry…

What’s your objective with this? Maybe we can accomplish your goal through some other means? Maybe another app that’s known to work…

@cast_iron

Freeswitch is done, now FusionPBX (GUI for Freeswitch) fails to install. However if installed as .rpm it shows that package is installed. Just don’t know how to call it (URL)?
But when doing tar.gz in web directory install hangs and nothing shows in logs?? :\

According to this it doesn’t build right for OpenSUSE 11.3, but it does for 11.2. Which one are you using? Here are some guides for installing it in other Linux environments. Maybe one of those will give you a few ideas. I’m sorry I can’t be of more help right now. I hope it works out for you!

@cast_iron

Thank you for helping me out! For this testing I’m using OpenSUSE 11.2, as mentioned before .rpm installs fine, just don’t know how to call it http://localhost: port_number_maybe?
What I find strange is that tar.gz which should install as “web” script hangs during setup??

Sorry I can’t help anymore, I’ve actually never used those apps myself. Good luck and I hope you get it working!