Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
installation von software ab cd nicht möglich
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
cng
Guru
Guru


Joined: 25 Feb 2004
Posts: 332
Location: Appenzell

PostPosted: Thu Mar 04, 2004 2:41 pm    Post subject: installation von software ab cd nicht möglich Reply with quote

hallo zusammen

da ich im geschäft den rechner mit gentoo nicht ans netz nehmen darf,
muss ich eben ab der 2er livecd installieren. das grundsystem bis und mit
x ist installiert und konfiguriert (hoffe korrekt). nun wollte ich mal
kde/fluxbox installieren. leider geht das nicht, da der rechner immer aufs
web will. ich habe emerge kde wie auch emerge --usepkg kde usw.
versucht. es kommt aber immer die meldung:

calculating dependencies ...done!
>>> emerge (1 of 54) media-libs/tiff-3.5.7-r1 to /
>> downloading http:/gentoo.oregonstate.edu/distfiles/tiff-v3.5.7.tar.gz
usw...

da ich aber kein netz habe, kann das nicht funktionieren. mit emerge
search tiff werden zwei einträge gefunden:
- dev-libs/libgeotiff [masked]
- media-libs/tiff
leider sind das nicht die benötigten daten.

ich ging mit einer andern maschine auf die homepage und habe das ding
auf ein floppy geladen und wollte das so installieren. nun habe ich aber
ein anderes problem, da ich am anfang meiner linuxkentnisse stehe.

was kann ich machen?

danke für eure hilfe

gruss
michael
Back to top
View user's profile Send private message
rmorszeck
n00b
n00b


Joined: 05 Jan 2004
Posts: 74

PostPosted: Thu Mar 04, 2004 3:57 pm    Post subject: Reply with quote

Hast du die Pakete von der CD1+2 auf deiner HD kopiert? Den da müssen sie sein um die Pakete installieren zu können.

cp -a /mnt/cdrom/packages/* /usr/portage/packages
_________________
All Systems with Gnome & Ethernet-Cards:
GentooLinux2005.1 (stage2, gentoo-dev-sources 2.6.12-r8), AthlonXP 2600+ DDR333/1024MB, NVidia5200@128MB
Back to top
View user's profile Send private message
cng
Guru
Guru


Joined: 25 Feb 2004
Posts: 332
Location: Appenzell

PostPosted: Fri Mar 05, 2004 7:02 am    Post subject: Reply with quote

hallo rene

danke für deine msg. ja, ich habe cd 1+2 auf der hd. so wie ich das sehe, stimmt da auch sonst etwas nicht.
ich kann weder eine cd, noch das floppy mounten. da linux für mich neu ist, kann es schon sein, dass ich
irgendwo einen fehler gemacht habe, obwohl ich nach der installationsnleigung gegangen bin.
in der fstab steht übrigens /dev/cdroms/cdrom0 iso9660
wenn das problem ganz easy gelöst werden könnte, ist es i.o. falls das problem grösseren ausmasses ist,
nehmen ich den pc mit nach hause und installiere das ding inkl. webzugang neu

kommst du mit deiner seite voran??

gruss schönes weekend

michael
Back to top
View user's profile Send private message
rmorszeck
n00b
n00b


Joined: 05 Jan 2004
Posts: 74

PostPosted: Fri Mar 05, 2004 4:21 pm    Post subject: Reply with quote

Für Floppy und Cdrom musst du in /etc/fstab folgendes eintragen:

Code:

/dev/cdroms/cdrom0   /mnt/cdrom   iso9660      noauto,ro,user      0 0
/dev/fd0      /mnt/floppy   vfat      noauto,user      0 0


Und im Verzeichnis musst du folgende Ordner anlegen:

mkdir /mnt/floppy
mkdir /mnt/cdrom

floppy und cdrom sind frei wählbare Namen die aber in fstab gleich lauten müssen.

Mit:

mount /mnt/cdrom (Gegenstück ist umount)
mount /mnt/floppy

kannst du Floppy oder Cdrom in dein System einbinden, aber nur wen ein Medium eingelegt ist.
_________________
All Systems with Gnome & Ethernet-Cards:
GentooLinux2005.1 (stage2, gentoo-dev-sources 2.6.12-r8), AthlonXP 2600+ DDR333/1024MB, NVidia5200@128MB
Back to top
View user's profile Send private message
Genone
Retired Dev
Retired Dev


Joined: 14 Mar 2003
Posts: 9545
Location: beyond the rim

PostPosted: Sat Mar 06, 2004 12:46 am    Post subject: Reply with quote

ansonsten mal
Code:
emerge -K kde
probieren.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum