Hi, It seems like the gambini file(s) are ignored on my system (Ubuntu 14.04.3) . Here is what I've tried
~/.gambini ~/.gambini.scm /my/current/path/.gambini
with gsi from Ubuntus 'gambc' package (v4.2.8) and also a manual build from the github repo (v4.8.1 20151113053459).
My simple ~/.gambini always seems to be ignored in all the cases: ~~~ gambini ~~~ (define foo 77) ~~~~~~~~~~~~
$ gsi
foo
Unbound variable: foo
I don't know what I'm doing wrong here.... ben
Afficher les réponses par date
Probably in 4.2.8 it was called .gambcini so should be relevant for you to use newest.
What do you get from adding a filename dump at gsi/main row 21?
2015-12-22 21:04 GMT+08:00 ben yakawp ben.lists@yakawp.com:
Hi, It seems like the gambini file(s) are ignored on my system (Ubuntu 14.04.3) . Here is what I've tried
~/.gambini ~/.gambini.scm /my/current/path/.gambini
with gsi from Ubuntus 'gambc' package (v4.2.8) and also a manual build from the github repo (v4.8.1 20151113053459).
My simple ~/.gambini always seems to be ignored in all the cases:
(define foo 77)
$ gsi
foo
Unbound variable: foo
I don't know what I'm doing wrong here.... ben
Gambit-list mailing list Gambit-list@iro.umontreal.ca https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list