双线性配对库:意外标记换行符附近出现 bash 语法错误'乌班图

发布于 2025-01-18 00:33:33 字数 424 浏览 0 评论 0原文

我是Ubuntu的新手。请帮助我解决这个错误。我正在执行此

gcc -I$/usr/local/include/pbc -I$/usr/local/include -L/usr/local/lib -L$/usr/local/lib -o bls bls.c -lpbc -lgmp

对象文件没有任何错误。但是,当我尝试执行此命令时

$ ./bls \<\~/home/src/pbc-0.5.14/param/a.param

,我会收到此错误消息,

bash syntax error near unexpected token newline' ubuntu

请告诉我如何解决此问题?

我希望代码将运行并显示输出消息。

I am new to ubuntu. kindly help me with this error. I am executing this

gcc -I$/usr/local/include/pbc -I$/usr/local/include -L/usr/local/lib -L$/usr/local/lib -o bls bls.c -lpbc -lgmp

the object file is formed without any errors. but when i try to execute this command

$ ./bls \<\~/home/src/pbc-0.5.14/param/a.param

i am getting this error message

bash syntax error near unexpected token newline' ubuntu

pls tell me how to fix this?

i am expecting that the code will run and show the output messages.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文