Home
Help
Login
Register
Wiki
Website
Fossunet
Welcome Guest, please
login
or
register
.
Username:
1 Hour
1 Day
1 Week
1 Month
Forever
Password:
The Dreamlinux Forum Community
Absolute Beginner Talk
Beginners Section
Topic:
Easy-Install not working.
Pages: [
1
]
Go Down
0 Members and 1 Guest are viewing this topic.
Topic Tools
Topic Tools
Print
July 20, 2009, 03:05:30 PM
kramm
New Dreamer
Thanks 0
Offline
Posts: 1
Easy-Install not working.
Hello! To first - sorry for my bad English.
I'm happy to found DreamLinux distro, it is funderfull and working in Estonian, faster then Ubuntu.
I have Dell Latitude C610, P-III, 1GHz, 384 MB RAM.
If I installing Dream 3.2 Easy-Install is working. In Dream 3.5 Easy-Install not working, in taskbar coming to any seconds - Starting Easy.. and disappear.
In Dream 3.2 I have install Google Earth, Wine, but install Opera and Picasa not. My be it's download versions and adress is old and not use. In installer answer is - check net conection.
When I install Dream 3.5 to Deram 3.2 without format in DL install, I have easy-installed programs and they working.
Logged
July 20, 2009, 03:22:29 PM
Palemoon
Development
Dream Hacker
Thanks 40
Offline
Posts: 538
Re: Easy-Install not working.
I don't know if this will help your problem, but check out this post.
http://dreamlinuxforums.org/index.php/topic,5459.0.html
If not, post back and I am sure someone will be able to sort it out for you.
Ed
Logged
My Hardware Profile
|
DreamStep
|
Digital Orb Studios
DL4 and the NEW Xorg way
August 06, 2009, 10:12:04 PM
sdim
New Dreamer
Thanks 2
Offline
Posts: 34
Re: Easy-Install not working.
I noticed the same thing as kramm,but after updating/upgrading DL,everything is working OK.
Logged
September 14, 2009, 11:27:31 PM
dpeirce
New Dreamer
Thanks 4
Offline
Posts: 34
Re: Easy-Install not working.
In my installation of DreamLinux 3.5 (KDE4), libgtk2-ruby1.8 was installed; libgtk2-ruby wasn't installed so I installed it. Now, when I click Easy Install, the icon bounces on the desktop for a while, then winks out. The internet is connected, I've been trying for several days now, I've done update and upgrade.
I tried running it in a root terminal using the icon settings for that entry in the KDE menu ( # easyinstall.rb ) I get these error messages:
Code:
No protocol specified
/usr/lib/ruby/gtk2.rb:12:in 'init': Cannot open display: :0.0 (GTK::InitError)
from /usr/lib/ruby/1.8/gtk2.rb:12
from /usr/local/bin/easyinstall.rb:13:in 'require'
from /usr/local/bin/easyinstall.rb:13
Hope that's enough to help in the detective work.
In faith, Dave
Viva Texas
Linux, because we don't need no steenkin' Blue Screen of Death!
Logged
September 15, 2009, 12:46:57 AM
Palemoon
Development
Dream Hacker
Thanks 40
Offline
Posts: 538
Re: Easy-Install not working.
Quote from: dpeirce on September 14, 2009, 11:27:31 PM
In my installation of DreamLinux 3.5 (KDE4), libgtk2-ruby1.8 was installed; libgtk2-ruby wasn't installed so I installed it. Now, when I click Easy Install, the icon bounces on the desktop for a while, then winks out. The internet is connected, I've been trying for several days now, I've done update and upgrade.
I tried running it in a root terminal using the icon settings for that entry in the KDE menu ( # easyinstall.rb ) I get these error messages:
Code:
No protocol specified
/usr/lib/ruby/gtk2.rb:12:in 'init': Cannot open display: :0.0 (GTK::InitError)
from /usr/lib/ruby/1.8/gtk2.rb:12
from /usr/local/bin/easyinstall.rb:13:in 'require'
from /usr/local/bin/easyinstall.rb:13
Hope that's enough to help in the detective work.
In faith, Dave
Viva Texas
Linux, because we don't need no steenkin' Blue Screen of Death!
You did follow the steps listed in this post right?
http://dreamlinuxforums.org/index.php/topic,5459.0.html
Ed
Logged
My Hardware Profile
|
DreamStep
|
Digital Orb Studios
DL4 and the NEW Xorg way
September 15, 2009, 01:29:37 AM
dpeirce
New Dreamer
Thanks 4
Offline
Posts: 34
Re: Easy-Install not working.
Yes, I did. 1) My internet connection is made. 2) I've been trying for several days. 3) I've done update and upgrade. 4) libgtk2-ruby1.8 was installed; libgtk2-ruby was not installed so I installed it.
In faith, Dave
Viva Texas
Logged
September 15, 2009, 02:38:17 AM
Palemoon
Development
Dream Hacker
Thanks 40
Offline
Posts: 538
Re: Easy-Install not working.
Quote from: dpeirce on September 15, 2009, 01:29:37 AM
Yes, I did. 1) My internet connection is made. 2) I've been trying for several days. 3) I've done update and upgrade. 4) libgtk2-ruby1.8 was installed; libgtk2-ruby was not installed so I installed it.
In faith, Dave
Viva Texas
Follow these steps to the letter (re-install libgtk2-ruby1.
:
Quote from: richs-lxh on May 09, 2009, 07:29:46 AM
Xorg has been pinned at this version as it was causing breakage with some drivers. Just update and upgrade everything else.
Ok, next.
Code:
sudo apt-get install dream-update
Code:
sudo apt-get install libgtk2-ruby libgtk2-ruby1.8
Code:
sudo apt-get update && sudo apt-get upgrade
Now try Easy Install with the launcher or the command line.
Code:
gksudo /usr/local/bin/easyinst.rb
or
Code:
gksudo /usr/local/bin/easyinstall.rb
This has fixed it for most people. Try forcing a re-install of it all. If it doesn't work then we will have to wait for Rich or someone else to jump in...
Ed
Logged
My Hardware Profile
|
DreamStep
|
Digital Orb Studios
DL4 and the NEW Xorg way
September 16, 2009, 02:28:00 PM
dpeirce
New Dreamer
Thanks 4
Offline
Posts: 34
Re: Easy-Install not working.
OK, did all that letter by letter :^>. Reinstalled both lib files, update, upgrade, run easyinst.rb/easyinstall.rb in root term and from the menu.
In root term I get the same error messages I got before:
Code:
No protocol specified
/usr/lib/ruby/gtk2.rb:12:in 'init': Cannot open display: :0.0 (GTK::InitError)
from /usr/lib/ruby/1.8/gtk2.rb:12
from /usr/local/bin/easyinstall.rb:13:in 'require'
from /usr/local/bin/easyinstall.rb:13
From the menu, I get a terminal window that says 'sudo...', and then it disappears.
Oddly, neither easyinst.rb nor easyinstall.rb appear in synaptic. And apt-get install could not find either.
??
In faith, Dave
Viva Texas
Oh My Gosh! They Killed init! You Jerks!
Logged
Pages: [
1
]
Go Up
The Dreamlinux Forum Community
Absolute Beginner Talk
Beginners Section
Topic:
Easy-Install not working.
Jump to:
Please select a destination:
-----------------------------
Absolute Beginner Talk
-----------------------------
=> Beginners Section
-----------------------------
Main Support Categories
-----------------------------
=> General Support Categories
===> Live CD Boot Up Support
===> Install and Setup Support
===> USB Pendrive Install
===> Gnome Desktop Support
===> Xfce Desktop Support
===> Fluxbox and other DE/WM
=> Dreamlinux Applications
===> Easy-Install Support
===> DCP - Dreamlinux Control Panel
=> Hardware Support Categories
===> Graphics Cards & Monitor
===> Network Cards, Wireless
===> Sound Card Support
===> Keyboards & Language
===> Printer, Scanner & Fax
===> Webcams and Cameras
===> Bluetooth Devices
===> Dell Users
===> Mac Users
===> EeePC and Netbook Support
===> Laptop Specific Support
=> Software and Application Support
===> Internet Browser Support
===> Audio, Music applications
===> Dvd/Video reproduction apps
===> Virtual Desktop Support
===> MKdistro Support
===> Web & Mail Server Help
===> Wine And Wine-Doors
===> Business Software
===> Programming and Scripts
===> Messenger & Email Clients
===> Security, Firewalls, Antivirus
=> Hobbies, Passtimes and Education
===> Games, Gaming & Linux
===> Photography & Linux
===> Design & Graphics with Linux
===> Science & Linux
===> Linux Educational Software
===> Dreamlinux Projects
=> Eye Candy For Your Desktop
===> Avant Window Navigator (AWN)
===> Conky - Linux Desktop System Monitor
===> Engage Dock
===> Compiz Fusion Support
===> Themes and Wallpaper
===> Other Mac-Style Docks
===> Dreamlinux Gallery
===> Dreamlinux Videos
=> Preinstalled Dreamlinux
===> GreenDream
-----------------------------
International Support Forums
-----------------------------
=> International Support
===> Español
=====> Noticias y Anuncios
=====> Live CD
=====> Instalación
=====> HowTo's y Tips
=====> Internet/Red
=====> Tarjeta Grafica
=====> Aplicaciones
===> Italiano
=====> Novità e Annunci
=====> Live CD
=====> Installazione
=====> Internet/Network
=====> Schede grafiche
=====> Applicazioni
=====> Trucchi, Suggerimenti ed How To
===> Deutsch
=====> News und Ankündigungen
=====> Live CD
=====> Installation
=====> Internet/Netzwerk
=====> Grafikkarten
=====> Anwendungen
=====> Sonstiges - alles was euch sonst bewegt
===> Francais
=====> Nouvelles et Annonces
=====> Live CD
=====> Installation
=====> Internet / Réseau
=====> Carte Graphique
=====> Applications / logiciels
=====> Hors-sujet
===> Portuguese/Brasilian
=====> Novidades e Avisos
=====> Live CD
=====> Instalação
=====> Internet e Rede
=====> Placas de Vídeo
=====> Aplicativos
===> Русский - Russian
=====> Новости и объявления
=====> LiveCD
=====> Установка
=====> Сеть/Интернет
=====> Аппаратура/Железо
=====> Обсуждение дистрибутива/замечания и предложения
=====> Разговоры обо всем
===> Nederlands
-----------------------------
Forum Community Discussions
-----------------------------
===> Tips, Tricks, Guides and Tutorials
===> Testimonials & Distro Suggestions
===> Announcements, News, & Chat
===> Friends of Dreamlinux Forums
===> Spammer Board
-----------------------------
Dreamlinux 4.0 Alpha - Beta - RC - Testing
-----------------------------
=> Alpha, Beta, RC General Board
===> Alpha Testing
===> Beta Testing
===> RC Testing
Loading...