Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work with Julia #80

Closed
JobLeonard opened this issue Dec 9, 2013 · 7 comments
Closed

Does not work with Julia #80

JobLeonard opened this issue Dec 9, 2013 · 7 comments

Comments

@JobLeonard
Copy link

Running julia.bat starts up the Julia shell, prints out the opening logo, then immediately quits.

c:\Julia\julia-05c6461b55                                                                   
λ julia.bat                                                                                 
               _                                                                            
   _       _ _(_)_     |  A fresh approach to technical computing                           
  (_)     | (_) (_)    |  Documentation: http://docs.julialang.org                          
   _ _   _| |_  __ _   |  Type "help()" to list help topics                                 
  | | | | | | |/ _` |  |                                                                    
  | | |_| | | | (_| |  |  Version 0.2.0 (2013-11-16 23:44 UTC)                              
 _/ |\__'_|_|_|\__'_|  |  Official http://julialang.org release                             
|__/                   |  x86_64-w64-mingw32                                                


c:\Julia\julia-05c6461b55                                                                   
λ help()                                                                                    
This command is not supported by the help utility.  Try "() /?".

http://julialang.org/downloads/

@JobLeonard
Copy link
Author

Whatever caused it seems to have been fixed with the new release. Thank you!

@yanyu2015
Copy link

Running julia.bat starts up the Julia shell, prints out the opening logo, then immediately quits.

c:\Julia\julia-05c6461b55                                                                   
λ julia.bat                                                                                 
               _                                                                            
   _       _ _(_)_     |  A fresh approach to technical computing                           
  (_)     | (_) (_)    |  Documentation: http://docs.julialang.org                          
   _ _   _| |_  __ _   |  Type "help()" to list help topics                                 
  | | | | | | |/ _` |  |                                                                    
  | | |_| | | | (_| |  |  Version 0.2.0 (2013-11-16 23:44 UTC)                              
 _/ |\__'_|_|_|\__'_|  |  Official http://julialang.org release                             
|__/                   |  x86_64-w64-mingw32                                                


c:\Julia\julia-05c6461b55                                                                   
λ help()                                                                                    
This command is not supported by the help utility.  Try "() /?".

http://julialang.org/downloads/

How can I config julia to cmder step by step?

@daxgames
Copy link
Member

Seems to work for me.

image

@chrisant996
Copy link
Contributor

@daxgames you ran julia.exe.

The OP ran julia.bat.

Maybe there's a problem in julia.bat, or maybe it's the wrong thing to run?

@daxgames
Copy link
Member

There is no julia.bat in the entire portable archive I downloaded.

image

image

@chrisant996
Copy link
Contributor

How can I config julia to cmder step by step?

@yanyu2015 It seems there shouldn't really be any configuration needed for running Julia inside Cmder. If you have encountered a problem, can you share what the problem is?

@yanyu2015
Copy link

@chrisant996 Sorry it can work well now.
At first, I don't have a configuration of path, then I do it and restart cmder again and again, but it cannot work. Just a moment ago, it works. So it may be need to restart the computer system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants