[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: j2skd1.4.0beta-i386.rpm to deb; will it work ?



On Mon, Aug 19, 2002 at 08:45:31PM +0930, Tom Cook wrote:

> Erm, I haven't read some of this thread, so this may be *really*
> obvious, and I may just be missing some point of the discussion, but
> what you are doing here looks to me to be:
> 
> export PATH=/usr/java/j2sdk1.4.0/bin:$PATH
> export PATH="/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/lib/postgresql/bin:/usr/java/j2sdk1.4.0/bin"
> 
> When what you want is actually the other way around...

You hit the nail on the head :), 

the way is:
PATH=$PATH:/usr/java/j2sdk1.4.0/bin
export PATH

Rudy
-- 
Rudy Gevaert - info@webworm.org  - http://www.webworm.org 
keyserverID=24DC49C6 -  http://savannah.gnu.org/projects/glms
I'm a GNU/Linux advocate. Every action against my beliefs is useless

No one can earn a million dollars honestly.   
                           - William Jennings Bryan (1860-1925)



Reply to: