having problems installing bluefish 2.2.0 .

Asked by philliard206

I am trying to install bluefish 2.2.0 . I downloaded the file and extracted the file into etc/apt/source list but it will not let me due to permissions. Can I install any other way and how.

Thanks
P

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu bluefish Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

What file did you download?

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#2

What is the output of:

lsb_release -a

Thanks

Revision history for this message
philliard206 (philliard206) said :
#3

peter@peter-MM061:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 11.10
Release: 11.10
Codename: oneiric
peter@peter-MM061:~$

Revision history for this message
philliard206 (philliard206) said :
#4

I downloaded the file form bluefish. It was the code for ubuntu, bluefish 2.2.0 and followed the instructions for installation.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#5

Try:

gksudo gedit /etc/apt/sources.list

add the line:

deb http://debian.wgdd.de/ubuntu oneiric main restricted universe multiverse

Save the new file, close gedit and run:

sudo apt-get update; sudo apt-get --allow-unauthenticated install wgdd-archive-keyring; sudo apt-get install bluefish

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#6

You don't need the source, there is a PPA with binares so you can install bluefish like you do any other app....

Revision history for this message
philliard206 (philliard206) said :
#7

Incerted the above cose and got the following :
gksudo gedit /etc/apt/sources.list
(gksudo:2858): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(gksudo:2858): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(gksudo:2858): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(gksudo:2858): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

thanks
P

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#8

If you'd have done just the TINIEST little bit of websearchinig for the warning you posted you would have found:

sudo apt-get install gtk2-engines-pixbuf

Source:
http://yoodey.com/solving-gtk-warning-unable-locate-theme-engine-modulepath-pixmap

Can you help with this problem?

Provide an answer of your own, or ask philliard206 for more information if necessary.

To post a message you must log in.