Jenspm
penis
+1,716|6996|St. Andrews / Oslo

...using Windows 7, XAMPP and Ninan


So I installed XAMPP, and everything seems to work like it should. Ninan is a usenet client that can be accessed remotely via a web-browser, so I was trying to set it up under Apahche/XAMPP.


Anyways, I downloaded Ninan and extracted it to the htdocs folder in xampp, and tried to run "ninancore.bat", because that's what you're supposed to do, apparently.


I then get the message:

Code:

'java' is not recognized as an internal or external command,
operable program or batch file.
Press any key to continue . . .
what now? I've installed Java from Sun Microsystems...
https://static.bf2s.com/files/user/26774/flickricon.png https://twitter.com/phoenix/favicon.ico
max
Vela Incident
+1,652|6831|NYC / Hamburg

post up the content of the batch file
once upon a midnight dreary, while i pron surfed, weak and weary, over many a strange and spurious site of ' hot  xxx galore'. While i clicked my fav'rite bookmark, suddenly there came a warning, and my heart was filled with mourning, mourning for my dear amour, " 'Tis not possible!", i muttered, " give me back my free hardcore!"..... quoth the server, 404.
CrazeD
Member
+368|6937|Maine
To run Java from command, you have to download the Java SE Developer Kit. It's on http://java.sun.com

Then, you need to add the Java path to the environment Path variable. Right click My Computer, Properties, Advanced, Environment Variables, then click Path, then Edit. Scroll all the way to the right, make sure there's a semicolon after the last entry, and then put the path to the Java bin. Should be like, C:\Program Files\Java\jdk1.6.0_11\bin or similar.

Then, open command prompt (start, run, cmd) and then type java. If you get a bunch of help and stuff, it works. If you get an error, it doesn't work.

Note: You may not have to do the path variable thing, but if it doesn't work then you'll need to.
Surgeons
U shud proabbly f off u fat prik
+3,097|6753|Gogledd Cymru

You have to set the path variable as CrazeD said.

Board footer

Privacy Policy - © 2025 Jeff Minard