samedi 5 avril 2014

CMD install error (.bash_profile)

Hi,



My environment:

OS = MacOSX Maverick

ANT = 1.9.3

RUBY = 1.9.3p545





I'm having the following error in SA 3.0.4 build 1386 (OSX Maverick)



cmd

/Users/<username>/.bash_profile: line 4: ulimit: open files: cannot modify limit: Operation not permitted /Users/<username>/.bash_profile: line 5: ulimit: open files: cannot modify limit: Invalid argument


The .bash_profile content is:

export DISPLAY=:0.0

export ORACLE_BASE=$HOME

umask 022

ulimit -Hn 65536

ulimit -Sn 65536



# MacPorts Installer addition on 2013-07-12_at_08:33:00: adding an appropriate PATH variable for use with MacPorts.

export PATH=/opt/local/bin:/opt/local/sbin:$PATH

# Finished adapting your PATH environment variable for use with MacPorts.



[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" # Load RVM into a shell session *as a function*




I did the following without success:

1. chown nobody:nogroup .bash_profile (from root:admin)

2. chmod 777 .bash_profile




Aucun commentaire:

Enregistrer un commentaire