-
Notifications
You must be signed in to change notification settings - Fork 10
Description
I installed the binary from the Release page. At first, i created a .desktop file to execute it, but it had no reaction. So i ran it in terminal simulator, however, finding it did not work. I found the error like that
我从Release页面下载了CeleMod的二进制文件。一开始我写了个.desktop文件去运行,但没有什么反应。因此我在终端模拟器上运行,它的报错如下
I then tried to create a new ./cele-mod.db, but the hint showed that it could not read an uninitialized database file in read-only mode, though i had checked its mode that was rwxr-xr-x.
然后,我尝试创建一个新的cele-mod.db文件,但这个可执行程序的提示说它没有办法以只读模式读取一个未初始化的数据文件,尽管我确认了它的权限是rwxr-xr-x。
I tried the other method that I used the cele-mod.db i used to own in Windows. Unfortunately, it just threw its segmentation fault.
我尝试了另一种方法,即使用我在Windows系统上曾使用的cele-mod.db。程序不语,只是一味抛出它的段错误。
Also, i had tried to build it from source, using version 0.1.8. Still, it failed as the pre-build. Several days, i tried to use the version 0.1.7, but it did as the same. I also tried to use sudo to run it, but no efforts.
我还曾经尝试使用0.1.8版本源码编译的程序。它的报错仍然与预编译程序一致。几天前我还尝试了0.1.7版本,但效果一致。我还尝试使用sudo提权,但没什么作用。
Here's my configuration
我的配置如下
