Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
4262 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Autor

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

Autor

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

Najlepsza odpowiedź

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

Awatar
Odrzuć
Autor

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

Powiązane posty Odpowiedzi Widoki Czynność
1
mar 15
4116
1
cze 25
517
2
maj 25
1203
2
kwi 25
3564
0
sty 25
1018