Skip to content

I cannot compile GlasnostReplayer.jar, it complains about glasnost-tests/* not existing #1

@nestorac

Description

@nestorac

I am trying to set up my own glasnost server, provided that the old one is no longer working.

I have tried make GlasnostReplayer, I have had to slightly modify a .cc file, script_validator.cc:43:38 to show:
(int)intToStr and so on.

But then, it stops because it tries to put the contents of glasnost-tests/* into a file:

cat glasnost-tests/* > protocols.spec cat: 'glasnost-tests/*': No existe el fichero o el directorio (The file or directory does not exist) make: *** [Makefile:41: protocols.spec.marshalled] Error 1

Therefore, I am not able to build the jar file needed to set up the server. Any hints? Thank you!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions