[Plone-Users] UNIX: installing add-on products

2 Messages Forum Options Options
Embed this topic
Permalink
Denise I. Matulka
[Plone-Users] UNIX: installing add-on products
Reply Threaded MoreMore options
Print post
Permalink

I am shaky with UNIX.

I have installed a product (zForum) and I can see it in my
Control_Panel/Products but NOT portal_quickinstaller.

I am afraid this how-to doesn't make much since to me because I am a Mac
user:

http://plone.org/documentation/tutorial/third-party-products/installing

THIS IS WHAT I SEE WHEN I LIST ZFORUM FILES IN TERMINAL

Products/zForum # ll

total 292

drwxr-xr-x   7 500   500   -    512 Mar  9 15:27 .
drwxrwxr-x  41 zope  zope  -   1536 Jun 28 20:36 ..
drwxr-xr-x   2 500   500   -    512 Aug 23  2005 PyRSS2Gen
-rw-r--r--   1 500   500   -    609 May 20  2005 __init__.py
-rw-r--r--   1 500   500   -    965 May 20  2005 __init__.pyc
-rw-r--r--   1 500   500   -    450 Aug 22  2005 apidump.py
drwxr-xr-x   2 500   500   -    512 Mar  9 10:35 doc
drwxr-xr-x   6 500   500   -   1024 Mar  5 17:18 instance_dir
drwxr-xr-x   2 500   500   -    512 Mar  9 10:09 languages
drwxr-xr-x   2 500   500   -    512 Feb 28 16:42 manage_dir
-rw-r--r--   1 500   500   -      0 May 13  2005 refresh.txt
-rw-r--r--   1 500   500   -    737 Aug 22  2005 trdump.py
-rw-r--r--   1 500   500   -      6 Mar  9 10:17 version.txt
-rw-r--r--   1 500   500   - 148593 Mar  9 15:26 zForum.py
-rw-r--r--   1 500   500   - 120695 Mar  9 14:56 zForum.pyc
-rw-r--r--   1 500   500   -   2145 Jul 26  2005 zpl.txt

_________________________________________________________________
Don’t just search. Find. Check out the new MSN Search!
http://search.msn.click-url.com/go/onm00200636ave/direct/01/



Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Plone-Users mailing list
Plone-Users@...
https://lists.sourceforge.net/lists/listinfo/plone-users
El Chupacabra-2
Re: [Plone-Users] UNIX: installing add-on products
Reply Threaded MoreMore options
Print post
Permalink
I'm afraid that's a zope product, not a plone product. Products for
Plone have another structure and are registered with quickinstaller.
When you see a product in ZMI control panel and not in plone's
quickinstaller the product is probably zope only. If I'm not wrong plone
products have an Extensions/Install.py file to work with quickinstaller.
However you can use them, after all you are running zope. Good luck!

Denise I. Matulka escribió:

>
> I am shaky with UNIX.
>
> I have installed a product (zForum) and I can see it in my
> Control_Panel/Products but NOT portal_quickinstaller.
>
> I am afraid this how-to doesn't make much since to me because I am a Mac
> user:
>
> http://plone.org/documentation/tutorial/third-party-products/installing
>
> THIS IS WHAT I SEE WHEN I LIST ZFORUM FILES IN TERMINAL
>
> Products/zForum # ll
>
> total 292
>
> drwxr-xr-x   7 500   500   -    512 Mar  9 15:27 .
> drwxrwxr-x  41 zope  zope  -   1536 Jun 28 20:36 ..
> drwxr-xr-x   2 500   500   -    512 Aug 23  2005 PyRSS2Gen
> -rw-r--r--   1 500   500   -    609 May 20  2005 __init__.py
> -rw-r--r--   1 500   500   -    965 May 20  2005 __init__.pyc
> -rw-r--r--   1 500   500   -    450 Aug 22  2005 apidump.py
> drwxr-xr-x   2 500   500   -    512 Mar  9 10:35 doc
> drwxr-xr-x   6 500   500   -   1024 Mar  5 17:18 instance_dir
> drwxr-xr-x   2 500   500   -    512 Mar  9 10:09 languages
> drwxr-xr-x   2 500   500   -    512 Feb 28 16:42 manage_dir
> -rw-r--r--   1 500   500   -      0 May 13  2005 refresh.txt
> -rw-r--r--   1 500   500   -    737 Aug 22  2005 trdump.py
> -rw-r--r--   1 500   500   -      6 Mar  9 10:17 version.txt
> -rw-r--r--   1 500   500   - 148593 Mar  9 15:26 zForum.py
> -rw-r--r--   1 500   500   - 120695 Mar  9 14:56 zForum.pyc
> -rw-r--r--   1 500   500   -   2145 Jul 26  2005 zpl.txt
>
> _________________________________________________________________
> Don’t just search. Find. Check out the new MSN Search!
> http://search.msn.click-url.com/go/onm00200636ave/direct/01/
>
>
>
> ------------------------------------------------------------------------
>
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Plone-Users mailing list
> Plone-Users@...
> https://lists.sourceforge.net/lists/listinfo/plone-users


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Plone-Users mailing list
Plone-Users@...
https://lists.sourceforge.net/lists/listinfo/plone-users