WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: opera-11.tcz 2012? or 2011?  (Read 6767 times)

Offline andreas122

  • Newbie
  • *
  • Posts: 25
Re: opera-11.tcz 2012? or 2011?
« Reply #15 on: March 04, 2012, 01:18:32 AM »
''by the way i don't quite understand why they were not included in dep-file''

i don't know, but this libs are developming by the same netsurf team for netsurf browser.

the netsurf-gtk is the correct file for execute in the X environment, the other is for framebuffer.

Offline andreas122

  • Newbie
  • *
  • Posts: 25
Re: opera-11.tcz 2012? or 2011?
« Reply #16 on: March 04, 2012, 03:46:34 AM »
i have complie the netsurf :D
and is working.
now the only that i have to do is to to make it tcz.

emmm, it contains many libs of netsurf (that netsurf team make for netsurf)
sould i pagkage in the same netsurf-gtk.tcz ?
or separate?

...andreas122
« Last Edit: March 04, 2012, 04:46:49 AM by andreas122 »

Offline AbNoRMiS

  • Hero Member
  • *****
  • Posts: 550
  • nothing can be impeccable in this imperfect world
    • @ß№®M!$
Re: opera-11.tcz 2012? or 2011?
« Reply #17 on: March 04, 2012, 07:49:45 AM »
compiled binary
nsgtk - 3.5mb
no little :o
Basic Design Concept © @ß№®M!$
please forgive my terrible english :)

Offline andreas122

  • Newbie
  • *
  • Posts: 25
Re: opera-11.tcz 2012? or 2011?
« Reply #18 on: March 04, 2012, 10:06:23 AM »
and me i have compile it,
i see is 1/3 memory(ram) of opera.

so Netsurf is more light that the lightest compatable browser for linux (opera).
I have also make the nsfb but is not nice as nsgtk

Offline AbNoRMiS

  • Hero Member
  • *****
  • Posts: 550
  • nothing can be impeccable in this imperfect world
    • @ß№®M!$
Re: opera-11.tcz 2012? or 2011?
« Reply #19 on: March 04, 2012, 10:35:11 AM »
in nsgtk may be included experimental support java script
i had no time to test but in general i like gtk version
also remains to enable encoding support and pdf export
Basic Design Concept © @ß№®M!$
please forgive my terrible english :)

Offline hiro

  • Hero Member
  • *****
  • Posts: 1217
Re: opera-11.tcz 2012? or 2011?
« Reply #20 on: March 04, 2012, 04:44:06 PM »
I already stated I have a configuration of 11.61 running which doesn't crash on exit.
It's highly customized in other ways, else I would have submitted it. But I think all you have to change in the default config for it to work is "Dialog Toolkit" in operaprefs.ini. Set it to 4.

Offline hiro

  • Hero Member
  • *****
  • Posts: 1217
Re: opera-11.tcz 2012? or 2011?
« Reply #21 on: March 04, 2012, 04:47:43 PM »
It also has some kind of browser window and window panel resizing bugs which have been there for multiple years as far as I can tell from a fast google search around opera and other web forums.

So it's great when sometimes the alternatives work better.
« Last Edit: March 04, 2012, 04:49:44 PM by hiro »

Offline AbNoRMiS

  • Hero Member
  • *****
  • Posts: 550
  • nothing can be impeccable in this imperfect world
    • @ß№®M!$
Re: opera-11.tcz 2012? or 2011?
« Reply #22 on: March 05, 2012, 04:45:42 PM »
have just sent the netsurf-gtk to tcesubmit
unfortunately experimental support for java script is present only in svn version
not currently included libharu for pdf export support because gives error when making
also have not been able to include libwebp because of this netsurf hangs
work on this problems bit later
Basic Design Concept © @ß№®M!$
please forgive my terrible english :)

Offline andreas122

  • Newbie
  • *
  • Posts: 25
Re: opera-11.tcz 2012? or 2011?
« Reply #23 on: March 07, 2012, 02:05:18 PM »
COOL :) , How you find the deps .tcz?

it said ''parsing the document faild.''.
in fresh install of tinycore.
« Last Edit: March 07, 2012, 02:23:21 PM by andreas122 »

Offline AbNoRMiS

  • Hero Member
  • *****
  • Posts: 550
  • nothing can be impeccable in this imperfect world
    • @ß№®M!$
Re: opera-11.tcz 2012? or 2011?
« Reply #24 on: March 07, 2012, 03:25:02 PM »
xlibs.tcz or xprogs.tcz was included to tce/onboot.lst in your fresh install?
netsurf install manual said the following
Quote
General requirements
----------------------

  NetSurf requires at minimum GTK 2.12. Earlier versions will not work. It also
  depends on Cairo for rendering, but you should have this already with
  versions of GTK 2.12 or later.

  This will pull in loads of things, like all the GTK dev libraries, the PNG
  and JPEG libraries, colour management libraries, zlib, OpenSSL etc that
  NetSurf also depends on.
make not given a critical errors
therefore all dependencies are granted
i have not included in deps only  Xlibs.tcz (zlib, imlib2, libpng[12], libjpeg)
which also should be installed and loaded for x session
now i'll also take a look
Basic Design Concept © @ß№®M!$
please forgive my terrible english :)

Offline AbNoRMiS

  • Hero Member
  • *****
  • Posts: 550
  • nothing can be impeccable in this imperfect world
    • @ß№®M!$
Re: opera-11.tcz 2012? or 2011?
« Reply #25 on: March 07, 2012, 04:31:22 PM »
sorry, old age is not joy, it sclerosis :)
iconv encoding was enabled CFLAGS +=-DWITH_ICONV_FILTER
but forgot to included eglibc_gconv.tcz
now i'll send revised deps to tcesubmit
Code: [Select]
curl.tcz
eglibc_gconv.tcz
libglade.tcz
librsvg.tcz
openssl-1.0.0.tcz"
regret to inform that now the total size of netsurf 2.8 with all its deps will reach 15.5m 8)
Basic Design Concept © @ß№®M!$
please forgive my terrible english :)

Offline andreas122

  • Newbie
  • *
  • Posts: 25
Re: opera-11.tcz 2012? or 2011?
« Reply #26 on: March 08, 2012, 10:27:18 AM »
Good :)

netsurf has a framebutter version, to eneble it users have to compile like this:
Code: [Select]
make TARGET=framebuffer of clean source.
only english letters are viewable, but with a configuretion other can also viewed i thing, anyway.

Quote
regret to inform that now the total size of netsurf 2.8 with all its deps will reach 15.5m
plus i see opera is faster ...  :-X


Offline AbNoRMiS

  • Hero Member
  • *****
  • Posts: 550
  • nothing can be impeccable in this imperfect world
    • @ß№®M!$
Re: opera-11.tcz 2012? or 2011?
« Reply #27 on: March 08, 2012, 11:54:42 AM »
in fact when using a gtk2-desktop like lxde
then the advantages of ram using has netsurf
but it does rendering more slowly than opera
this is especially noticeable on the old computer
now i will make and send framebuffer version
need to slightly change the settings and will show all :)
Basic Design Concept © @ß№®M!$
please forgive my terrible english :)

Offline andreas122

  • Newbie
  • *
  • Posts: 25
Re: opera-11.tcz 2012? or 2011?
« Reply #28 on: March 08, 2012, 12:06:45 PM »
Before compile it, see this: :)

good, take to look to the configs, becouse when i compile the nsfb (framebuffer) it does not view letters (only english view), and i have install the dejavu ... .tcz,
so the gtk view all local letters, but the framebuffer does not, i dont know if this is a bug, or have to do with netsurf configs, or tinycore.

so take a look at this if you can, nsfb is lighter that the nsgtk i think.

check this in Makefile.defaults
# freetype compiled in font locations
  NETSURF_FB_FONTPATH := /usr/share/fonts/truetype/ttf-dejavu:/usr/share/fonts/truetype/msttcorefonts
meaby you have to change this, becouse tinycore have not the same path see the dejavu ....tcz file to see the correct path, meaby not, i dont really know.  :o
« Last Edit: March 08, 2012, 12:24:51 PM by andreas122 »

Offline AbNoRMiS

  • Hero Member
  • *****
  • Posts: 550
  • nothing can be impeccable in this imperfect world
    • @ß№®M!$
Re: opera-11.tcz 2012? or 2011?
« Reply #29 on: March 08, 2012, 12:56:13 PM »
i first try to ttf-bitstream-vera, it has a smaller size ;)
Basic Design Concept © @ß№®M!$
please forgive my terrible english :)