This shows you the differences between the selected revision and the current version of the page.
| eac_ubuntu_install_instructions 2009/01/29 21:50 | eac_ubuntu_install_instructions 2009/04/01 17:29 current | ||
|---|---|---|---|
| Line 55: | Line 55: | ||
| * Banshee is under Applications...Sound and Video | * Banshee is under Applications...Sound and Video | ||
| * Edit ... Preferences | * Edit ... Preferences | ||
| + | |||
| + | ===== Openclipart Directories ===== | ||
| + | |||
| + | This is necessary because the default install of Open Office looks in ''.bworks/.openOfficeBlah'' directory for Clip Art, and it's not installed there. In fact, it has to be downloaded using the ''openclipart-openoffice.org'' package, and then Open Office needs to be pointed to the ''/usr/share/openclipart'' directory. :-( | ||
| + | |||
| + | |||
| + | * Check if openclipart-openoffice.org is installed: | ||
| + | * ''dpkg -l | grep openclipart'' -- If nothing prints, you need to install it. Go to next step. If something prints out, you probably don't need to install openclipart. Skip the next step. | ||
| + | * openclipart-openoffice.org package has been added to the install script that's on the UBU usb key that floats around the office. 4/1/09 | ||
| + | * Install openclipart | ||
| + | * ''sudo apt-get install openclipart-openoffice.org'' | ||
| + | * Make sure that ''/usr/share/openclipart/png'' directory exists. | ||
| + | * Go into OpenOffice | ||
| + | * Go to Tools ... Options, and select ''Paths'' from the menu. | ||
| + | * Change/Add the ''usr/share/openclipart/png'' path to **both** the "Gallery" and the "Graphics" options. | ||