Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora Resources > Guides & Solutions (No Questions)
FedoraForum Search

Forgot Password? Join Us!

Guides & Solutions (No Questions) Post your guides here (No links to Blogs accepted). You can also append your comments/questions to a guide, but don't start a new thread to ask a question. Use another forum for that.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 20th January 2005, 04:38 PM
PeTzZz Offline
Retired Community Manager
 
Join Date: Mar 2004
Location: Tartu
Posts: 1,550
How-To: enable non-root mode in X-CD-Roast

By default X-CD-Roast is compiled with disabled non-root mode. Here are the steps to get X-CD-Roast with enabled non-root mode:
  1. Open the terminal and become root:
    Code:
    su -
  2. If X-CD-Roast is already installed, you should uninstall it:
    Code:
    yum remove xcdroast
  3. Download X-CD-Roast's source rpm found here (xcdroast-0.98a15-8.src.rpm; if there is a newer version available at the moment you are reading this how-to then next steps are similar, you just have to change xcdroast-0.98a15-8 to what it is in your case at the moment; notice that it is Fedora Core 3's repo).
  4. In terminal change the path to where did you download that source rpm:
    Code:
    cd /the/path/where/you/downloaded/it
  5. Now install that source rpm:
    Code:
    rpm -ivh xcdroast-0.98a15-8.src.rpm
  6. Change the path to /usr/src/redhat/SPECS :
    Code:
    cd /usr/src/redhat/SPECS
  7. Open xcdroast.spec with an text editor:
    Code:
    gedit xcdroast.spec
    and on the line 37 change --disable-nonrootmode to --enable-nonrootmode. Then save and exit.
  8. Then run the command:
    Code:
    rpmbuild -bb xcdroast.spec
  9. After that change the path to /usr/src/redhat/RPMS/i386/ :
    Code:
    cd /usr/src/redhat/RPMS/i386/
  10. Install the package we just made:
    Code:
    rpm -ivh xcdroast-0.98a15-8.i386.rpm
That is it! But now you have to open X-CD-Roast as root and configure it. Otherwise you cannot use the non-root mode. Just run the command xcdroast in the terminal as being root and then everything should be easy already (don't forget to press the 'Enable non-root mode button').

I hope you found it helpful! If you find any mistakes, please let me know.

Happy burning!

PeTzZz

Last edited by PeTzZz; 14th March 2005 at 08:36 PM.
Reply With Quote
  #2  
Old 10th March 2005, 08:29 PM
BoHu's Avatar
BoHu Offline
Registered User
 
Join Date: Feb 2005
Posts: 106
When I try to install the source rpm (rpm -ivh xcdroast-0.98a15-8.src.rpm), I get the following error message:

cannot create %sourcedir /usr/src/redhat/SOURCES
Reply With Quote
  #3  
Old 10th March 2005, 08:40 PM
BoHu's Avatar
BoHu Offline
Registered User
 
Join Date: Feb 2005
Posts: 106
I went and created the dir manually and that allowed me to install the source. But when I try to build I now get THIS error message:

bash: rpmbuild: command not found

if this is the typical Linux experience then Microsoft is going to stay in business for a long long time :-(
Reply With Quote
  #4  
Old 14th March 2005, 08:17 PM
PeTzZz Offline
Retired Community Manager
 
Join Date: Mar 2004
Location: Tartu
Posts: 1,550
Quote:
Originally Posted by BoHu
But when I try to build I now get THIS error message:
bash: rpmbuild: command not found
You have to install rpm-build to be able to rebuild rpms:
Code:
yum install rpm-build
If you are going to compile programs, rebuild rpms and so on, then it is always useful to install Development Tools with the Add/Remove Programs tool that you can find from the System Settings menu.
Reply With Quote
Reply

Tags
enable, howto, mode, nonroot, xcdroast

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
how do you enable the gnome gui login for root in fc10a? tctc Alpha, Beta & Snapshots Discussions (Fedora 10 Only) 7 24th September 2008 01:55 PM
Enable Monitor Mode in my ipw3945abg connection in Fedora Core 5 Double-Out Servers & Networking 0 21st August 2006 04:53 AM
how to enable rpm install for non-root users? chy1013m1 Using Fedora 1 19th June 2005 07:30 AM


Current GMT-time: 05:49 (Saturday, 18-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