若遇到mac裡有安裝notes的人,發生無法開啟notes的狀況,像在windows那樣。
在 windows下,就是到工作管理員裡,把n開頭相關的程序關閉就好。
在mac也一樣。找到類似的東西就可以解決一樣的問題:動作如下:
回到桌面→上面的"前往"→工具程式→活動監視器→右上角選擇「所有程序」→在下面尋找所有notes相關的程序,把它強制關閉。
這樣就可以了。
若遇到mac裡有安裝notes的人,發生無法開啟notes的狀況,像在windows那樣。
在 windows下,就是到工作管理員裡,把n開頭相關的程序關閉就好。
在mac也一樣。找到類似的東西就可以解決一樣的問題:動作如下:
回到桌面→上面的"前往"→工具程式→活動監視器→右上角選擇「所有程序」→在下面尋找所有notes相關的程序,把它強制關閉。
這樣就可以了。
上周吧,老大們回來了~
他們去了大陸,看看發放的時候資訊人可以做什麼。
分享後,師伯說~`
以往,資訊人的角色一直是支援的角色,希望透過這樣出去看看的機會可以先一步替大家想想,
產生 db 檔,安裝
再來的步驟就比較容易了。產生db檔:
ibus-table-createdb -s liu_ibus_final.txt -n liu5.db
cp liu5.db /usr/share/ibus-table/tables/
cp liu5.png /usr/share/ibus-table/icons/
重新啟動 IBus 即可以在 漢語 中找到嘸蝦米輸入法了。
Here are the steps that I have done to install Notes,
1.Download the application from the link given in the previous paragraph, choose the Debian package
2.Untar the downloaded file tar -xvvf 3.Install the notes debian package as rootsudo dpkg -i ibm_lotus_notes-8.5.i586.deb
4.In order to run the application it needs several Gnome packages. If you try to run the application but it won’t start, then you are missing some. To find out which, start the application from Konsole and it will display what it misses. The binary can be found in /opt/ibm/notes.
I missed the libgnomeprint2.2-0 and libgnomeprintui2.2-0 packages
5.The installation has now created a folder lotus in your home folder as the user root. Since we will be starting the Lotus application with our own user we need to give it back from root to ourselves. Thus you execute chown -R : /home//lotus