Author Topic: Bluefish 1.0.4  (Read 3563 times)

desertrat

  • Hero Member
  • *****
  • Posts: 743
    • View Profile
    • http://
Bluefish 1.0.4
« on: January 19, 2006, 04:06:21 pm »
Here's bluefish

[blurb]
Bluefish is a powerful editor for experienced web designers and programmers. Bluefish supports many programming and markup languages, but it focuses on editing dynamic and interactive websites.

NB Bluefish requires a pcre library that has been compiled with support for UTF8. Unfortunately the version of pcre in the feed does not have UTF8 support. Fortunately I have included one here that does

Get rid of existing pcre:
Code: [Select]
ipkg-uninstall pcreNB you will most likely see some errors about grep not finding the pcre library that you just uninstalled

Install new pcre:
Code: [Select]
ipkg-install / pcre_6.4_armv5tel.ipkNB again you will most likely see some errors about grep not finding the pcre library that you just installed. Don't worry all will be fine next time you run ipkg-*

-- cheers
SL-C3100 / Ambicon WL1100C-CF / pdaXrom 1.1.0beta3 / IceWM

mbaush

  • Jr. Member
  • **
  • Posts: 55
    • View Profile
    • http://
Bluefish 1.0.4
« Reply #1 on: January 19, 2006, 06:49:24 pm »
Hello, I've installed but it seems I'm missing a libgtk-x11-2.0.so.0 lib... any idea how I can install this ?

Thanks
Zaurus SL-C3000, Cacko

desertrat

  • Hero Member
  • *****
  • Posts: 743
    • View Profile
    • http://
Bluefish 1.0.4
« Reply #2 on: January 20, 2006, 12:32:15 am »
Quote
Hello, I've installed but it seems I'm missing a libgtk-x11-2.0.so.0 lib... any idea how I can install this ?

That comes from gtk2_2.6.2_armv5tel.ipk which is in the official feed.

-- cheers
SL-C3100 / Ambicon WL1100C-CF / pdaXrom 1.1.0beta3 / IceWM

pgas

  • Hero Member
  • *****
  • Posts: 1097
    • View Profile
    • http://
Bluefish 1.0.4
« Reply #3 on: January 20, 2006, 04:45:11 am »
Quote
Hello, I've installed but it seems I'm missing a libgtk-x11-2.0.so.0 lib... any idea how I can install this ?

are you using pdaxrom? which model?
SLC-860 cacko / senao wifi

mbaush

  • Jr. Member
  • **
  • Posts: 55
    • View Profile
    • http://
Bluefish 1.0.4
« Reply #4 on: January 20, 2006, 07:30:49 am »
I was using the Sharp ROM, but today I can't boot anymore.. some grep error.. I wonder if it's because of something I did installing bluefish
Zaurus SL-C3000, Cacko

desertrat

  • Hero Member
  • *****
  • Posts: 743
    • View Profile
    • http://
Bluefish 1.0.4
« Reply #5 on: January 20, 2006, 08:07:38 am »
Quote
I was using the Sharp ROM, but today I can't boot anymore.. some grep error.. I wonder if it's because of something I did installing bluefish

As pgas has surmised, you're not using pdaXrom, these are for pdaXrom  

Your best bet is to go the Sharp ROM forum(s) and tell them what you did and ask for help there.  For reference here are the files that are affected:

pcre:
/usr/lib/libpcre.so.0.0.1
/usr/lib/libpcre.so.0
/usr/lib/libpcre.so
/usr/lib/libpcreposix.so.0.0.0
/usr/lib/libpcreposix.so.0
/usr/lib/libpcreposix.so

bluefish:
/usr/local/share/bluefish/
/usr/local/share/bluefish/bluefish_splash.png
/usr/local/share/bluefish/icon_c.png
/usr/local/share/bluefish/icon_cfml.png
/usr/local/share/bluefish/icon_html.png
/usr/local/share/bluefish/icon_java.png
/usr/local/share/bluefish/icon_unknown.png
/usr/local/share/bluefish/icon_dir.png
/usr/local/share/bluefish/icon_image.png
/usr/local/share/bluefish/icon_pascal.png
/usr/local/share/bluefish/icon_php.png
/usr/local/share/bluefish/icon_python.png
/usr/local/share/bluefish/icon_r.png
/usr/local/share/bluefish/icon_xml.png
/usr/local/share/bluefish/highlighting.default
/usr/local/share/bluefish/filetypes.default
/usr/local/share/bluefish/encodings.default
/usr/local/share/bluefish/custom_menu.default
/usr/local/share/bluefish/custom_menu.fr.default
/usr/local/share/bluefish/custom_menu.de.default
/usr/local/share/bluefish/funcref_html.xml
/usr/local/share/bluefish/funcref_php.xml
/usr/local/share/bluefish/funcref_css.xml
/usr/local/share/bluefish/funcref_python.xml
/usr/local/bin/bluefish
/usr/share/applications/bluefish-project.desktop
/usr/share/applications/bluefish.desktop

-- cheers
SL-C3100 / Ambicon WL1100C-CF / pdaXrom 1.1.0beta3 / IceWM