LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This 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


Reply
  Search this Thread
Old 03-11-2007, 08:35 PM   #1
silenceofnight
LQ Newbie
 
Registered: Mar 2007
Posts: 4

Rep: Reputation: 0
Question Xfce on DSL?


Question one:
Is it possible to install xfce to damnsmalllinux? (I did a full HD install of dsl)

If so, then my Second Question is:
Where can I get pkg-tool / why don't I have it?
I downloaded the graphical installer, put it in /home/dsl and ran it using:
Code:
$ xhost +localhost
$ su
# ./xfce4-4.4.0-installer.run
That seemed to work, it verified the installer, then did some other stuff, but it stopped with the error:
Code:
package config tool not found
(I'm not sure I'm quoting that exactly). After some googleing, I discovered that it needed pkg-tool. Am I right? Do I need that? How do I get it?

Thanx for any help
 
Old 03-11-2007, 09:49 PM   #2
weibullguy
ReliaFree Maintainer
 
Registered: Aug 2004
Location: Kalamazoo, Michigan
Distribution: Slackware 14.2
Posts: 2,815
Blog Entries: 1

Rep: Reputation: 261Reputation: 261Reputation: 261
You need a utility called pkg-config.

Code:
wget http://pkgconfig.freedesktop.org/releases/pkg-config-0.21.tar.gz &&
tar xzf pkg-config-0.21.tar.gz &&
cd pkg-config-0.21 &&
./configure --prefix=/usr &&
make
Now, as the root user
Code:
make install
 
Old 03-12-2007, 02:33 PM   #3
Gzou
Member
 
Registered: Apr 2006
Location: Quebec, Canada
Distribution: Xubuntu, Zenwalk, Slax, Gentoo
Posts: 39

Rep: Reputation: 16
even if you get pkg-config installed, xfce might still not work. Here's an explanation:

pkg-config is a utility used to check if certain packages are installed in the distribution. (depending on what your installing, in this case xfce might check for things like gtk, gcc, pango, cairo, libpng, libtiff, etc) A package, when installed from source, produces a .pc file which contains information on where and what packages on are your system. these .pc files are stored by default in /usr/lib/pkgconfig and that's where pkg-config goes to check what packages exist.

I'm telling you this because the aim of DSL is to be as small as possible and stay under 50 MB. to make space DSL removes any unnecessary files that are not needed to make things work, including these .pc files. So you might have all the packages on DSL that you need to make Xfce work, but without .pc files pkg-config will tell you that they don't exist.

Also, Xfce might need to compile some stuff, and in that case it'll header files from the libraries (.h files) which DSL also removes to make space.

If after pkg-tool Xfce doesn't work, I'd recommend trying to look in mydsl to see if somebody already made a xfce package for DSL. I also heard that there's N-DSL (not so small a damn small linux) that uses more gtk2 programs. Maybe you could see if they have made a xfce package.

Otherwise you could try finding something like a slackware xfce package and gunzipping it, but this is not recommended as first choice because different distro packages don't always mix an' match
 
Old 03-13-2007, 10:13 AM   #4
silenceofnight
LQ Newbie
 
Registered: Mar 2007
Posts: 4

Original Poster
Rep: Reputation: 0
Thanks for your help!

I don't really care what distro I use. Would it be better just to find one with xfce preinstalled?
 
Old 03-14-2007, 08:07 PM   #5
Gzou
Member
 
Registered: Apr 2006
Location: Quebec, Canada
Distribution: Xubuntu, Zenwalk, Slax, Gentoo
Posts: 39

Rep: Reputation: 16
If you don't care what distro and all you want is Xfce, then yes

I've got Zenwalk installed on my machine that uses Xfce and it works pretty good. There's also Xubuntu that I know of that uses it. Otherwise you can always do a search on distrowatch and find one to your liking.
 
Old 03-14-2007, 11:13 PM   #6
LuxeSaber
LQ Newbie
 
Registered: Feb 2007
Location: Nebraska
Distribution: Xubuntu 7.04 Feisty Fawn
Posts: 11

Rep: Reputation: 0
I have tried XFCE on a few live-cds and fell in love with its simplicity and useability! I have XFLD which is a live-cd, but once I discovered Xubunutu I never went back! I use Xubuntu as my main linux distro now and it works great! I tried to get Zenwalk working but it would always give me errors. I had no issues wiht Xubuntu at all, and its easy to add new programs.

I recommend Xubuntu.
 
  


Reply

Tags
damnsmalllinux, dsl, xfce



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
D-Link DSL-200 Rev B DSL modem -- success!! ludeKing Linux - Hardware 1 03-11-2007 06:32 PM
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
installing Cups in DSL and using DSL to share a network printer fakie_flip DamnSmallLinux 0 09-13-2006 09:20 PM
Xfce problems with task bar and xfce-panel aeruzcar Linux - Software 4 06-26-2006 05:29 AM
Dsl Modem Installation -- Aztech Dsl Turbo 100 psganesh Linux - Networking 0 07-01-2004 02:04 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:32 PM.

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