![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
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.
|
|
Absolute Beginner Talk The perfect starting place to find out more about computers, Linux and Ubuntu. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Gee! These Aren't Roasted!
![]() Join Date: Aug 2007
Location: UK
Beans: 182
Ubuntu 7.04 Feisty Fawn
|
Installing SimDock
I download the .deb verison of SimDock.
It launches installer when i double click and i get this: |
|
|
|
|
|
#2 |
|
Gee! These Aren't Roasted!
![]() Join Date: Aug 2007
Location: UK
Beans: 182
Ubuntu 7.04 Feisty Fawn
|
Re: Installing SimDock
Anyone?
|
|
|
|
|
|
#3 |
|
First Cup of Ubuntu
![]() Join Date: Oct 2006
My beans are hidden!
|
Re: Installing SimDock
I also facing the same problem before.
So what i do was download the rpm package and the convert it to deb package using alien. Or you may try to download another deb package from getdeb (www.getdeb.net) |
|
|
|
|
|
#4 |
|
Has an Ubuntu Drip
![]() Join Date: Sep 2006
Location: Planet Earth
My beans are hidden!
Ubuntu 7.10 Gutsy Gibbon
|
Re: Installing SimDock
You don't have to compile Simdock....
I just use Apt-get and it even put an icon on my Applications menu. The icon looks like a Horse Magnet. |
|
|
|
|
|
#5 |
|
5 Cups of Ubuntu
![]() Join Date: Sep 2007
Beans: 16
|
Re: Installing SimDock
i download from getdeb.net and its work
|
|
|
|
|
|
#6 |
|
Fresh Brewed Ubuntu
![]() Join Date: Apr 2006
Location: in the dark
Beans: 1,513
|
Re: Installing SimDock
the getdeb way or aptget way will probably work but for future reference I can give you a hint. The permission problem means that this particular deb file is protected and I would guess only root would be able to install it. There is a number of ways around this.
Code:
sudo dpkg -i name_of_file.deb Code:
sudo chmod -R 777 name_of_file.deb You can apply these methods to anything in linux.
__________________
Imagination is more important than knowledge Last edited by slimdog360; September 8th, 2007 at 07:52 AM.. |
|
|
|
|
|
#7 |
|
Quad Shot of Ubuntu
![]() Join Date: Jun 2007
Location: Durian Central
Beans: 500
Ubuntu 8.10 Intrepid Ibex
|
Re: Installing SimDock
The code doesn't work...
__________________
[AMD AthlonX2 4000,Emaxx MCP61S-AVL,2GB Geil,7300GT 512MB,160GB] [AMD Sempron 2200+,Asrock K7VM3,1GB PQI,FX5200,80GB+160GB IDE] [Sony Vaio VGN-CR35G,Core2 T8100 2.10GHz,2GB RAM,200GB] ^Apr'07 7.04|Jan'08 7.10|May'08 8.04|Jun'08 Mint5|Oct'08 8.10^ |
|
|
|
|
|
#8 |
|
Just Give Me the Beans!
![]() |
Re: Installing SimDock
Same problem here
__________________
Free your Mind, Free your Soul. Use Open Source http://hosting06.imagecross.com/imag...06/8448usa.gif |
|
|
|
|
|
#9 |
|
5 Cups of Ubuntu
![]() Join Date: Nov 2006
Location: Spain
Beans: 30
Ubuntu Jaunty Jackalope (testing)
|
Hi everybody !!! I compiled wxwidgets_2.8.5 and simdock-1.2 for Ubuntu Gutsy
You can download the files here: wxwidgets_2.8.5 simdock-1.2 First you most install wxwidgets_2.8.5.deb If you have any problem with background (sometimes appears a message at start session) you most do 2 things: 1. Scale the wallpaper image to your screen resolution. For example, if your screen resolution in 1024x768 your wallpaper image most have the same resolution. 2. To start simdock you most indicate where is your wallpaper image like this: simdock /here/is/my/wallpaper/thisis.jpg Don't forget that simdock is a very earlier application... but this version works very fine in my ubuntu gutsy I hope that this halp you. Reggards and.. Good save Ubuntu ![]() |
|
|
|
|
|
#10 |
|
First Cup of Ubuntu
![]() Join Date: Feb 2007
Beans: 11
|
I tried to install the packages you posted for download (thanks, by the way) but I get an error that a dependency is not satisfiable: libpango1.0-0
Any ideas where to get it? EDIT: Actually, upon further research I found I already had it installed, but still unable to install wxwidgets or simdock. Any ideas? EDIT AGAIN: For anybody else having the same problem, here's how I fixed it: 1. Add one of the repositories here: http://packages.debian.org/sid/libpango1.0-0/i386/download to your /etc/apt/sources.list by adding the appropriate line to end, i.e. Code:
deb http://http.us.debian.org/debian sid main 3. Mark libpango for update. Synaptic will automatically mark all necessary dependencies for update as well. Apply changes 4. Now you should be able to install wxwidgets, and then simdock. I got it installed, but decided it wasn't for me just yet. It still lacks a lot of customization options, and it just doesn't seem to behave quite right. Oh, and one other thing: when you add that repository from debian.org, you'll probably get a notification that there are a bunch of updates available. Update at your own risk. I'm pretty new at linux and troubleshooting, so I may or may not be able to answer questions or help you solve problems, but I'll do my best. Last edited by benjaminmorris; November 6th, 2007 at 11:10 PM.. Reason: Solution found |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|