Calibre 2009.2_36.21 都無法破解 請教有經驗的朋友們~
时间:10-02
整理:3721RD
点击:
各位電子朋友們好~
目前在安裝Calibre 2009.2_36 但安裝都是破解失敗,上來求助各位有經驗的朋友們
希望能夠得到您們的幫助~
遇到的問題是,打開calibre的任何功能 如DRC 都會出現
Error: MGLS101: Unable to start mgls_asynch. The MGC_HOME environment variable may be set incorrectly
以下是我的情況
系統配置:
1.虛擬機器 Vmware 7.13
2.Ubuntu Linux 10.10
使用者有 root 與 naruto
用的shell為 csh.tcsh
我是下載http://bbs.eetop.cn/thread-251415-1-1.html 這裡的Calibre來安裝的
===================================================
環境變數設置:
1./etc/csh.cshrc
# /etc/csh.cshrc: system-wide .cshrc file for csh(1) and tcsh(1)
setenv MGC_HOME /home/naruto/calibre/ixl_cal_2009.2_36.21
setenv CALIBRE_HOME $MGC_HOME
setenv MGLS_LICENSE_FILE $MGC_HOME/license.dat
set path=(.$path ${MGC_HOME}/bin)
if ($?tcsh && $?prompt) then
bindkey "\e[1~" beginning-of-line # Home
bindkey "\e[7~" beginning-of-line # Home rxvt
"/etc/csh.cshrc" [readonly] 41 lines, 618 characters
===========================================
2./etc/rc.local
!/bin/sh -e
#
# rc.local
/home/naruto/calibre/ixl_cal_2009.2_36.21/bin
c /home/naruto/calibre/ixl_cal_2009.2_36.21/license.dat
l /home/naruto/calibre/ixl_cal_2009.2_36.21/m.log &
#
# This script is executed at the end of each multiuser runlevel.
# Make sure that the script will "exit 0" on success or any other
# value on error.
#
# In order to enable or disable this script just change the execution
# bits.
#
# By default this script does nothing.
====================================================
3.license.dat
SERVER narutovn 000c296fe3c8 1717
DAEMON mgcld /home/naruto/calibre/ixl_cal_2009.2_36.21/lib/mgcld
==================================================
4.破解
使用http://bbs.eetop.cn/viewthread.php?tid=234353&highlight=calibre%2B2009
的破解文件 有取代裡面的mgcld mgls_asynch
==================================================
我只更改這三個檔案而已,請問這樣更改是對的嗎?
還是需要再加入其他設定?
謝謝
目前在安裝Calibre 2009.2_36 但安裝都是破解失敗,上來求助各位有經驗的朋友們
希望能夠得到您們的幫助~
遇到的問題是,打開calibre的任何功能 如DRC 都會出現
Error: MGLS101: Unable to start mgls_asynch. The MGC_HOME environment variable may be set incorrectly
以下是我的情況
系統配置:
1.虛擬機器 Vmware 7.13
2.Ubuntu Linux 10.10
使用者有 root 與 naruto
用的shell為 csh.tcsh
我是下載http://bbs.eetop.cn/thread-251415-1-1.html 這裡的Calibre來安裝的
===================================================
環境變數設置:
1./etc/csh.cshrc
# /etc/csh.cshrc: system-wide .cshrc file for csh(1) and tcsh(1)
setenv MGC_HOME /home/naruto/calibre/ixl_cal_2009.2_36.21
setenv CALIBRE_HOME $MGC_HOME
setenv MGLS_LICENSE_FILE $MGC_HOME/license.dat
set path=(.$path ${MGC_HOME}/bin)
if ($?tcsh && $?prompt) then
bindkey "\e[1~" beginning-of-line # Home
bindkey "\e[7~" beginning-of-line # Home rxvt
"/etc/csh.cshrc" [readonly] 41 lines, 618 characters
===========================================
2./etc/rc.local
!/bin/sh -e
#
# rc.local
/home/naruto/calibre/ixl_cal_2009.2_36.21/bin
c /home/naruto/calibre/ixl_cal_2009.2_36.21/license.dat
l /home/naruto/calibre/ixl_cal_2009.2_36.21/m.log &
#
# This script is executed at the end of each multiuser runlevel.
# Make sure that the script will "exit 0" on success or any other
# value on error.
#
# In order to enable or disable this script just change the execution
# bits.
#
# By default this script does nothing.
====================================================
3.license.dat
SERVER narutovn 000c296fe3c8 1717
DAEMON mgcld /home/naruto/calibre/ixl_cal_2009.2_36.21/lib/mgcld
==================================================
4.破解
使用http://bbs.eetop.cn/viewthread.php?tid=234353&highlight=calibre%2B2009
的破解文件 有取代裡面的mgcld mgls_asynch
==================================================
我只更改這三個檔案而已,請問這樣更改是對的嗎?
還是需要再加入其他設定?
謝謝
mgls_asynch
这个文件不要替换,用回原来的
感谢!
請試試以下方法:
將解出來的二個檔案,放置於Mentor/pkgs/mgls.ixl/lib/mgcld & mgls_asynch
產生License
MentorKG -i calibre.txt -h 001122334455 -o license.dat (用lmhostid替代001122334455)
謝謝。
