LinuxQuestions.org
Review your favorite Linux distribution.
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-06-2006, 10:50 PM   #1
E.M.P99
LQ Newbie
 
Registered: Mar 2006
Distribution: Debian/ubuntu/kubuntu/gentoo
Posts: 22

Rep: Reputation: 15
Unhappy Minimal CD install help


ok , so i want to learn about linux and i'v used Macs all my life, so i went and found Debian (debian.org) and saw that u can download a small iso to burn and install a bare bones system then download desktop,games,ect. via aptitude.

so here's the problem i have linux installed. i just downloaded/installed the ade desktop but what now. i have linux for dummies and they talk about x11 should i get that

linux for dummies is just for x86 linux not ppc so that isn't of much use

i'm doing this on a the first imac (the colored ones)

i also have ubuntu coming in 4-6 weeks lol
 
Old 03-07-2006, 02:59 AM   #2
mickyg
Member
 
Registered: Oct 2004
Location: UK
Distribution: Ubuntu/Kubuntu
Posts: 249

Rep: Reputation: 30
x11 is the graphically server that, as far as I understand it, allows you to run windowed applications such as KDE. So, regardless of machine architecture you would need x11 installed.
 
Old 03-07-2006, 03:58 AM   #3
Nathanael
Member
 
Registered: May 2004
Location: Karlsruhe, Germany
Distribution: debian, gentoo, os x (darwin), ubuntu
Posts: 940

Rep: Reputation: 33
apt-get install xserver-xorg x-window-system-core
 
Old 03-07-2006, 12:19 PM   #4
E.M.P99
LQ Newbie
 
Registered: Mar 2006
Distribution: Debian/ubuntu/kubuntu/gentoo
Posts: 22

Original Poster
Rep: Reputation: 15
so just type that in and all be on my way?

ok going to try that
 
Old 03-07-2006, 12:43 PM   #5
E.M.P99
LQ Newbie
 
Registered: Mar 2006
Distribution: Debian/ubuntu/kubuntu/gentoo
Posts: 22

Original Poster
Rep: Reputation: 15
ok i typed that in it said
E:could not open lock file /var/lib/dpkgl/lock - open ( 13 permission denied )
E: unable to lock the admin directory , are you root

i don't know how to become root manully but should i use aptitude to get it , it ask's me for the root pass before i download any thing


ok so i whent and type apt-get....it opened and i type xserver-xorg x-window-system-core
it said that it could not find the file or directory for xserver-xorg so Nathanael u think u spell it wrong??

Last edited by E.M.P99; 03-07-2006 at 12:55 PM.
 
Old 03-07-2006, 02:38 PM   #6
E.M.P99
LQ Newbie
 
Registered: Mar 2006
Distribution: Debian/ubuntu/kubuntu/gentoo
Posts: 22

Original Poster
Rep: Reputation: 15
ok i found out how to become root i did type in the stuff u said and it read the the packeges made dpendeciy tree and then said it didn't find xserver-xorg

i think i need to download this??
if i do could u tell me how
 
Old 03-07-2006, 02:51 PM   #7
pljvaldez
LQ Guru
 
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094

Rep: Reputation: 281Reputation: 281Reputation: 281
Post your /etc/apt/sources.list file. I suspect you're using Sarge (the current stable release) which uses xserver-xfree86 instead.

Oh, and you should always do apt-get update before installing anything. It will download the latest package list so that you'll only install the most up to date packages.
 
Old 03-08-2006, 04:43 AM   #8
Nathanael
Member
 
Registered: May 2004
Location: Karlsruhe, Germany
Distribution: debian, gentoo, os x (darwin), ubuntu
Posts: 940

Rep: Reputation: 33
another hint... apt-cache pkgnames xserver will show you what is available
 
Old 03-08-2006, 04:31 PM   #9
E.M.P99
LQ Newbie
 
Registered: Mar 2006
Distribution: Debian/ubuntu/kubuntu/gentoo
Posts: 22

Original Poster
Rep: Reputation: 15
Wink

hey i don't like giving up on things at all but should i just download kubuntu and use that to get me started

u know once i become more linux savy

then i'll try debian

but relly thanks for ur help

Last edited by E.M.P99; 03-08-2006 at 04:33 PM.
 
Old 03-08-2006, 04:52 PM   #10
pljvaldez
LQ Guru
 
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094

Rep: Reputation: 281Reputation: 281Reputation: 281
If you do decide to go that way, check out the Unofficial Ubuntu Guide and Automatix.

Just remember that if you use Kubuntu, wherever they say sudo gedit to instead use sudo kate (I think that's KDE's gui text editor) or sudo nano,joe,pico,emacs,vi,whatevertexteditoryoulike.
 
Old 03-08-2006, 06:38 PM   #11
thidranki
LQ Newbie
 
Registered: Mar 2006
Location: Pittsburgh, PA
Distribution: Ubuntu
Posts: 16

Rep: Reputation: 0
Well, I burned the LiveCD of Ubuntu and got Linux working on my PowerBook. Very easy, and it was exciting :P
 
Old 03-08-2006, 10:51 PM   #12
navaburo
LQ Newbie
 
Registered: Mar 2006
Posts: 16

Rep: Reputation: 0
Ubuntu recommended

If you are new at Linux, and want to learn debian, I would recomend Ubuntu. That way you have an easy to move around desktop system right away but still have debian under the hood and it will make the conversion to linux/debian more painless.
 
Old 03-09-2006, 11:12 AM   #13
naruto273
LQ Newbie
 
Registered: Mar 2006
Posts: 9

Rep: Reputation: 0
yellow dog linux

I think you should try yellow dog linux, a linux distro developed specifically for use with a powerpc (which in turn means all of the old macs). I do not know of how well ubuntu and other os's support macs, but I would bet that a linux distro based from the ground up on the powerpc architecture might have zero problems with a mac. But I have never tried the distro, so you might want to talk to someone who has.
 
Old 03-09-2006, 10:58 PM   #14
nitinatindore
Member
 
Registered: Dec 2004
Location: India
Distribution: Mandrake, Mandriva, PclinuxOS
Posts: 114

Rep: Reputation: 15
Ok so you want minimalistic CD with almost everything.
Here's your destination:
http://slax.linux-live.org/download.php
 
Old 03-09-2006, 11:17 PM   #15
E.M.P99
LQ Newbie
 
Registered: Mar 2006
Distribution: Debian/ubuntu/kubuntu/gentoo
Posts: 22

Original Poster
Rep: Reputation: 15
hi i have kbuntu installed it works grate love it

ya kate the text editor. i looked at automatrix it looks cool but i like adept. the Unofficial Ubuntu Guide is only for 5.0.4

but any ways i love it and i would recomend kubuntu to any one with a low end machine (eg. with macOSX u stop getting java updates after each major system update. u dont get java 1.5 if ur runing 10.2.

pluse i like the its gets a major ( or thats what i hread) updated every 6 months
 
  


Reply



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
minimal linux install fotoguy Linux - Software 17 05-25-2013 12:37 AM
See my minimal install HOWTO gnashley Slackware 14 02-01-2008 06:24 PM
Minimal install AlberTUX Slackware 1 11-23-2005 01:55 AM
help with a minimal install mceachrw Amigo 6 09-22-2004 07:18 PM
Getting Started From Minimal install Viper_iii Linux - Newbie 6 02-12-2003 04:45 PM

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

All times are GMT -5. The time now is 11:15 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