跳至內容
選單
此問題已被標幟
2 回覆
4170 瀏覽次數

Helllo There..

 

I just want to know that like in Windows OS, we have installable files, setup.exe, and we know where databses go and where all files are created i.e. C://programfiles etc....

OK.... It seems and works fine for me if I install soruce files of openerp7 on Ubuntu becuse I know which directories I have created, which users, and where are all files stored and in which manner etc....

 

But...

When I installed a package today i.e. debian package and called it from :

 

echo "deb http://nightly.openerp.com/7.0/nightly/deb/ ./" >> /etc/apt/sources.list

and then updated my list after installing openerp..... Openerp, then, was installed and all things took place itself becasue debian package had all the needed commands for dependies and et.all...

I just want to know that

What is directory structure hierarchy of Openerp(Odoo) in Ubuntu... In which folders files go and how can they be accessed..(server files, addons, database files, and all stuff.. services etc that we have in windows).. And how can we make good edits of codes ...

 

This is am asking Specifically for DEBIAN AND RPM PACKAGES..Becasue I know they are installed into the system and I have to look for each file separately from dpkg and ofcourse takes time and I am on wrong way...

 

PLEASE GUIDE

 

Thanks a lot

頭像
捨棄
最佳答案

There are various ways to show the contents of a .deb package and where each file is put, for example try "dpkg -c package.deb", and something similar exists surely for rmp too.

http://serverfault.com/questions/96964/list-of-files-installed-from-apt-package

頭像
捨棄
作者

Thx Leonardo.. Thx a lot.. Will surely igve a visit to your link... and will practice your given command too Thx

作者

Hey There Leonardo.. See. I used this command sudo sh -c "echo 'deb http://nightly.openerp.com/7.0/nightly/deb/ ./' >> /etc/apt/sources.list" and debian is put in sources.list now How can I view files now of thi debian package that which files it has? and where are they getting installed

最佳答案

May be you are asking for location --- > /usr/lib/pymodules/python2.7/openerp

頭像
捨棄
作者

Thx Mitul.. for directory but i needed to know structure for debian

相關帖文 回覆 瀏覽次數 活動
1
3月 15
3989
1
6月 25
375
2
5月 25
1084
2
4月 25
3412
0
1月 25
887