GithubHelp home page GithubHelp logo

Comments (11)

n8han avatar n8han commented on July 19, 2024

What's your OS?

from giter8.

hleinone avatar hleinone commented on July 19, 2024

Ubuntu 11.04 64-bit, also tried on Ubuntu 10.10 64-bit with the same results.

from giter8.

n8han avatar n8han commented on July 19, 2024

Could I see the output of

ls -l ~/.conscript

and

cat ~/bin/cs

from giter8.

hleinone avatar hleinone commented on July 19, 2024

Sure!

$ ls -l ~/.conscript
total 936
drwxr-xr-x 3 hannu hannu   4096 2011-06-16 01:40 n8han
-rw-r--r-- 1 hannu hannu 952175 2011-06-16 01:40 sbt-launch-0.7.7.jar
lrwxrwxrwx 1 hannu hannu     43 2011-06-16 01:40 sbt-launch.jar -> /home/hannu/.conscript/sbt-launch-0.7.7.jar

and

$ cat ~/bin/cs
#!/bin/sh
java -jar /home/hannu/.conscript/sbt-launch.jar @/home/hannu/.conscript/n8han/conscript/cs/launchconfig "$@"

from giter8.

n8han avatar n8han commented on July 19, 2024

Hm, that all looks okay. What about

java -version

from giter8.

hleinone avatar hleinone commented on July 19, 2024

Here ya go:

$ java -version
java version "1.6.0_22"
OpenJDK Runtime Environment (IcedTea6 1.10.1) (6b22-1.10.1-0ubuntu1)
OpenJDK 64-Bit Server VM (build 20.0-b11, mixed mode)

from giter8.

n8han avatar n8han commented on July 19, 2024

I am practically stumped... what happens when you just run cs with no arguments, same error?

from giter8.

hleinone avatar hleinone commented on July 19, 2024

Yes

from giter8.

hleinone avatar hleinone commented on July 19, 2024

The content of ~/.conscript/n8han/conscript/cs/launchconfig is:

<html><body>You are being <a href="https://raw.github.com/n8han/conscript/master/src/main/conscript/cs/launchconfig">redirected</a>.</body></html>
[boot]
  directory: /home/hannu/.conscript/boot

Which is where it seems to take the weird error message.

from giter8.

n8han avatar n8han commented on July 19, 2024

Good catch! Try running the install script again now, I've pushed a change that should fix it.

from giter8.

hleinone avatar hleinone commented on July 19, 2024

Works now. Thanks!

from giter8.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.