Tiny Core Extensions > TCE 2.x
epiphany
Jason W:
I would make sure your /home/tc/.gnome2 or even /home/tc directory has the right permissions.
chown -R tc:staff /home/tc/.gnome2
maro:
I'm sorry to report that due to the upgrade of the 'icu.tcz' extension this one will most likely require a rebuild:
--- Code: ---tc@box:~$ readelf -d `which epiphany` | grep NEEDED | sed -e 's#.*\[##' -e 's#]$##' | while read l ; do ldconfig -p | grep -q "$l " ; [ $? -eq 0 ] || echo "can not find $l" ; done
can not find libicui18n.so.40
can not find libicuuc.so.40
can not find libicudata.so.40
--- End code ---
Please ignore this message if a rebuild is already under way.
Arslan S.:
rebuild is underway and i will add new features (epiphany-extensions,seed support)
Jason W:
Thanks to Arslan S. for:
--- Code: ---Title: epiphany-dev.tcz
Description: Web Browser of GNOME, development files.
Version: 2.29.6
Author: GNOME Maintainers
Original-site: http://projects.gnome.org/epiphany/
Copying-policy: GPL-2
Size: 40K
Extension_by: Arslan S.
Comments: This extension is PPI compatible.
Change-log: 2010/03/14 Original 2.28.2
Current: 2010/05/08 Updated to 2.29.6
--- End code ---
--- Code: ---Title: epiphany-doc.tcz
Description: Web Browser of GNOME, documentation.
Version: 2.29.6
Author: GNOME Maintainers
Original-site: http://projects.gnome.org/epiphany/
Copying-policy: GPL-2
Size: 2.5M
Extension_by: Arslan S.
Comments: This extension is PPI compatible.
Change-log: 2010/03/14 Original 2.28.2
Current: 2010/05/08 Updated to 2.29.6
--- End code ---
--- Code: ---Title: epiphany-locale.tcz
Description: Web Browser of GNOME, locale.
Version: 2.29.6
Author: GNOME Maintainers
Original-site: http://projects.gnome.org/epiphany/
Copying-policy: GPL-2
Size: 2.3M
Extension_by: Arslan S.
Comments: This extension is PPI compatible.
Change-log: 2010/03/14 Original 2.28.2
Current: 2010/05/08 Updated to 2.29.6
--- End code ---
--- Code: ---Title: epiphany.tcz
Description: Web Browser of GNOME.
Version: 2.29.6
Author: GNOME Maintainers
Original-site: http://projects.gnome.org/epiphany/
Copying-policy: GPL-2
Size: 1M
Extension_by: Arslan S.
Comments: Recommended: epiphany-extensions, gnome-icon-theme
This extension is PPI compatible.
Change-log: 2010/03/14 Original 2.28.2
Current: 2010/05/08 Updated to 2.29.6 & Added seed support
--- End code ---
Navigation
[0] Message Index
[*] Previous page
Go to full version