james.lorenzen at accenture.com wrote: > > The phpmyadmin Makefile.sfw file looks simple enough but I would > like to install phpmyadmin first to get a taste of the end goal. So
Easiest way is to just install the package from the experimental repository (SUNWphp5-myadmin). Note this isn't the way phpmyadmin will eventually install but that's why it's in the experimental repo (http://blogs.sun.com/jyrivirkki/entry/experimental_repository_screencast) > how do I install phpmyadmin? I see the README says to run, > /opt/sfw-webstack-build/bin/create-developer, but I think it's > missing a step because I don't have that file in that location under > /opt. I assume I need to somehow install the sfw-webstack-build > package. How do I do that? Yes, again from the experimental repo. % pkg install SUNWwebstack-build after setting up the webstack experimental repo as an authority (see my blog for info on that - any issues let me know). -- Jyri J. Virkki - jyri.virkki at sun.com - Sun Microsystems
