LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
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 04-23-2009, 03:38 PM   #1
specialized
Member
 
Registered: Sep 2005
Location: Mar del Plata, Arg
Distribution: Always Slackware
Posts: 228

Rep: Reputation: 37
xfce 4.6.1


Hi!!

Well, that, no more no less.

someone had this package for slack12.2?

rworkman, i guess , dont have it, yet

thanx a lot
 
Old 04-24-2009, 08:00 PM   #2
specialized
Member
 
Registered: Sep 2005
Location: Mar del Plata, Arg
Distribution: Always Slackware
Posts: 228

Original Poster
Rep: Reputation: 37
no one have it....
the wway to do it??......from several tar.gz??

makepkg?
 
Old 04-25-2009, 02:05 AM   #3
rworkman
Slackware Contributor
 
Registered: Oct 2004
Location: Tuscaloosa, Alabama (USA)
Distribution: Slackware
Posts: 2,559

Rep: Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351
I've got packages done, but you won't see them for 12.2 until Pat pushes them out to the -current tree. Patience, grasshopper :-)
 
Old 04-25-2009, 11:10 AM   #4
specialized
Member
 
Registered: Sep 2005
Location: Mar del Plata, Arg
Distribution: Always Slackware
Posts: 228

Original Poster
Rep: Reputation: 37
thanx for the reply....
but......you use makepkg??
 
Old 04-25-2009, 01:25 PM   #5
joutlancpa
Member
 
Registered: Apr 2009
Location: Orlando, FL
Distribution: Scientific Linux 6 x64
Posts: 211
Blog Entries: 1

Rep: Reputation: 31
I'm waiting for this too.....RW...so you will have the package on your site soon, I mean you do this after Pat put's it in -current for sameness? I'm a grasshopper too.....

PS, changed my name from 'thezoid' to this
 
Old 04-25-2009, 05:13 PM   #6
specialized
Member
 
Registered: Sep 2005
Location: Mar del Plata, Arg
Distribution: Always Slackware
Posts: 228

Original Poster
Rep: Reputation: 37
by the way.........the meaning of grasshopper is??
unpatience?
 
Old 04-25-2009, 05:45 PM   #7
adriv
Member
 
Registered: Nov 2005
Location: Diessen, The Netherlands
Distribution: Slackware 15
Posts: 700

Rep: Reputation: 43
Quote:
Originally Posted by specialized View Post
by the way.........the meaning of grasshopper is??
unpatience?
How old are you?
Probably too young: http://www.youtube.com/watch?v=WCyJRXvPNRo
 
Old 04-26-2009, 10:20 AM   #8
specialized
Member
 
Registered: Sep 2005
Location: Mar del Plata, Arg
Distribution: Always Slackware
Posts: 228

Original Poster
Rep: Reputation: 37
im 27 but im from argentina, here is "saltamontes" not grasshopper ,he

little grasshopper jejee

thanx
 
Old 04-27-2009, 05:17 PM   #9
mlangdn
Senior Member
 
Registered: Mar 2005
Location: Kentucky
Distribution: Slackware64-current
Posts: 1,845

Rep: Reputation: 452Reputation: 452Reputation: 452Reputation: 452Reputation: 452
Quote:
Originally Posted by rworkman View Post
I've got packages done, but you won't see them for 12.2 until Pat pushes them out to the -current tree. Patience, grasshopper :-)
I took your script for 4.6.0 and modified it for 4.6.1 - hope you don't mind. Its compiling now, so it will be a bit before its done. Moving along rather nicely at the moment.
 
Old 04-27-2009, 06:14 PM   #10
mlangdn
Senior Member
 
Registered: Mar 2005
Location: Kentucky
Distribution: Slackware64-current
Posts: 1,845

Rep: Reputation: 452Reputation: 452Reputation: 452Reputation: 452Reputation: 452
Ok, all done and up and running. Seems quick and responsive, and very different from the usual xfce. Will take some time to explore, but all-in-all, very good so far.
 
Old 04-27-2009, 09:20 PM   #11
specialized
Member
 
Registered: Sep 2005
Location: Mar del Plata, Arg
Distribution: Always Slackware
Posts: 228

Original Poster
Rep: Reputation: 37
the way to do the package is compile everything a then makepkg?
i like to know the system for future releases.

thanx again

The Grasshopper
 
Old 04-27-2009, 09:42 PM   #12
mlangdn
Senior Member
 
Registered: Mar 2005
Location: Kentucky
Distribution: Slackware64-current
Posts: 1,845

Rep: Reputation: 452Reputation: 452Reputation: 452Reputation: 452Reputation: 452
Quote:
Originally Posted by specialized View Post
the way to do the package is compile everything a then makepkg?
i like to know the system for future releases.

thanx again

The Grasshopper
Make a directory and name it XFCE4
Go inside XFCE4 and make another directory and name it src
Download the complete xfce-4.6.1 tarball to the src directory
Go into the src directory and extract the tarball by a right-click in gui, or, from a terminal:

tar xvf xfce-4.6.1-src.tar.bz2

I have attached the modified script I used as a txt file. Rename this file by removing the txt extension and place it in the XFCE4 directory. Make sure it is set executable. Run the script from the XFCE4 directory. On my system, it took 15 minutes to compile everything. The resulting package is in /tmp/xfce-build-dir

Go into that directory and issue:

upgradepkg xfce-4.6.1-i486-1.tgz

To start from init 3:

startxfce4

This is the dirty way to get it done. I ain't no expert.
Attached Files
File Type: txt xfce.SlackBuild.txt (6.6 KB, 26 views)

Last edited by mlangdn; 04-27-2009 at 09:43 PM.
 
Old 04-27-2009, 11:01 PM   #13
rworkman
Slackware Contributor
 
Registered: Oct 2004
Location: Tuscaloosa, Alabama (USA)
Distribution: Slackware
Posts: 2,559

Rep: Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351
mlangdn:

Of course I don't mind you doing that - that's why the sources are available.
I looked at your modified script, and a couple of things jump out:
1) you didn't build xfce-dev-tools, because $VERSION is now 4.6.1, but they stayed at 4.6.0 since there were no changes since then
2) the terminal patch shouldn't be needed any more -- I have to admit that I'm curious as to why the script didn't bail out there though.

There may be a few other (minor) things, but ultimately, you've got the right idea. Good job :-)
 
Old 04-27-2009, 11:31 PM   #14
joutlancpa
Member
 
Registered: Apr 2009
Location: Orlando, FL
Distribution: Scientific Linux 6 x64
Posts: 211
Blog Entries: 1

Rep: Reputation: 31
that's a lot confidence for a grasshopper to have....think I'll wait on RW as I know he's losing sleep knowing we are all drooling over this.....
 
Old 04-28-2009, 05:35 AM   #15
mlangdn
Senior Member
 
Registered: Mar 2005
Location: Kentucky
Distribution: Slackware64-current
Posts: 1,845

Rep: Reputation: 452Reputation: 452Reputation: 452Reputation: 452Reputation: 452
Quote:
Originally Posted by rworkman View Post
mlangdn:

Of course I don't mind you doing that - that's why the sources are available.
I looked at your modified script, and a couple of things jump out:
1) you didn't build xfce-dev-tools, because $VERSION is now 4.6.1, but they stayed at 4.6.0 since there were no changes since then
2) the terminal patch shouldn't be needed any more -- I have to admit that I'm curious as to why the script didn't bail out there though.

There may be a few other (minor) things, but ultimately, you've got the right idea. Good job :-)

It did barf on xfce-dev-tools. I had to change the version number thingy on that and the one for themes:

for file in \
xfce4-dev-tools-4.6.0.tar.bz2 \
libxfce4util-$VERSION.tar.bz2 \
xfconf-$VERSION.tar.bz2 \
libxfcegui4-$VERSION.tar.bz2 \
libxfce4menu-$VERSION.tar.bz2 \
exo-$EXO_VERS.tar.bz2 \
xfce4-panel-$VERSION.tar.bz2 \
Thunar-$THUNAR_VERS.tar.bz2 \
xfce4-settings-$VERSION.tar.bz2 \
xfce4-session-$VERSION.tar.bz2 \
xfdesktop-$VERSION.tar.bz2 \
xfwm4-$VERSION.tar.bz2 \
xfce-utils-$VERSION.tar.bz2 \
xfce4-mixer-$VERSION.tar.bz2 \
xfprint-$VERSION.tar.bz2 \
xfce4-appfinder-$VERSION.tar.bz2 \
gtk-xfce-engine-$GXE_VERS.tar.bz2 \
Terminal-$TERM_VERS.tar.bz2 \
xfwm4-themes-4.6.0.tar.bz2 \
mousepad-$MPAD_VERS.tar.bz2 \
orage-$VERSION.tar.bz2 ;
 
  


Reply



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 to install xfce 4.6 at /opt/xfce? josealexandre Linux - General 2 03-01-2009 12:31 PM
XFce and Compiz : xfce doesn't manage the desktop naaman Linux - Desktop 0 07-16-2008 01:39 AM
XFCE Network ServersI use XFCE (sometimes) but I can not find my network folders on a holzster Ubuntu 0 10-24-2006 05:48 PM
Xfce problems with task bar and xfce-panel aeruzcar Linux - Software 4 06-26-2006 05:29 AM
Xfce!! Enter_Slackgirl Linux - Newbie 3 03-14-2004 08:11 AM

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

All times are GMT -5. The time now is 04:38 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