LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions
User Name
Password
Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on... Note: An (*) indicates there is no official participation from that distribution here at LQ.

Notices


Reply
  Search this Thread
Old 07-22-2004, 08:02 PM   #16
exodist
Senior Member
 
Registered: Aug 2003
Location: Portland, Oregon
Distribution: Arch
Posts: 1,374

Original Poster
Rep: Reputation: 47

as I stated before it was a different machine, I did not type it in the command as I typed it to you, however I must have had a typeo somewhere because yours is working
 
Old 07-22-2004, 08:07 PM   #17
slackMeUp
Member
 
Registered: Nov 2003
Distribution: Slack-where?
Posts: 654

Rep: Reputation: 30
The trick is the tidel (~). . . with some terms it shows up different then when in text. . .it has to do with the text encoding.

I had the same problem that you did when I was first using Gentoo. . . but I found the answer in the handbook and on a FAQ in their forums. Hehe, you'll shit yourself when that little trick does not work on something that is hard masked. But when you find yourself needing a program that is hard masked, pat yourself on the back for you have come a long way using linux.

Cheers!

Last edited by slackMeUp; 07-22-2004 at 08:09 PM.
 
Old 07-22-2004, 08:19 PM   #18
exodist
Senior Member
 
Registered: Aug 2003
Location: Portland, Oregon
Distribution: Arch
Posts: 1,374

Original Poster
Rep: Reputation: 47
" pat yourself on the back for you have come a long way using linux."

... I have been using linux for almost 6 years, I decided to switch to gentoo because of 2 reasons:
1) slackware 10 destroyed slackware
2) I already compiled everything I needed from source.
 
Old 07-22-2004, 08:28 PM   #19
slackMeUp
Member
 
Registered: Nov 2003
Distribution: Slack-where?
Posts: 654

Rep: Reputation: 30
Cool,

I switched my desktop from Slack to Gentoo then to SuSE 9.1 then back to Gentoo because I wanted to try something different. . . Gentoo stuck. . .now I can't get enough of it.

Sure the install bugs the hell out of me (I did a stage 2 first then stage 1 after I dropped SuSE), but I like the way the system is setup. . .
 
Old 07-22-2004, 08:38 PM   #20
exodist
Senior Member
 
Registered: Aug 2003
Location: Portland, Oregon
Distribution: Arch
Posts: 1,374

Original Poster
Rep: Reputation: 47
my 2 problems now:

the java portage is to old a version (I am a java developer) and it gives me an error:
http://www.linuxquestions.org/questi...hreadid=208517

also dependancies, I installed alsa manually not through portage, unfortinately now to install another program it loosk liek I am gonn ahave to install it from portage.... is there a way to skip specific dependancies?
 
Old 07-22-2004, 08:41 PM   #21
exodist
Senior Member
 
Registered: Aug 2003
Location: Portland, Oregon
Distribution: Arch
Posts: 1,374

Original Poster
Rep: Reputation: 47
lol sorry for my typing in the last post, I have no clue what the hell happened....
 
Old 07-22-2004, 08:45 PM   #22
slackMeUp
Member
 
Registered: Nov 2003
Distribution: Slack-where?
Posts: 654

Rep: Reputation: 30
Quote:
Originally posted by exodist
my 2 problems now:

the java portage is to old a version (I am a java developer) and it gives me an error:
http://www.linuxquestions.org/questi...hreadid=208517
Err. . .check you other thread. . .

Quote:
Originally posted by exodist
also dependancies, I installed alsa manually not through portage, unfortinately now to install another program it loosk liek I am gonn ahave to install it from portage.... is there a way to skip specific dependancies?
USE=" -X -whatever" emerge -p foo

set the use just for one ebuild all you have to do is set it in the command.
So just unset a dep with USE. . .
 
Old 07-22-2004, 08:49 PM   #23
exodist
Senior Member
 
Registered: Aug 2003
Location: Portland, Oregon
Distribution: Arch
Posts: 1,374

Original Poster
Rep: Reputation: 47
thank you, I got it ;-) you have been very helpful.
 
Old 07-22-2004, 08:56 PM   #24
slackMeUp
Member
 
Registered: Nov 2003
Distribution: Slack-where?
Posts: 654

Rep: Reputation: 30
No problem,

I can't program (well I do know a bit of Java) and Linux/open-source is about the community. I can't write code for the community (kernel, user-land apps, etc. . ) , and give back that way. So I try to help others with their problems on this forum when I can.

I feel that if everyone gives as much as they take this Linux thing just might work out.
 
Old 07-22-2004, 09:04 PM   #25
exodist
Senior Member
 
Registered: Aug 2003
Location: Portland, Oregon
Distribution: Arch
Posts: 1,374

Original Poster
Rep: Reputation: 47
do you know anything about custom startup scripts?
 
Old 07-22-2004, 09:27 PM   #26
slackMeUp
Member
 
Registered: Nov 2003
Distribution: Slack-where?
Posts: 654

Rep: Reputation: 30
I know some basic scripting . . . but I leave the start-up scripts to the Distro.
 
Old 12-28-2004, 01:02 PM   #27
gauntalus
Member
 
Registered: May 2004
Location: Hillsdale, MI
Distribution: gentoo 2004.3
Posts: 135

Rep: Reputation: 15
Quote:
Originally posted by exodist
ok I did this:
# ACCEPT_KEYWORDS="-86" emerge -p gnotepad+-1.3.3 it still tells me to try and add '='
I think you want this:
Code:
ACCEPT_KEYWORDS="~x86" emerge -pv gnotepad+-1.3.3
If that goes through without error, then just remove the '-pv', which stands for 'pretend' and 'verbose' I beleive.
 
Old 12-29-2004, 12:15 AM   #28
exodist
Senior Member
 
Registered: Aug 2003
Location: Portland, Oregon
Distribution: Arch
Posts: 1,374

Original Poster
Rep: Reputation: 47
wow.. 5 months since I posted this question I get a responce I ended up finding on my own a short time after giving up on the forum, thanx anyway gauntalus :-D
 
  


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
Gentoo 2005.1 emerge problem robio376 Linux From Scratch 2 11-01-2005 03:01 PM
emerge --sync problem while installing gentoo Fraggle Linux - Newbie 2 02-10-2005 06:00 AM
Gentoo libgpg-error-1.0 emerge problem ahh Linux - Software 2 09-21-2004 05:19 PM
Emerge Problem in Gentoo! Baryonic Being Linux - Software 2 06-15-2004 12:27 PM
Gentoo installation stage 2- emerge system problem chutsu Linux - Newbie 1 04-19-2004 12:17 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions

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