Installed noarch rpm isn't working from CUI or GUI
Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
Installed noarch rpm isn't working from CUI or GUI
Hi,
I generated noarch rpm using alien for rapidsvn tar.gz file. After generating and installation of the rapidsvn rpm it isn't working for CUI or GUI. When I checked for rpm installation status using 'rpm -qa' it is showing as the rpm is installed. But no output of the installation.
RapidSVN depends on a couple of frameworks. So if you want to compile RapidSVN you have to download, configure and compile these frameworks first (unless you have access to a precompiled binary package with development files like headers and libraries included).
* Subversion 1.3 or higher download (Subversion 1.6.5 is the official release we work with)
* wxWidgets 2.6.2 or higher download
But I guess the rpm tool you used to build the rpm from source should have checked for deps. You don't mention above if in fact this is what occurred.
The thing is, I have rapdisvn's tar.gz file. I have to install this tar file in 20 client systems to access my SVN server. To make it practice of creating rpm, am trying to create an rpm from the tar.gz file. When I worked about it, the rpm is generated with "noarch", for example-rapidsvn.x.xx.x-noarch.rpm. Issue is when am installing it, it is appearing as the rpm installed successfully. But it isn't working. I'm asking about how to create rpm to work with my Suse10.3 and I even tried with rpmbuild. No use.
Distribution: CentOS, RHEL, Solaris 10, AIX, HP-UX
Posts: 731
Rep:
Hi,
could you please specify if you really compiled the software? Or did you only download the tar.gz file? It seems you created an rpm containing source files. Where did you get this tar.gz file? For rpmbuild a spec file is required to work.
Could you please post command output to understand what you exactly did?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.