Duke Leto

Results 79 issues of Duke Leto

$ perl Configure.pl --parrot-config=/home/leto/svn/parrot/parrot_config Hello, I'm Configure. My job is to poke and prod your system to figure out how to build Blizkost. Reading configuration information from /home/leto/svn/parrot/parrot_config /usr/local/lib/parrot/1.6.0-devel/tools/dev/gen_makefile.pl Creating...

$ make test /usr/local/bin/perl -I/Users/leto/svn/parrot/installed_parrot/lib/2.1.0-devel/tools/lib t/harness --bindir=/Users/leto/svn/parrot/installed_parrot/bin t/02-eval.t ........... ok t/00-sanity.t ......... All 2 subtests passed t/builtins/require.t .. All 3 subtests passed t/01-basic-math.t ..... All 3 subtests passed t/spec/base/if.t .........

(feather)(~/git/blizkost master\* )$ make blizkost /usr/local/bin/pbc_to_exe perl5.pbc Can't read '/usr/local/runtime/parrot/include/config.fpmc' : No such file or directory current instr.: '_config' pc 76 (runtime/parrot/library/config.pir:88) called from Sub 'handle_args' pc 172 (tools/dev/pbc_to_exe.pir:137) called...

Linked: installable_pbc_to_exe /usr/local/bin/perl tools/dev/install_files.pl \ --buildprefix= \ --prefix=/usr/local \ --exec-prefix=/usr/local \ --bindir=/usr/local/bin \ --libdir=/usr/local/lib \ --includedir=/usr/local/include \ --destdir= \ --docdir=/usr/local/share/doc \ --versiondir=/parrot/1.4.0-devel \ MANIFEST MANIFEST.generated mkdir /usr/local/lib/parrot/1.4.0-devel: Permission denied at...

(kadath)(~/git/blizkost master )$ ./blizkost > print "I am Blizkost!\n"; > Class 'P5Interpreter' not found

cc -o blizkost_group.so lib-blizkost_group.o p5scalar.o p5array.o p5hash.o p5sub.o p5namespace.o p5interpreter.o p5invocation.o -Wl,-E -L/usr/local/lib -lm -lcrypt -lutil -pthread -lgmp -lreadline -lintl -shared -L/usr/local/lib -lperl /usr/bin/ld: cannot find -lperl gmake[1]: **\* [linklibs]...

$ make make: don't know how to make =. Stop $ uname -mspr FreeBSD 6.2-RELEASE-p5-jc1 i386 i386 The instructions should at least be changed to reflect that one must use...

I am new to using this Vagrant provider, so perhaps I am doing immensely silly, but I am getting the following error when trying to "vagrant up" (vagrant-aws 0.6.0 and...