Gene Venable schrieb:

Hi!

 > Yes, it doesn't install Pascal's version.  I don't know
 > whether it's  a .deb file -- anyone who wants more detail
 > can Google for it as easily as I could.

Pascals version is just a tar.bz2 with the source of course.

The question is wether you'd probably have enough developers
packages on the phone arround to build it. One could then
probably offer a suitable build. But as I don't have such a
device I can't test it.

Anyway: if you have gcc with all dev (note the v is not a
typo ;) and tcl/tk with the devs as well, plus some shell
access on your phone, you could just fetch the source tar
from pascals site and try something like:

    $ tar -jxvf scid*.bz2
    $ cd scid
    $ export PATH=.;$PATH
    $ ./configure
    $ ./make
    $ ./scid

if that works it would be good news.

-- 

Kind regards,

Alexander Wagner
Universitaetsbibliothek Ilmenau
Langewiesener Str. 37
98693 Ilmenau
Tel.: 03677/69-4521 , Fax.: 03677/69-4617

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Scid-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to