[texhax] texlive2007 in Ubuntu

TEDY tedytirtawidjaja at gmail.com
Fri May 4 15:44:59 CEST 2007


I have put those line in my bash_profile so my bash_profile look like this :

============================================
# ~/.bash_profile: executed by bash(1) for login shells.
# see /usr/share/doc/bash/examples/startup-files for examples.
# the files are located in the bash-doc package.

# the default umask is set in /etc/login.defs
#umask 022

# include .bashrc if it exists
if [ -f ~/.bashrc ]; then
    . ~/.bashrc
fi

# set PATH so it includes user's private bin if it exists
if [ -d ~/bin ] ; then
    PATH=~/bin:"${PATH}"
fi

PATH=/home/tedy/texlive/2007/bin/i386-linux:$PATH;
export PATH
============================================

But, the problem still happen. Can you tell me how the syntax must be?
Is there syntax are correct?


-- 
Sincerely Yours,

Tedy Tirtawidjaja


More information about the texhax mailing list