Laker破解问题
时间:03-15
整理:3721RD
点击:
环境是CentOS 6.2使用的是这个帖子的laker和patch
http://bbs.eetop.cn/viewthread.php?tid=318159&extra=&highlight=&page=1
我的步骤是把laker解包后,把patch丢进laker/platform/LINUX/bin/下
可是接下来不知道该做什么了。
是要点两下执行patch吗? 还是要用其他破解方法?
而CSHRC是否需要编辑呢?
照帖子的主人说法是用patch绕过捡查license,所以他没有给license。
那这样还需要设定哪些地方@@?
求助啊
复制代码然后在tools里执行
复制代码还是会跳出ERROR check license failed
求助啊~
复制代码
http://bbs.eetop.cn/viewthread.php?tid=318159&extra=&highlight=&page=1
我的步骤是把laker解包后,把patch丢进laker/platform/LINUX/bin/下
可是接下来不知道该做什么了。
是要点两下执行patch吗? 还是要用其他破解方法?
而CSHRC是否需要编辑呢?
照帖子的主人说法是用patch绕过捡查license,所以他没有给license。
那这样还需要设定哪些地方@@?
求助啊
去找了sfk把他和patch一起丢进 laker/platform/LINUX/bin 下执行
CSHRC和laker资料夹放在tools下
- #!/bin/csh -f
- setenv LAKER /tools/laker
- setenv LAKER_LICENSE /tools/license.dat
- #
- setenv SC_LICENSE_FILE 5219@localhost.localdomain
- #setenv LAKER_LICENSE 5219@localhost.localdomain
- set path=(${LAKER}/bin $path)
- #
- alias laker_start ${LAKER}/bin/lmgrd -c ${LAKER_LICENSE} -l /tmp/LAKER.log
- alias laker_down${LAKER}/bin/lmdown -c ${LAKER_LICENSE}
- alias laker_check ${LAKER}/bin/lmstat -a -c ${LAKER_LICENSE}
- alias laker_read${LAKER}/bin/lmreread -c ${LAKER_LICENSE}
- #
- # specify the environment for other tools
- #
- limit coredumpsize 0k
- limit descriptors unlimited
- limit filesize unlimited
复制代码然后在tools里执行
- csh
- source CSHRC
- laker_start
- laker &
复制代码还是会跳出ERROR check license failed
求助啊~
是不是代表破解不成功?
手动执行patch没反应,用终端打上patch里的命令显示找不到sfk命令.....
都把sfk和他放一起了怎还会找不到......
are u sure you're running in 32bit? Or you should find out the 64bit patch for this.
yes, the patch and LAKER is 32bit, system is CentOS 6.2 - 32bit.
I don't know why can't find sfk command even though I put it together with the patch.
UNIX% chmod +x sfk
UNIX% source ./patch_laker201106
Try again...FYI
it shows that
- cp:是否覆寫 ‘laker.bak’? y
- bash: sfk:命令找不到
复制代码
喔解決了, 整個幹掉重安裝就搞定了,謝謝alex寶貝不厭其煩的教導,謝謝。
Hi, I also has this problem. I tried to use it under Centos6.2 and it can not work. Do you re-install Centos6.2 or re-install Calibre?
Thanks