Portal 7 Install ?

Hey All,

Anyone here attempted to get portal to install on one location. I have noticed it likes to throw things everywhere. /opt ; /etc/opt; /var/opt even though it asks where you would like to install it. I was wondering if anyone has attempted to change the params and move the stuff around.

Thanks

[320 byte] By [ns-marymount] at [2007-11-26 7:51:40]
# 1
The installer would (in a default install) typically put stuff in /opt, /var/opt and /etc/opt
johnm at 2007-7-6 20:11:03 > top of Java-index,Web & Directory Servers,Portal Servers...
# 2

In Portal there are three storage area

1) Base Directory , by default /opt

This dir will contain all the data from portal packages

2) Data Directory , by default /var/opt

This dir contains items like logs , data about all the portal instances etc.

This dir get created after configuration , you are supposed to make your customization in this dir.

3) Config Directory , by default /etc/opt

This dir contains ,information about configuration files used by Portal , SRA, this also get created during configuration of portal.

During installation you have option to change this dirs and it shoud work fine with new location also.

mahipalsinhrana at 2007-7-6 20:11:03 > top of Java-index,Web & Directory Servers,Portal Servers...