Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Forum Archive > Main Support Categories > Installation & Upgrades
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.

Installation & Upgrades
For questions about upgrading and installation of your new Ubuntu OS.

 
Thread Tools Display Modes
Old October 19th, 2004   #1
ErikN
5 Cups of Ubuntu
 
ErikN's Avatar
 
Join Date: Oct 2004
Location: Ireland
Beans: 21
Send a message via ICQ to ErikN Send a message via AIM to ErikN Send a message via MSN to ErikN Send a message via Yahoo to ErikN
XFCE 4.2 installation issue

Hi all

im trying to install the XFCE 4.2 beta to see what its like and getting the following error all the time:

The following packages have unmet dependencies:
xfce4: Depends: xfce4-mcs-plugins (>= 4.1.90) but it is not going to be installed
Depends: xfce4-session (>= 4.1.90) but it is not going to be installed
Depends: xfcalendar (>= 4.1.90) but it is not going to be installed
Depends: xfce4-iconbox (>= 4.1.90) but it is not going to be installed
Depends: xfce4-mixer (>= 4.1.90) but it is not going to be installed
Depends: xfprint4 (>= 4.1.90) but it is not going to be installed
Depends: xfwm4 (>= 4.1.90) but it is not going to be installed
Depends: xfwm4-themes (>= 4.1.90) but it is not going to be installed
Depends: xfce4-appfinder (>= 4.1.90) but it is not going to be installed
Depends: xfce4-systray (>= 4.1.90) but it is not going to be installed
Depends: xfce4-utils (>= 4.1.90) but it is not going to be installed
Depends: xfdesktop4 (>= 4.3.3+cvs.20040808-3) but it is not going to be installed

I removed all the old xfce packages but still no avail, anyone have any idea how to get around this?

thanks
ErikN is offline   Reply With Quote
Old October 20th, 2004   #2
cybrjackle
Just Give Me the Beans!
 
Join Date: Oct 2004
Beans: 53
Re: XFCE 4.2 installation issue

Have you tried there installer, or are you trying these debian packages?

ftp://os-cillation.com/installers/xf...-installer.bin

http://www.os-cillation.com/article.php?sid=37
cybrjackle is offline   Reply With Quote
Old October 20th, 2004   #3
cybrjackle
Just Give Me the Beans!
 
Join Date: Oct 2004
Beans: 53
Re: XFCE 4.2 installation issue

I used the installer, removed any package that had to do with xfce4 first, used synaptic so i wouldn't miss
any

sudo apt-get install a2ps libdbh1.0-dev

sudo sh xfce4-4.2beta1-installer.bin

You might find other packages you need to install first.

[img]ftp://65.28.47.173/xfce4.2.jpg[/img]
cybrjackle is offline   Reply With Quote
Old October 20th, 2004   #4
ErikN
5 Cups of Ubuntu
 
ErikN's Avatar
 
Join Date: Oct 2004
Location: Ireland
Beans: 21
Send a message via ICQ to ErikN Send a message via AIM to ErikN Send a message via MSN to ErikN Send a message via Yahoo to ErikN
Re: XFCE 4.2 installation issue

Thanks lads, i will give the installer a try, didnt know it would work on Ubuntu yes or no =)
ErikN is offline   Reply With Quote
Old October 20th, 2004   #5
HungSquirrel
Ubuntu Extra Shot
 
HungSquirrel's Avatar
 
Join Date: Oct 2004
Location: Mobile, AL, USA
Beans: 336
Ubuntu 8.10 Intrepid Ibex
Send a message via AIM to HungSquirrel Send a message via MSN to HungSquirrel
Re: XFCE 4.2 installation issue

Code:
# ./xfce4-4.2beta1-installer.bin
Extracting the installer...

bzcat: (stdin): trailing garbage after EOF ignored
Autodetecting Xfce installation... Checking installer requirements...
You need Gtk+ >= 2.2.0 to use the installer.
Cleaning up...
Ummm...don't I already have GTK 2.2.0 or better?
__________________
$ whatis themeaningoflife
themeaningoflife: not found
HungSquirrel is offline   Reply With Quote
Old October 20th, 2004   #6
ErikN
5 Cups of Ubuntu
 
ErikN's Avatar
 
Join Date: Oct 2004
Location: Ireland
Beans: 21
Send a message via ICQ to ErikN Send a message via AIM to ErikN Send a message via MSN to ErikN Send a message via Yahoo to ErikN
Re: XFCE 4.2 installation issue

I had the same gtk error as well, i installed a few gtk packages and it worked after that , the installer actually worked, however at 85% or so it does the xfwm4 config which fails with XPM library not installed on your system, anyone know what package installs the xpm library?

thanks
ErikN is offline   Reply With Quote
Old October 20th, 2004   #7
HungSquirrel
Ubuntu Extra Shot
 
HungSquirrel's Avatar
 
Join Date: Oct 2004
Location: Mobile, AL, USA
Beans: 336
Ubuntu 8.10 Intrepid Ibex
Send a message via AIM to HungSquirrel Send a message via MSN to HungSquirrel
Re: XFCE 4.2 installation issue

I searched Synaptic and I believe the package you're looking for is libxpm4.

By the way, I got the installer working. I had to install libgtk2.0-dev and libxml2-dev to satisfy dependencies. Hope this helps someone.
__________________
$ whatis themeaningoflife
themeaningoflife: not found
HungSquirrel is offline   Reply With Quote
Old October 21st, 2004   #8
ErikN
5 Cups of Ubuntu
 
ErikN's Avatar
 
Join Date: Oct 2004
Location: Ireland
Beans: 21
Send a message via ICQ to ErikN Send a message via AIM to ErikN Send a message via MSN to ErikN Send a message via Yahoo to ErikN
Re: XFCE 4.2 installation issue

THanks HungSquirrel, i will give that a try
ErikN is offline   Reply With Quote
Old October 21st, 2004   #9
ErikN
5 Cups of Ubuntu
 
ErikN's Avatar
 
Join Date: Oct 2004
Location: Ireland
Beans: 21
Send a message via ICQ to ErikN Send a message via AIM to ErikN Send a message via MSN to ErikN Send a message via Yahoo to ErikN
Re: XFCE 4.2 installation issue

ok, got the installer working, thanks for that all, now one more thing, how do i add it to my session menu? it didnt add it?
ErikN is offline   Reply With Quote
Old October 21st, 2004   #10
HungSquirrel
Ubuntu Extra Shot
 
HungSquirrel's Avatar
 
Join Date: Oct 2004
Location: Mobile, AL, USA
Beans: 336
Ubuntu 8.10 Intrepid Ibex
Send a message via AIM to HungSquirrel Send a message via MSN to HungSquirrel
Re: XFCE 4.2 installation issue

sudo mkdir /etc/X11/sessions

Then, in your favorite text editor under sudo, make a file called /etc/X11/sessions/xfce.desktop and put this in it:

Code:
[Desktop Entry]
Encoding=UTF-8
Name=XFCE4
Comment=This logs you into XFCE4.
Exec=/usr/local/bin/startxfce4
TryExec=/usr/local/bin/startxfce4
Icon=
Type=Application
__________________
$ whatis themeaningoflife
themeaningoflife: not found
HungSquirrel is offline   Reply With Quote

Bookmarks

Thread Tools
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


All times are GMT -4. The time now is 11:52 AM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. bilberry