This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Package 'lapack' is not installing correctly using setup


OMG I didn't realize I had to exit the shell and start a new one. Thanks, it 
worked!

Old shell console:
------------------------
$ splitpath
/usr/local/bin
/usr/bin
/cygdrive/c/WINDOWS/system32
/cygdrive/c/WINDOWS
/cygdrive/c/WINDOWS/System32/Wbem
/cygdrive/c/WINDOWS/system32/WindowsPowerShell/v1.0
/cygdrive/c/Program Files/Microsoft SQL 
Server/100/Tools/Binn/VSShell/Common7/IDE
/cygdrive/c/Program Files/Microsoft SQL Server/100/Tools/Binn
/cygdrive/c/Program Files/Microsoft SQL Server/100/DTS/Binn
/cygdrive/c/Program Files/DTN/IQFeed
/cygdrive/c/Program Files/OpenVPN/bin
/cygdrive/c/Program Files/Java/apache-ant-1.8.2/bin
-------------------------

New shell console:
-----------------------------
$ splitpath
/usr/local/bin
/usr/bin
/cygdrive/c/WINDOWS/system32
/cygdrive/c/WINDOWS
/cygdrive/c/WINDOWS/System32/Wbem
/cygdrive/c/WINDOWS/system32/WindowsPowerShell/v1.0
/cygdrive/c/Program Files/Microsoft SQL 
Server/100/Tools/Binn/VSShell/Common7/IDE
/cygdrive/c/Program Files/Microsoft SQL Server/100/Tools/Binn
/cygdrive/c/Program Files/Microsoft SQL Server/100/DTS/Binn
/cygdrive/c/Program Files/DTN/IQFeed
/cygdrive/c/Program Files/OpenVPN/bin
/cygdrive/c/Program Files/Java/apache-ant-1.8.2/bin
/usr/lib/lapack
-----------------------------------------

Bonus
----------
alias splitpath="echo \$PATH | cut -d: -f1- --output-delimiter=$'\n'"
----------



> - what is the PATH ?
> PATH: /home/marco/bin
> PATH: /usr/local/bin
> PATH: /usr/bin
> PATH: /usr/lib/lapack
>
> I suspect you redefined the path and the
> /etc/profile.d/lapack0.csh
> /etc/profile.d/lapack0.sh
>
> scripts are not effective.
>
> Regards
> Marco 


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]