Results 1 to 9 of 9

Thread: OOo4kids (Open Office for Kids) installation help?

  1. #1
    Join Date
    May 2008
    Beans
    162

    OOo4kids (Open Office for Kids) installation help?

    The OOo4kids project seems pretty cool for K-12 educators. I got the Windows version installed in no time. The Ubuntu version, however, I can not install. It provides a .tar.gz file and a .md5 file; inside the .tar.gz are a bunch of .debs - which I am used to using archive manager to unpack. However, each of them seems to be dependent on another one of them and I can not get them installed. Nor are there directions.

    Can anyone tell me how to install this?

  2. #2
    Join Date
    Apr 2008
    Location
    UK
    Beans
    496
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: OOo4kids (Open Office for Kids) installation help?

    Not sure, but I'd assume it should work if you pass them all to dpkg simultaneously:

    Code:
    sudo dpkg -i pkg1.deb pkg2.deb pkg3.deb
    edit: Scrap that, it looks like you install package "ooo4kids-ure". Everything seems to ultimately depend on that.
    Last edited by stderr; June 7th, 2010 at 01:21 AM.
    Ace1 FreeBSD/Gnome 2, i5 2300, 16GB, HX750W, 20TB ZFS pool, 60GB SSD, Fractal Design XL
    Ace2 Ubuntu/Xubuntu, i7 2600, 16GB, HX850W, 4TB, Asus HD6970, Fractal Design R3
    Ace3 Ubuntu/XFCE, E7200, 4GB, OCZ GameXStream 700W, 8TB

  3. #3
    Join Date
    May 2008
    Beans
    162

    Re: OOo4kids (Open Office for Kids) installation help?

    Thanks. I did install ooo4kids-ure_1.5.0_386.deb

    Next, I tried ooo4kids0.9.5_i386.deb, and I get "Error: Dependency is not satisfiable: OOo4Kids-ure"

  4. #4
    Join Date
    Apr 2008
    Location
    UK
    Beans
    496
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: OOo4kids (Open Office for Kids) installation help?

    Right, I've just tried it myself, so this is what you do:

    Code:
    cd the_dir_you_unpacked_the_tar_gz_to/en-US/DEBs/
    sudo dpkg -i *.deb
    The application binaries are placed in:

    Code:
    cd /opt/ooo4kids0.9.5/program
    ace@ace1:/opt/ooo4kids0.9.5/program$ ls -l
    total 256
    -r--r--r-- 1 root root 64839 2010-05-28 17:46 about.png
    -r--r--r-- 1 root root   333 2010-05-28 17:46 bootstraprc
    -r--r--r-- 1 root root   986 2010-05-28 17:46 fundamentalrc
    -r--r--r-- 1 root root 94435 2010-05-28 17:46 intro.png
    -r--r--r-- 1 root root    50 2010-05-28 17:46 redirectrc
    drwxr-xr-x 2 root root  4096 2010-06-07 02:35 resource
    -r-xr-xr-x 1 root root    61 2010-05-28 17:50 scalc
    -r-xr-xr-x 1 root root    61 2010-05-28 17:47 sdraw
    -r--r--r-- 1 root root    56 2010-05-28 17:46 setuprc
    -r-xr-xr-x 1 root root    64 2010-05-28 17:46 simpress
    -r-xr-xr-x 1 root root    61 2010-05-28 17:50 smath
    -r-xr-xr-x 1 root root  3858 2010-05-28 17:46 soffice
    -r-xr-xr-x 1 root root  9672 2010-05-28 17:46 soffice.bin
    -r--r--r-- 1 root root   156 2010-05-28 17:46 sofficerc
    -r-xr-xr-x 1 root root  2539 2010-05-28 17:46 spadmin
    -r-xr-xr-x 1 root root    63 2010-05-28 17:47 swriter
    -r-xr-xr-x 1 root root  1842 2010-05-28 17:46 unoinfo
    -r-xr-xr-x 1 root root  2654 2010-05-28 17:46 unopkg
    -r-xr-xr-x 1 root root  9672 2010-05-28 17:46 unopkg.bin
    -r--r--r-- 1 root root   375 2010-05-28 17:46 versionrc
    Ace1 FreeBSD/Gnome 2, i5 2300, 16GB, HX750W, 20TB ZFS pool, 60GB SSD, Fractal Design XL
    Ace2 Ubuntu/Xubuntu, i7 2600, 16GB, HX850W, 4TB, Asus HD6970, Fractal Design R3
    Ace3 Ubuntu/XFCE, E7200, 4GB, OCZ GameXStream 700W, 8TB

  5. #5
    Join Date
    Apr 2006
    Location
    Montana
    Beans
    Hidden!
    Distro
    Kubuntu Development Release

    Re: OOo4kids (Open Office for Kids) installation help?

    Quote Originally Posted by windfix View Post
    Thanks. I did install ooo4kids-ure_1.5.0_386.deb

    Next, I tried ooo4kids0.9.5_i386.deb, and I get "Error: Dependency is not satisfiable: OOo4Kids-ure"
    In a terminal try
    Code:
    sudo apt-get install -f
    There are two mistakes one can make along the road to truth...not going all the way, and not starting.
    --Prince Gautama Siddharta

    #ubuntuforums web interface

  6. #6
    Join Date
    May 2008
    Beans
    162

    Re: OOo4kids (Open Office for Kids) installation help?

    Thanks, that totally worked! Man, they could have made that easier. Hopefully when it's out of beta.

    For anyone else trying this, once it's installed - you can create a launcher (right click on desktop or elsewhere) and point it to /opt/ooo4kids0.9.5/program/soffice.bin

    You can also change its icon to one of the .png files there to make it look nicer.

  7. #7
    Join Date
    Jun 2009
    Beans
    6

    Re: OOo4kids (Open Office for Kids) installation help?

    test reply..

  8. #8
    Join Date
    Jun 2010
    Beans
    1

    Re: OOo4kids (Open Office for Kids) installation help?

    Hi,

    FYI, I created a script for the installation, that you can find at :
    http://eric.bachard.free.fr/OOo4Kids...llOOo4kids4.sh

    You must run it as root (or using sudo), and then, you should be able to

    - install OOo4Kids
    - uninstall OOo4Kids

    Of course, this script can be improved, and any help is welcome

    Thanks in advance

  9. #9
    Join Date
    Jun 2009
    Beans
    6

    Re: OOo4kids (Open Office for Kids) installation help?

    Thank you Eric!

    I tested your script with success on Ubuntu 9.04 / 64b

    Cheers,
    --
    Ben

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •