Re: Upgrade KDE from 4.2.2 to 4.2.3 fails
Odhiambo wrote: File "/usr/ports/misc/kdeedu4/work/kdeedu-4.2.3/kalzium/src/solver/chem.ml", line 54, characters 43-54: Warning Y: unused variable nb_elements. File "/usr/ports/misc/kdeedu4/work/kdeedu-4.2.3/kalzium/src/solver/chem.ml", line 1, characters 0-1: Error: /usr/local/lib/ocaml/facile/facile.cmi is not a compiled interface portupgrade -f math/facile http://mail.kde.org/pipermail/kde-freebsd/2009-April/005190.html I do not understand why that never happened. Cheers, Jan Henrik ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
Upgrade KDE from 4.2.2 to 4.2.3 fails
Hello people, I am try to upgrade kde as said, but it fails with the following: /usr/local/bin/cmake -E cmake_progress_report /usr/ports/misc/kdeedu4/work/kdeedu-4.2.3/build/CMakeFiles [ 13%] Generating chem.cmi cd /usr/ports/misc/kdeedu4/work/kdeedu-4.2.3/build/kalzium/src && /usr/local/bin/ocamlc -o /usr/ports/misc/kdeedu4/work/kdeedu-4.2.3/build/kalzium/src/chem.cmi -I +facile -c /usr/ports/misc/kdeedu4/work/kdeedu-4.2.3/kalzium/src/solver/chem.mli /usr/local/bin/cmake -E cmake_progress_report /usr/ports/misc/kdeedu4/work/kdeedu-4.2.3/build/CMakeFiles [ 13%] Generating chem.cmx cd /usr/ports/misc/kdeedu4/work/kdeedu-4.2.3/build/kalzium/src && /usr/local/bin/ocamlopt -o /usr/ports/misc/kdeedu4/work/kdeedu-4.2.3/build/kalzium/src/chem.cmx -I +facile -c /usr/ports/misc/kdeedu4/work/kdeedu-4.2.3/kalzium/src/solver/ chem.ml File "/usr/ports/misc/kdeedu4/work/kdeedu-4.2.3/kalzium/src/solver/chem.ml", line 54, characters 43-54: Warning Y: unused variable nb_elements. File "/usr/ports/misc/kdeedu4/work/kdeedu-4.2.3/kalzium/src/solver/chem.ml", line 1, characters 0-1: Error: /usr/local/lib/ocaml/facile/facile.cmi is not a compiled interface *** Error code 2 Stop in /usr/ports/misc/kdeedu4/work/kdeedu-4.2.3/build. *** Error code 1 Stop in /usr/ports/misc/kdeedu4/work/kdeedu-4.2.3/build. *** Error code 1 Stop in /usr/ports/misc/kdeedu4/work/kdeedu-4.2.3/build. *** Error code 1 Stop in /usr/ports/misc/kdeedu4. -- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254733744121/+254722743223 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "Clothes make the man. Naked people have little or no influence on society." -- Mark Twain ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
Re: upgrade kde
* Michael Hollmann <[EMAIL PROTECTED]> [2004-03-12 08:28]: > thank?s, > > portupgrade -P kde > > that?s all what i need? > is there anything else to do? > > regards michael > > > Frank Mueller schrieb: > >Take a look at > >http://freebsd.kde.org > >There you'll find all information you need. > > > >Frank > > > > > >>thank?s a lot, but this takes to long, or not? > >>is there another way without a clean install? > >> > >>thank?s michael > >> > >> > >> > >> > >>Chuck McManis schrieb: > >> > >>>I found the easiest way was to start with a clean install, then install > >>>cvsup, then cvsup ports, then install portupgrade and then build kde > >>>from the ports tree. Took about 32 hours start to finish on a 2.2Ghz > >>>Celeron. I wasted about a week trying to do it without re-installing and > >>>was unsuccessful. > >>> > >>>--Chuck > >>> > >>>At 11:34 PM 3/9/2004, Michael Hollmann wrote: > >>> > >>> > how can i easy upgrade the kde version? > my actually version is 3.1.x and would like to upgrade to 3.2 > > should i use portupgrade? is there a howto for it? > > thank?s for your help > > regards michael Posting replies to the top of an email message makes the post difficult to follow. Please post inline, at least. -- Joshua There is a multi-legged creature crawling on your shoulder. -- Spock, "A Taste of Armageddon", stardate 3193.9 ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: upgrade kde
On Wednesday 10 March 2004 01:13 am, Michael Hollmann wrote: > thank´s, > > portupgrade -P kde > > that´s all what i need? Probably not because I think you will need -PR kde for a first guess. In addition, that is a big jump going from 3.1 to 3.2. Whether you should pkg_delete kde-3.1 and add 3.2 from scratch is something I can't answer. > is there anything else to do? You will also probably want to download the packages from http://rabarber.fruitsalad.org/. I have always downloaded the files before I start because I want everything I need on my system before I begin. Now, if you updated your ports lately, You system may not want to install 3.2.0 but 3.2.1 and fruitsalad only has packages for 3.2.0. You might wait until the 3.2.1 packages are on fruitsalad. FWIW, I am typing this from kmail in 3.2.1 and I used 2 - AMD 2400+ XPs to build 3.2.1 in 7 hours elapsed time. I probably could have built 3.2.1 faster using portupgrade -R kde but I had some problems and ended building each module individually and moved packages between the 2 machines. I built each module once by sharing the packages. There wasn't a lot of time between building each module but you never seem to be there just when they finish. Kent > > regards michael > > Frank Mueller schrieb: > > Take a look at > > http://freebsd.kde.org > > There you'll find all information you need. > > > > Frank > > > >>thank´s a lot, but this takes to long, or not? > >>is there another way without a clean install? > >> > >>thank´s michael > >> > >>Chuck McManis schrieb: > >>>I found the easiest way was to start with a clean install, then > >>> install cvsup, then cvsup ports, then install portupgrade and > >>> then build kde from the ports tree. Took about 32 hours start to > >>> finish on a 2.2Ghz Celeron. I wasted about a week trying to do it > >>> without re-installing and was unsuccessful. > >>> > >>>--Chuck > >>> > >>>At 11:34 PM 3/9/2004, Michael Hollmann wrote: > how can i easy upgrade the kde version? > my actually version is 3.1.x and would like to upgrade to 3.2 > > should i use portupgrade? is there a howto for it? > > thank´s for your help > > regards michael > > ___ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "[EMAIL PROTECTED]" > >> > >>___ > >>[EMAIL PROTECTED] mailing list > >>http://lists.freebsd.org/mailman/listinfo/freebsd-questions > >>To unsubscribe, send any mail to > >> "[EMAIL PROTECTED]" > > > > ___ > > [EMAIL PROTECTED] mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to > > "[EMAIL PROTECTED]" > > ___ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "[EMAIL PROTECTED]" -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: upgrade kde
thank´s, portupgrade -P kde that´s all what i need? is there anything else to do? regards michael Frank Mueller schrieb: Take a look at http://freebsd.kde.org There you'll find all information you need. Frank thank´s a lot, but this takes to long, or not? is there another way without a clean install? thank´s michael Chuck McManis schrieb: I found the easiest way was to start with a clean install, then install cvsup, then cvsup ports, then install portupgrade and then build kde from the ports tree. Took about 32 hours start to finish on a 2.2Ghz Celeron. I wasted about a week trying to do it without re-installing and was unsuccessful. --Chuck At 11:34 PM 3/9/2004, Michael Hollmann wrote: how can i easy upgrade the kde version? my actually version is 3.1.x and would like to upgrade to 3.2 should i use portupgrade? is there a howto for it? thank´s for your help regards michael ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]" ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]" ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]" ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: upgrade kde
Take a look at http://freebsd.kde.org There you'll find all information you need. Frank > thank´s a lot, but this takes to long, or not? > is there another way without a clean install? > > thank´s michael > > > > > Chuck McManis schrieb: >> I found the easiest way was to start with a clean install, then install >> cvsup, then cvsup ports, then install portupgrade and then build kde >> from the ports tree. Took about 32 hours start to finish on a 2.2Ghz >> Celeron. I wasted about a week trying to do it without re-installing and >> was unsuccessful. >> >> --Chuck >> >> At 11:34 PM 3/9/2004, Michael Hollmann wrote: >> >>> how can i easy upgrade the kde version? >>> my actually version is 3.1.x and would like to upgrade to 3.2 >>> >>> should i use portupgrade? is there a howto for it? >>> >>> thank´s for your help >>> >>> regards michael >>> >>> ___ >>> [EMAIL PROTECTED] mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >>> To unsubscribe, send any mail to >>> "[EMAIL PROTECTED]" >> >> >> >> > > ___ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL PROTECTED]" > ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: upgrade kde
thank´s a lot, but this takes to long, or not? is there another way without a clean install? thank´s michael Chuck McManis schrieb: I found the easiest way was to start with a clean install, then install cvsup, then cvsup ports, then install portupgrade and then build kde from the ports tree. Took about 32 hours start to finish on a 2.2Ghz Celeron. I wasted about a week trying to do it without re-installing and was unsuccessful. --Chuck At 11:34 PM 3/9/2004, Michael Hollmann wrote: how can i easy upgrade the kde version? my actually version is 3.1.x and would like to upgrade to 3.2 should i use portupgrade? is there a howto for it? thank´s for your help regards michael ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]" ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: upgrade kde
I found the easiest way was to start with a clean install, then install cvsup, then cvsup ports, then install portupgrade and then build kde from the ports tree. Took about 32 hours start to finish on a 2.2Ghz Celeron. I wasted about a week trying to do it without re-installing and was unsuccessful. --Chuck At 11:34 PM 3/9/2004, Michael Hollmann wrote: how can i easy upgrade the kde version? my actually version is 3.1.x and would like to upgrade to 3.2 should i use portupgrade? is there a howto for it? thank´s for your help regards michael ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]" ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
upgrade kde
how can i easy upgrade the kde version? my actually version is 3.1.x and would like to upgrade to 3.2 should i use portupgrade? is there a howto for it? thank´s for your help regards michael ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"