Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Nov 30th, 2006, 3:58 PM   #1
Baphomet
Retired Programmer
 
Baphomet's Avatar
 
Join Date: Jul 2006
Posts: 45
Rep Power: 0 Baphomet is on a distinguished road
Linux is Annoying (Ubuntu)

I just got Ubuntu (Edgy) Linux (the one that comes with Gnome). I love it, but theres a lot of things that just annoy me about Linux. First off, I don't have an internet connection at my house. So I can't download straight from Linux. Secondly, I don't have a burnable DVD drive. Installing from Linux, as most know can be troublesome because you have to install a bunch of dependencies first. And even the dependencies have dependencies. So, I want one app (anjuta) and I check all the dependencies an I have to download like 500 things. It gets so annoying. Since I can't download the dependencies straight from Linux, I need to go to the Library. Library blocks booting from a CD so I can't check if I have what I need there. The only other option is a repository DVD that comes with alot of stuff for Ubuntu. I don't have a burnable DVD drive (nor does anyone else I know) Even if I did, I don't have the medium to transport the data to my computer (I don't have a 4.7 GB flash drive; just a 1 GB one). So... My question to you guys is... Is there a repository CD (NOT DVD) that I can download with a bunch of dev tools for Linux (preferably Ajunta)? Or something I can do so I don't have download like 500 files.
Baphomet is offline   Reply With Quote
Old Nov 30th, 2006, 4:14 PM   #2
big_k105
PFO Founder

 
big_k105's Avatar
 
Join Date: Mar 2004
Location: Fargo, ND
Posts: 1,629
Rep Power: 10 big_k105 is on a distinguished road
Send a message via AIM to big_k105 Send a message via MSN to big_k105 Send a message via Yahoo to big_k105
http://ubuntuforums.org/showthread.php?t=42862

I don't know if that will help you much, but it sounds like if you asked over at ubuntuforums.org about this I bet they could help you out more.
__________________
BIG K aka Kyle
Programming Forums
Kyle K Online

Please do not PM or email me programming questions. Post them in the forums instead.
big_k105 is offline   Reply With Quote
Old Nov 30th, 2006, 4:22 PM   #3
Jessehk
The Oblivious One
 
Jessehk's Avatar
 
Join Date: May 2005
Location: Ontario, Canada
Posts: 639
Rep Power: 4 Jessehk is on a distinguished road
You have a lot of misconceptions about how things work. Sorry I can't be more helpful, but I don't really know where to start.
__________________
Dr. Zoidberg: [ecstatic] I'm going to a movie... with FRIENDS!
Jessehk is offline   Reply With Quote
Old Nov 30th, 2006, 4:52 PM   #4
Pizentios
Programming Guru
 
Pizentios's Avatar
 
Join Date: May 2004
Location: Brandon, Manitoba, Canada
Posts: 2,023
Rep Power: 7 Pizentios is on a distinguished road
Send a message via ICQ to Pizentios Send a message via MSN to Pizentios
well ubuntu has a package manager to download the deps and such for you and automagically installs them for you, however you will stuck doing it the way you are doing it untill you get a net connection at the location of that box.
__________________
Profanity is the one language that all programmers understand.

Check out my Blog <---updated Nov 30 2007!
Pizentios is offline   Reply With Quote
Old Nov 30th, 2006, 5:01 PM   #5
Arevos
Programming Guru
 
Arevos's Avatar
 
Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5 Arevos is on a distinguished road
A tricky problem, especially since you're running Edgy. The lack of a DVD burner is no problem in itself, as it's fairly simple to access the files on a DVD ISO. The bottleneck is your flash drive.

I suggest posting on ubuntuforums about it. In the meantime, here are the dependencies that anjuta relies on:
Inst devhelp-common (0.12-0ubuntu4 Ubuntu:6.10/edgy)
Inst libdevhelp-1-0 (0.12-0ubuntu4 Ubuntu:6.10/edgy)
Inst libgbf-1-common (0.1.3-2 Ubuntu:6.10/edgy)
Inst libgbf-1-0 (0.1.3-2 Ubuntu:6.10/edgy)
Inst anjuta-common (2.0.2-2ubuntu1 Ubuntu:6.10/edgy)
Inst anjuta (2.0.2-2ubuntu1 Ubuntu:6.10/edgy)
Conf devhelp-common (0.12-0ubuntu4 Ubuntu:6.10/edgy)
Conf libdevhelp-1-0 (0.12-0ubuntu4 Ubuntu:6.10/edgy)
Conf libgbf-1-common (0.1.3-2 Ubuntu:6.10/edgy)
Conf libgbf-1-0 (0.1.3-2 Ubuntu:6.10/edgy)
Conf anjuta-common (2.0.2-2ubuntu1 Ubuntu:6.10/edgy)
Conf anjuta (2.0.2-2ubuntu1 Ubuntu:6.10/edgy)
A quick question: what software is available for the library computers you use?
Arevos is offline   Reply With Quote
Old Nov 30th, 2006, 6:12 PM   #6
mackenga
Professional Programmer
 
Join Date: Mar 2005
Location: Glasgow, Scotland
Posts: 317
Rep Power: 4 mackenga is on a distinguished road
Running Linux without a 'net connection is always awkward. I always think Fedora Core 4 onwards are sweet as a nut and as easy as anything to set up, tweak and run - but as soon as I'm on a dialup (let alone have no connection at all!) I have to admit it's pretty damn awkward. All the automatic dependency resolution in the world doesn't help if you actually have to walk to a library, download, bring the packages home, and then repeat ad nauseum.

I strongly recommend getting an internet connection on your Linux box. I'm really sorry if that's not possible (it's always annoying when people recommend what you already would be doing if you could...) but it does seem like every distribution I try assumes you have one and life's a lot more fun with Linux and broadband than with either one without the other.

Hypocritically enough I'm posting this from my NT4 box ... but that's another story. Heh.
__________________
"I'm not a genius. Why do I have to suffer?"
mackenga is offline   Reply With Quote
Old Dec 1st, 2006, 8:42 AM   #7
Baphomet
Retired Programmer
 
Baphomet's Avatar
 
Join Date: Jul 2006
Posts: 45
Rep Power: 0 Baphomet is on a distinguished road
Quote:
Originally Posted by Arevos View Post
What software is available for the library computers you use?
Well, not much except for a web browser.

Your idea would be great if I could store that whole iso on my flash drive


HEY! Would this work? If I ran the live disc at work, and then used the add/remove utility, then used AptonCd to copy all files I download to a cd?

Last edited by Baphomet; Dec 1st, 2006 at 9:17 AM.
Baphomet is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Slackware installation guide for Linux beginners coldDeath Coder's Corner Lounge 104 Jul 29th, 2007 4:40 AM
My views on Linux Marvin Coder's Corner Lounge 70 Dec 19th, 2006 11:13 AM
Ubuntu Linux Package Manager Baphomet Coder's Corner Lounge 7 Nov 29th, 2006 8:39 PM
Troubles with Ubuntu Install MrMan9879 Coder's Corner Lounge 29 Jan 9th, 2006 9:06 PM
windows memset and Linux memset (difference?) Dr.Backtick` C++ 0 Feb 5th, 2005 7:59 PM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 7:53 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC