> issue on fedora 2.2.2 instalation on Ubuntu. any particuar reason why you not at least use the most recent 2.2.x release, 2.2.4?
> 1- couldn't use the allinone package to install because it says it > could not find JAVA_HOME. We have set in .bashrc > JAVA_HOME="/usr/lib/jvm/java-6-sun" and we have also tried to give the > instalation script that address (and others) and it never recognized > java jdk. does echo $JAVA_HOME produce the expected string? if not, your .bashrc is probably not sourced -- for starters just try export JAVA_HOME="/usr/lib/jvm/java-6-sun" in exactly that shell you use to install fedora later on. > 2- We have also tried the manual installation, and have installed > fedora 2.2.2, and tried to access it through localhost:8080/fedora- it > then asked for a log in- I have used the information that was set up > during instalation: user. fedoraAdmin, pass: **, but it didn't allow > us to get in. We think it maigth be because LDAP is not correctelly > configured. Though we followed this information and edited the web.xml: > http://www.muradora.org/muradora/wiki/LdapAuthentication i for one had once a look at ldap and i am happy there's no need to use it here ... but i remember having auth issues with fedora 2.2.1 and/or 2.2.2 when using java6. with java5 everything was ok -- not sure about 2.2.4 here, since i am still using java5. ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Fedora-commons-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fedora-commons-users
