[ Thread Index |
Date Index
| More lists.tuxfamily.org/slitaz Archives
]
- To: slitaz@xxxxxxxxxxxxxxxxxxx
- Subject: Re: dillo2
- From: "Allan Pinto" <allan316@xxxxxxxxx>
- Date: Tue, 28 Oct 2008 03:06:31 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=BSjyqsgBttZ1qk0uGExPjSCnlRYi+0mvr+LQgZN3XxI=; b=lGRv0R6LiOfHHNGFn4O1gm4v6Pbgd+nvfBNZX9seOOslRzU+HdMcGFCzrtk5UvrWzV SO6xpb3CDoHyw4tF+xfLLAEGWjTUZGwAaM73OmPVPjJ5hXubsMWXXMX/JxAXae55jUKP rByBYqQ+2uCZiyZYDrP/0FNLR18ckNJFrYmPk=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=T6TiNr093tCgnA+h+J6EQlcjvKSRswLNYWh4bldJ9PEBNIb5toDMf3zUdzno9LaUen zIBBw8FBKLyH6/5L3TogUtigfIw9XjU7J7XokQH0R0pAW4lGpvWT9esz5yDpTh2Nh/jh Ht+PgLNDbCTZ7c22m5F7LLzZM6zY0DS0JS7x4=
ok
On Mon, Oct 27, 2008 at 8:34 PM, Paul Issott <paul@xxxxxxxxxxxxxxxxxxx> wrote:
> Hi Allan, firstly thanks for posting these, they both work fine on a LiveCD
> and it's nice to using dillo2.
>
> But do we upgrade from fltk 1.1.9 stable -> fltk2 snapshot or do we have
> both versions?
> I'm not sure what to do now. Wait till one of the devs reads this before
> pushing.
>
> Paul
>
> Allan Pinto wrote:
>>
>> hi im attaching another fltk package with name now fltk2 and below is
>> the receipt.
>>
>> # SliTaz package receipt.
>>
>> PACKAGE="fltk2"
>> VERSION="2.0.x-r6403"
>> CATEGORY="system-tools"
>> SHORT_DESC="Fast Light Tool Kit (provide fluid)."
>> MAINTAINER="pankso@xxxxxxxxxx"
>> TARBALL="fltk-$VERSION.tar.bz2"
>> BUILD_DEPENDS="mesa mesa-dev xorg-libXft-dev"
>> DEPENDS="mesa xorg-libXft-dev"
>> WEB_SITE="http://www.fltk.org/"
>>
>> WGET_URL="http://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/fltk/snapshots/$TARBALL"
>> SOURCE="fltk"
>> # Rules to configure and make the package.
>> compile_rules()
>> {
>> cd $src
>> ./configure \
>> --prefix=/usr \
>> --mandir=/usr/share/man \
>> --enable-shared \
>> $CONFIGURE_ARGS
>> make
>> make DESTDIR=$PWD/_pkg install
>> }
>>
>> # Rules to gen a SliTaz package suitable for Tazpkg.
>> genpkg_rules()
>> {
>> mkdir -p $fs/usr/bin $fs/usr/lib $fs/usr/share/pixmaps
>> cp -a $_pkg/usr/bin $fs/usr
>> cp -a $_pkg/usr/lib/*.so* $fs/usr/lib
>> # cp $src/fluid/icons/fluid-32.png $fs/usr/share/pixmaps/fluid.png
>> }
>>
>>
>> On Mon, Oct 27, 2008 at 9:31 AM, Allan Pinto <allan316@xxxxxxxxx> wrote:
>>
>>>
>>> Hi Paul,
>>> Attached is the tazpkg for fltk2 and dillo2, this is just for testing,
>>> i have already tested it once on a cooking live cd.
>>> now i have a few doubts, how do i get the package named as fltk2 as
>>> there is alread a fltk 1.x , dillo needs fltk2 but i dont know how
>>> many fltk1 dependent packages are there in slitaz.
>>> another note. : there is no division of dev files just a basic tazpkg
>>> for checking and confirmation.
>>> once i get your comment on fltk ill upload both of them to the wok.
>>>
>>> On Mon, Oct 27, 2008 at 3:29 AM, Allan Pinto <allan316@xxxxxxxxx> wrote:
>>>
>>>>
>>>> oh, i actually was hoping fraaz would do it, haha, ill get on to it
>>>> right away, will update you by evening.
>>>>
>>>> On Mon, Oct 27, 2008 at 3:50 AM, Paul Issott <paul@xxxxxxxxxxxxxxxxxxx>
>>>> wrote:
>>>>
>>>>>
>>>>> Hi Allan, is there any chance of getting a .tazpkg on the list for the
>>>>> folks?
>>>>>
>>>>> Thanks
>>>>>
>>>>> Paul
>>>>>
>>>>> Allan Pinto wrote:
>>>>>
>>>>>>
>>>>>> Hi ,
>>>>>> Success, dillo is installed and working.
>>>>>> had to reinstall slitaz though, i had lost total track of what i had
>>>>>> installed and where.
>>>>>> reinstalled and then installed slitaz-toolchain and the
>>>>>> slitaz-dev-pkgs , mesa-dev,
>>>>>> linked /usr/include/libpng12 /usr/includelibpng
>>>>>>
>>>>>> fltk2 was configured with this command ./configure --prefix=/usr
>>>>>> --enable-shared , make , make install
>>>>>> and then dillo as you said, ./configure --prefix=/usr
>>>>>> --disable-threaded-dns .
>>>>>> have attached a screenshot.
>>>>>>
>>>>>>
>>>>>> On Wed, Oct 15, 2008 at 5:57 PM, fraazz <fraazz@xxxxxxxxxxxxx> wrote:
>>>>>>
>>>>>>
>>>>>>>
>>>>>>> On Wed, 15 Oct 2008 11:27:03 +0000
>>>>>>> "Allan Pinto" <allan316@xxxxxxxxx> wrote:
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>>
>>>>>>>> hi ,
>>>>>>>> you need fltk2 for that, and when compiling fltk2, if you get the
>>>>>>>> glut/gpuzzle error you need to install the mesa-dev package.
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>> fltk2 and mesa-dev were installed, the exit comes with no previous
>>>>>>> warnings when ./configure dillo2.
>>>>>>> I guess the problem is simple, fltk2 is installed in /usr/local which
>>>>>>> seems not in the PATH :
>>>>>>>
>>>>>>> $ echo $PATH
>>>>>>>
>>>>>>>
>>>>>>> /home/hacker/.local/bin:/home/hacker/.local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
>>>>>>>
>>>>>>> So, change prefix during configure, or add /usr/local to the PATH.
>>>>>>>
>>>>>>> +
>>>>>>> npni
>>>>>>>
>>>>>>> --
>>>>>>> [0x366720B7]
>>>>>>>
>>>>>>> ---
>>>>>>> SliTaz GNU/Linux Mailing list - http://www.slitaz.org/
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> ------------------------------------------------------------------------
>>>>>>
>>>>>>
>>>>>
>>>>> ---
>>>>> SliTaz GNU/Linux Mailing list - http://www.slitaz.org/
>>>>>
>>>>>
>>>>
>>>> --
>>>> Thanx and regd's.
>>>>
>>>> Allan.
>>>> http://www.in2dwok.com
>>>>
>>>>
>>>
>>> --
>>> Thanx and regd's.
>>>
>>> Allan.
>>> http://www.in2dwok.com
>>>
>>>
>>
>>
>>
>>
>
>
>
> ---
> SliTaz GNU/Linux Mailing list - http://www.slitaz.org/
>
--
Thanx and regd's.
Allan.
http://www.in2dwok.com
---
SliTaz GNU/Linux Mailing list - http://www.slitaz.org/