Jump to content

hkdrum

Members
  • Posts

    16
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

hkdrum's Achievements

Tree Puncher

Tree Puncher (2/8)

-2

Reputation

  1. I'm not really sure what this means: Lobachevsky:mac henry$ make /path/to/Makefile; make: *** No rule to make target `/path/to/Makefile'. Stop. That is what I get when I run it with the code you posted
  2. I am trying to install forge to make a mod and I have been getting the message that reformatting is cancelled due to no astyle or config. I have another topic regarding the first issue but when I try and install astyle I get this message: Lobachevsky:~ henry$ /Users/henry/Desktop/astyle/build/mac/Makefile ; exit; /Users/henry/Desktop/astyle/build/mac/Makefile: line 7: SRC: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 15: vpath: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 16: vpath: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 20: ifndef: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 21: JAVA_HOME: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 22: endif: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 25: ifndef: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 27: endif: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 28: prefix: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 31: prefix: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 34: dylib: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 35: dynamiclib: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 36: bindir: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 37: objdir: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 38: prefix: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 39: CBASEFLAGS: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 40: JAVA_HOME: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 40: JAVAINCS: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 41: CXX: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 42: USER: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 42: USER: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 42: -o: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 46: ifdef: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 47: dylib: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 48: dynamiclib: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 49: endif: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 54: ifdef: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 55: CBASEFLAGS: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 55: CFLAGS: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 55: CFLAGSr: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 56: CBASEFLAGS: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 56: CFLAGS: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 56: CFLAGSd: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 57: syntax error near unexpected token `else' /Users/henry/Desktop/astyle/build/mac/Makefile: line 57: `else ' logout [Process completed] I know this isn't the astyle forums but those are really bad and you guys have helped before. DOes anyone know how to install astyle on a mac?
  3. I am trying to install astyle now and i get this message: obachevsky:~ henry$ /Users/henry/Desktop/astyle/build/mac/Makefile ; exit; /Users/henry/Desktop/astyle/build/mac/Makefile: line 7: SRC: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 15: vpath: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 16: vpath: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 20: ifndef: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 21: JAVA_HOME: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 22: endif: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 25: ifndef: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 27: endif: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 28: prefix: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 31: prefix: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 34: dylib: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 35: dynamiclib: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 36: bindir: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 37: objdir: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 38: prefix: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 39: CBASEFLAGS: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 40: JAVA_HOME: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 40: JAVAINCS: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 41: CXX: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 42: USER: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 42: USER: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 42: -o: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 46: ifdef: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 47: dylib: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 48: dynamiclib: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 49: endif: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 54: ifdef: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 55: CBASEFLAGS: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 55: CFLAGS: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 55: CFLAGSr: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 56: CBASEFLAGS: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 56: CFLAGS: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 56: CFLAGSd: command not found /Users/henry/Desktop/astyle/build/mac/Makefile: line 57: syntax error near unexpected token `else' /Users/henry/Desktop/astyle/build/mac/Makefile: line 57: `else ' logout [Process completed] What should I do?
  4. I downloaded astyle and I still get the same message... what should I do?
  5. Wait what is astyle and where do I download it from?
  6. OK this is a long one but now I get this: Is this just first time errors or is this bad?
  7. Wait I was messing around with it and now I got this ================ Forge ModLoader Setup Start =================== Setting up MCP > Backing up commands.py patching file commands.py Commands patch applied successfully Copying FML conf Fixing MCP Workspace Traceback (most recent call last): File "install.py", line 40, in <module> main() File "install.py", line 19, in main setup_fml(fml_dir, mcp_dir, True) TypeError: setup_fml() takes exactly 2 arguments (3 given)
  8. OK now I get this File "install.py", line 19 setup_fml(fml_dir, mcp_dir) ^ SyntaxError: invalid syntax What now?
  9. Ok now I get this message: >> sh ./install.sh File "<stdin>", line 1 sh ./install.sh ^ SyntaxError: invalid syntax I think it might be a problem in the install.py file but I don't know python so I couldn't fix it.
  10. It says I'm still running python 2.5. How do I update to 3.3.0?
  11. Wait I installed python 3.3 but the command says it is still trying to run it with python 2.6. Did I do something wrong?
  12. Well I downloaded python 3.3 for mac and I still got the same message.
  13. I used sh ./install.sh and I still get the same message. Next step?
  14. When I try and install forge source to start making a mod on my mac I get this message when I try and run install.sh from the terminal window: sh-3.2# bash install.sh /Users/henry/Desktop/mcp719/forge/forge.py:26: Warning: 'with' will become a reserved keyword in Python 2.6 Traceback (most recent call last): File "install.py", line 12, in <module> from forge import apply_forge_patches File "/Users/henry/Desktop/mcp719/forge/forge.py", line 26 with open(hook_file, 'r') as fh: ^ SyntaxError: invalid syntax Can someone help me?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.