1. what the 773H

What is wrong with my bash_profile?  I'm using Mandrake linux.
I wanna get Euphoria working on linux.

<BEGIN bash_profile>

# .bash_profile

# Get the aliases and functions
if [ -f ~/.bashrc ]; then
	. ~/.bashrc
fi

# User specific environment and startup programs

PATH=/home/jerry/euphoria/bin:$PATH
PATH=$PATH:$HOME/bin
EUDIR=/home/jerry/euphoria
BASH_ENV=$HOME/.bashrc
USERNAME=""
HISTIGNORE="[   ]*:&:bg:fg"

export USERNAME BASH_ENV PATH HISTIGNORE EUDIR

<END bash_profile>

       Jerry Story

new topic     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu