[vlc-devel] Re: Who is working in the Zaurus port?

Benoit Gariod ben at talon.nl
Sat Jul 10 21:00:57 CEST 2004


#ipkg -v returns:
ipkg: unknown option -v

Furthermore, ar isn't installed on the Z by default (might be why the
install fails?)
And I can't find an arm source or binary package anywhere. Gah.

Benoit Gariod

-----Original Message-----
From: vlc-devel-bounce at videolan.org
[mailto:vlc-devel-bounce at videolan.org]On Behalf Of Jean-Paul Saman
Sent: Saturday, July 10, 2004 6:38 PM
To: vlc-devel at videolan.org
Subject: [vlc-devel] Re: Who is working in the Zaurus port?


Benoit Gariod wrote:

>The librt ipkg you made is busted :D, but yes it is the format the Z uses.
>zcat complains about it not being a gzip format (did you bzip it?) and an
>unexpected EOF on stdin.
>
>
>
I used ipkg-build v1.0. What version does the Zaurus use? (ipkg -v)
Maybe your Zaurus distribution uses an older version of ipkg.

This version of ipkg uses AR and TAR. To extract data by hand from the
*.ipk you need to perform the following steps:

# ar -x librt_2.1.3_arm.ipk
# tar -xzvf data.tar.gz

The control.tar.gz has the package information and the post-install  and
post-remove scripts. Further more there is a version file debian-binary.

The preferred way however is using:
# ipkg install librt_2.1.3_arm.ipk

>It's only 7k on the webserver, are you sure you didn't get any transfer
>errors?
>
>
The package is fine. It is as big as I build it about 7K.

>The libsdl bit has me a bit confused. I guess it's a question of
>installation settings, since the other one is working.
>You might want to dissect both packages for differences.
>
>
--

Many greetings,
Jean-Paul Saman

Consultant
--------------------------------------------------------------
VLC iPAQ maintainer                    http://www.videolan.org
RedHat Certified Engineer         RHCE number: 807202745005548
--------------------------------------------------------------


-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list