LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 10-13-2009, 03:11 PM   #1
NightSky
Member
 
Registered: Sep 2001
Location: Texas :(
Distribution: Slackware64- 5.15.2
Posts: 909

Rep: Reputation: 55
Slackbuild XFburn - What order do I install related files 12.1


K, need to install XFburn on 12.1

All Three have to be built so my question is do I untar first libburn
then move src into that folder, run script then install. Then perform the same steps for each of the following? Or do the all have to be in one folder or directory? I am still new at installing pkgs and managing software. Thanks for your time

1)libburn.tar.gz
libburn-0.5.4.pl00.tar.gz (45fa9ff334df8fe3527c2b05ac50b61f)

2)libisofs.tar.gz
libisofs-0.6.10.tar.gz (678fdea08d97f1d77ea73dc966096b48)

3)xfburn.tar.gz
xfburn-0.3.91.tar.bz2 (fbf53524dcdc5abc630e36e48b8cf4d2)
 
Old 10-13-2009, 03:18 PM   #2
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; Slackware64-current (VM); Debian 12 (VM)
Posts: 8,290
Blog Entries: 61

Rep: Reputation: Disabled
Get sbopkg, it can help when you have to do several SlackBuilds.
http://www.sbopkg.org/
 
Old 10-13-2009, 03:30 PM   #3
wingevil
Member
 
Registered: Oct 2008
Distribution: slack32-13
Posts: 147

Rep: Reputation: 19
Quote:
Originally Posted by brianL View Post
Get sbopkg, it can help when you have to do several SlackBuilds.
http://www.sbopkg.org/
This is really the absolutely easiest way.


If you wanna do it by hand (which is also not soooo difficult), you can compile and install each package complete from its own directory...you'll have only to obey the right order because of the dependicies. If you do not so, the next package will you inform at once... ;-)
 
Old 10-13-2009, 07:01 PM   #4
NightSky
Member
 
Registered: Sep 2001
Location: Texas :(
Distribution: Slackware64- 5.15.2
Posts: 909

Original Poster
Rep: Reputation: 55
k, i started with libburn-0.6.2-i486-1_rlw.tgz and i have two folders:
install and usr.
Now I copy libburn-0.5.4.pl00.tar.gz (45fa9ff334df8fe3527c2b05ac50b61f) source to my working dir /usr/local/src. Just tell me where to place the source in Install Folder or Usr Folder?

This is different from when I I did icewm I am trying to learn. SBO.pkg ? In Slackware 12.1?

If I can just Please, get the steps, i can do it and see how the process goes. Thanks

Last edited by NightSky; 10-13-2009 at 07:58 PM.
 
Old 10-13-2009, 09:31 PM   #5
amiga32
Member
 
Registered: Mar 2009
Location: Illinois
Distribution: slackware bro
Posts: 161

Rep: Reputation: 38
You're probably going to want all the gstreamer plugins as well. For instance burning mp3 discs with xfburn won't work without them.

http://slackbuilds.org/repository/12...-plugins-good/
http://slackbuilds.org/repository/12...t-plugins-bad/
http://slackbuilds.org/repository/12...-plugins-ugly/
 
Old 10-14-2009, 08:53 PM   #6
NightSky
Member
 
Registered: Sep 2001
Location: Texas :(
Distribution: Slackware64- 5.15.2
Posts: 909

Original Poster
Rep: Reputation: 55
Cld someone please just tell me where the libburn source code goes? thanks

Last edited by NightSky; 10-28-2009 at 04:32 PM.
 
Old 10-14-2009, 10:11 PM   #7
amiga32
Member
 
Registered: Mar 2009
Location: Illinois
Distribution: slackware bro
Posts: 161

Rep: Reputation: 38
Quote:
Originally Posted by NightSky View Post
Cld someone please just tell me where the libburn souce goes? thanks
Sorry I don't understand your question. Did you un-tar it and don't know what to with it? This thread seems too complicated for it's own good. Either use sbopkg like the guys above mentioned (note I don't use it so I don't know how it works.) Or just download all the slackbuilds, run the scripts and then install the packages from your /tmp directory. Or alternately download all the sources, un-tar them, read the README/INSTALL files and build and install manually, making packages is optional. I don't really know what else to say, good luck
 
Old 10-14-2009, 11:11 PM   #8
NightSky
Member
 
Registered: Sep 2001
Location: Texas :(
Distribution: Slackware64- 5.15.2
Posts: 909

Original Poster
Rep: Reputation: 55
K.. not so complicated ... I previously used slackbuilds for icewm. All I had to do was untar the download with scripts and it created a directory then i mv src into that folder and initiated the script ...
But with XFBurn I have to install lib first. Ok but when I untar first libburn it created 2 folders install and usr and I don't know if i have to mv src into install or usr folder or does it just hav to be in the same folder i untarred libburn download in?

I am certain once i get the answ to that .. i will just do the same with rest of the related slackbuilds.
FYI, I am using /usr/local/src to build in... It wld be more complicated for me to try to use sbo that i have learn howto use... I already started the slackbuild manual install process and hav done it before a cple of times successfully. Thanks so much, please work with me..i have been stuck for a week.

Last edited by NightSky; 10-14-2009 at 11:13 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I get cp to copy files in the right order? wizardhat Linux - Newbie 11 04-05-2020 02:53 AM
post twice by accident NightSky Slackware 1 10-14-2009 08:21 AM
XFburn - slow start when burning audio cd samac Slackware 2 09-28-2009 05:01 AM
Slackbuild files in /tmp. Ok to delete? Romanus81 Slackware 9 11-05-2008 09:45 PM
.deb install script fails - How to I completely reset the package and related files? kramed Debian 3 08-13-2007 10:34 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 06:33 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration