| View previous topic :: View next topic |
| Author |
Message |
SNo0py Apprentice


Joined: 12 Jul 2002 Posts: 270 Location: Vienna, Austria
|
Posted: Tue Aug 13, 2002 2:40 pm Post subject: Psion-ebuilds? |
|
|
Hello out there,
has anyone a Sync-Software for a Psion installed? How have you done this, can you make an ebuild?
Thanx,
M. _________________ Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you. |
|
| Back to top |
|
 |
cphax n00b


Joined: 13 Jul 2002 Posts: 7
|
Posted: Wed Aug 21, 2002 8:18 am Post subject: PsiWin and general Psion chat |
|
|
I presume you mean something like PsiLin ? I used to have that one on my old RH-box... it needs a lot of other utilities to make it work, but that's why there's portage, i guess
I don't think an ebuild would be difficult to make... i might actually have a go on my copious free time.
But, slightly offtopic, I first thought that the subject meant crosscompiling gentoo for psion! Now that would be neat... I presume you're aware of the PsiLinux project, which is debian based. But imagine a gentoo-based linux for your Psion... *drool* |
|
| Back to top |
|
 |
SNo0py Apprentice


Joined: 12 Jul 2002 Posts: 270 Location: Vienna, Austria
|
Posted: Wed Aug 21, 2002 12:17 pm Post subject: |
|
|
Hi!
No, i don't want to run Gentoo on my Psion, it's just working fine, fast & stable!
But I want to make a Backup of my Psion-files and mayby convert some Word- and other Files into a PC-Readable format. But just a Backup (=mount /psion ) would be fine... _________________ Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you. |
|
| Back to top |
|
 |
cphax n00b


Joined: 13 Jul 2002 Posts: 7
|
Posted: Wed Aug 21, 2002 12:46 pm Post subject: |
|
|
Ah, ok... then PsiLin and the associated utilities are pretty much what you want.
Lets see if i have the time to generate ebuilds for the packages.
Personally, I have a compactflash and a reader to keep my psion (running linux, but same applies to EPOC) in sync with my desktop computer. |
|
| Back to top |
|
 |
SNo0py Apprentice


Joined: 12 Jul 2002 Posts: 270 Location: Vienna, Austria
|
Posted: Wed Aug 21, 2002 12:58 pm Post subject: |
|
|
That would be nice!
/me is not so savy with installing without emerge, but maybe I'll try... lets see
BTW, I've a Psion Revo +, so there is no way for working with a compactflash  _________________ Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you. |
|
| Back to top |
|
 |
dek l33t


Joined: 16 May 2002 Posts: 657 Location: Germany
|
Posted: Wed Aug 21, 2002 3:43 pm Post subject: |
|
|
I've used the plptools with Mandrake. Haven't tried them with Gentoo yet.
They include support to connect your psion, doing backups, ... and there is a small QT frontend as well.
The project is still active and can be found here http://plptools.sourceforge.net/ |
|
| Back to top |
|
 |
dark_priest Apprentice


Joined: 18 Aug 2003 Posts: 227 Location: NL
|
Posted: Mon Sep 06, 2004 4:43 pm Post subject: |
|
|
| Code: |
checking for kdb2html... not found
configure: error: The important program kdb2html was not found!
Please check whether you installed KDE correctly.
|
i have KDE 3.3.0 fresh out of portage, what did i do wrong here? _________________ [ Censored by unpopular demand] |
|
| Back to top |
|
 |
dark_priest Apprentice


Joined: 18 Aug 2003 Posts: 227 Location: NL
|
Posted: Tue Sep 07, 2004 3:55 pm Post subject: |
|
|
ok fixed that
USE= -kde
 _________________ [ Censored by unpopular demand] |
|
| Back to top |
|
 |
Roguelazer Veteran


Joined: 10 Feb 2003 Posts: 1233 Location: Harvey Mudd College
|
Posted: Tue Sep 07, 2004 6:55 pm Post subject: |
|
|
I spent a -long- time helping another forum member get plptools working. I forget how we did it, but it involved ebuild hacking. Oh, and plptools is worthless with -kde because then there's no front-end and everything becomes exponentially difficult... The gist of it was that kdb2html is in kdelibs2 (as opposed to kdelibs3), so you need to modify the ebuild to use the new app. Or something. I forget. Hopefully the guy I helped remembers. _________________ Registered Linux User #263260 |
|
| Back to top |
|
 |
dark_priest Apprentice


Joined: 18 Aug 2003 Posts: 227 Location: NL
|
Posted: Tue Sep 07, 2004 7:48 pm Post subject: |
|
|
no dude, works like a charm withoud KDE.
| Code: |
# ncpd
# mkdir /mnt/psion
# plpnfsd
|
[edit] plpnfsd takes a while, sometimes even a minute. dont worry, it didnt crash[/edit]
and then i could copy stuff in. only snag: no gui, but basically nautilus of konqueror could do the same. just drag the files in/out.
plpbackup will do for backuping needs.
but yeh, a frontend would be nice.
why not a softling to kde3libs? _________________ [ Censored by unpopular demand] |
|
| Back to top |
|
 |
MickKi Veteran

Joined: 08 Feb 2004 Posts: 1100 Location: 51:45:20N, 0:40:44W
|
Posted: Sat Nov 06, 2004 12:00 am Post subject: |
|
|
Hi Roguelazer!
| Roguelazer wrote: | | I spent a -long- time helping another forum member get plptools working. I forget how we did it, but it involved ebuild hacking. Oh, and plptools is worthless with -kde because then there's no front-end and everything becomes exponentially difficult... The gist of it was that kdb2html is in kdelibs2 (as opposed to kdelibs3), so you need to modify the ebuild to use the new app. Or something. I forget. Hopefully the guy I helped remembers. |
Of course I remember!
| Code: | # wget http://www.roguelazer.com/files/plptools-0.12-r1.ebuild
# mkdir -p /usr/local/portage/app-pda/plptools
# cp plptools-0.12-r1.ebuild /usr/local/portage/app-pda/plptools/
# ebuild /usr/local/portage/app-pda/plptools/plptools-0.12-r1.ebuild digest
# cp /usr/portage/app-pda/plptools/files/plptools-0.12-gentoo.patch /usr/local/portage/app-pda/plptools/files/
# emerge -u =app-pda/plptools-0.12-r1 |
I believe your ebuild link is still live. However, since I updated to KDE-3.3.0 and later on KDE-3.3.1 it stopped working and when I tried to re-emerge it has failed to recompile.
I have also tried to use the USE="-kde" flag and emerge plptools from portage but it fails with a similar errror. Not sure if it is just my setup? Others appear to be able to emerge it successfully. There's this bug report where I show the error I get trying to emerge the portage ebuild.
This is what I get when I try to emerge your ebuild: | Code: |
EDIT on 19 Apr '05: removed superfluous code which has been superseded by events (broken system) |
Is it fixable? Any ideas? I keep logging into WinXP just to transfer things from/to my Psion and its a pain.  _________________ Regards,
Mick
Last edited by MickKi on Tue Apr 19, 2005 9:45 pm; edited 1 time in total |
|
| Back to top |
|
 |
MickKi Veteran

Joined: 08 Feb 2004 Posts: 1100 Location: 51:45:20N, 0:40:44W
|
Posted: Thu Jan 13, 2005 12:52 pm Post subject: |
|
|
OK, something must have been wrong with my unstable box. I've reinstalled a stable system and now plptools compiles and installs nicely!
Let's hope the devs sort out the ebuild as per suggestion in bug #62245.
Thanks again Roguelazer! _________________ Regards,
Mick |
|
| Back to top |
|
 |
ma_clanger n00b

Joined: 23 Apr 2004 Posts: 1
|
Posted: Mon Jan 17, 2005 4:02 pm Post subject: |
|
|
Thanks Roguelazer for the fix, and MickKi for posting the details to bugzilla. I wouldn't have found this otherwise  |
|
| Back to top |
|
 |
Roguelazer Veteran


Joined: 10 Feb 2003 Posts: 1233 Location: Harvey Mudd College
|
Posted: Mon Jan 17, 2005 11:37 pm Post subject: |
|
|
All this and I didn't even respond.  _________________ Registered Linux User #263260 |
|
| Back to top |
|
 |
kLy Tux's lil' helper

Joined: 02 Feb 2005 Posts: 108
|
Posted: Sun Mar 20, 2005 4:03 pm Post subject: |
|
|
Hey. I get the following error when emerging (even with the patch applied as suggested):
| Code: |
checking for Qt... libraries /usr/qt/3/lib, headers /usr/qt/3/include
checking if Qt compiles without flags... no
checking for moc... /usr/qt/3/bin/moc
checking for KDE version... 2.x
checking for rpath... yes
checking for KDE... configure: error:
in the prefix, you've chosen, are no KDE headers installed. This will fail.
So, check this please and use another prefix!
!!! ERROR: app-pda/plptools-0.12-r1 failed.
!!! Function src_compile, Line 44, Exitcode 1
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
|
emerge info:
| Code: |
Portage 2.0.51.19 (default-linux/amd64/2004.3, gcc-3.4.2, glibc-2.3.4.20040808-r1, 2.6.9-gentoo-r14 x86_64)
=================================================================
System uname: 2.6.9-gentoo-r14 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.4.16
Python: dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb 22 2005, 21:00:19)]
dev-lang/python: 2.3.4-r1
sys-devel/autoconf: 2.59-r6, 2.13
sys-devel/automake: 1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils: 2.15.92.0.2-r1
sys-devel/libtool: 1.5.10-r4
virtual/os-headers: 2.6.6-r1
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-march=athlon64 -O2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon64 -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X aalib acpi alsa avi berkdb bitmap-fonts cdr crypt cups curl dedicated directfb dvd encode esd exif fam fbcon flac font-server fortran gif gphoto2 gpm gtk gtk2 icq imagemagick imap imlib ipv6 jabber java jp2 jpeg kde libwww lzw lzw-tiff mad mbox mime mozilla mp3 mpeg msn ncurses nls oggvorbis opengl pam pda perl png ppds python qt quicktime readline sdl speex spell ssltcltk tcpd tetex theora tiff truetype truetype-fonts type1-fonts usb userlocales xine xml2 xmms xpm xrandr xv xvid yahoo zlib"
Unset: ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS
|
Thanks |
|
| Back to top |
|
 |
kLy Tux's lil' helper

Joined: 02 Feb 2005 Posts: 108
|
Posted: Mon Mar 21, 2005 4:31 pm Post subject: |
|
|
bump... anyone out there willing to help me get my psion working? thx |
|
| Back to top |
|
 |
kLy Tux's lil' helper

Joined: 02 Feb 2005 Posts: 108
|
|
| Back to top |
|
 |
MickKi Veteran

Joined: 08 Feb 2004 Posts: 1100 Location: 51:45:20N, 0:40:44W
|
Posted: Tue Apr 19, 2005 9:38 pm Post subject: |
|
|
Blast! Something is amiss. I am using gcc-3.3.5-20050130 and just tried reinstalling it. Unfortunately it fails with the same error (KDE headers).
No idea why this is happening now.
EDIT: I've tried first emerging docbook2html and then emerging plptools (without Roquelazers patch) as Jason Wong suggests in bug 62245 and it also fails with the same error. This seems to be Qt related. I've had a corrupt /var and /usr/lib partitions lately and wonder it it has something to do with it. I am re-emerging Qt now to see if this fixes it.
EDIT_2: Nope, re-emerging Qt does not fix it. What next?!  _________________ Regards,
Mick |
|
| Back to top |
|
 |
kLy Tux's lil' helper

Joined: 02 Feb 2005 Posts: 108
|
Posted: Wed Apr 20, 2005 8:58 am Post subject: |
|
|
did you try the ebuild in the bugs link (0.12-r1)?
I had header errors then tried the patch and it worked. However it still doesn't compile Does someone know how I could compile this quick without having to downgrade gcc?
I could use some other distro's rpm's and then use rpm2tar but it seems really messy The files get dumped all over your system and you can't just "emerge -C" to get rid of it  |
|
| Back to top |
|
 |
MickKi Veteran

Joined: 08 Feb 2004 Posts: 1100 Location: 51:45:20N, 0:40:44W
|
Posted: Wed Apr 20, 2005 7:47 pm Post subject: |
|
|
Yes, I have been using Roguelazer's 0.12-r1 hack for more than a year now and have advertised it widely as a temporary solution, but the devs do not seem particularly interested in our good old Psions.
Yesterday my machine started playing up during a Psion backup (the backup would just freeze and Kpsion would go to sleep) so I thought of re-emerging it. It didn't and came up with the same header error like yours. Then I tried the docbook2html solution but it also failed with the KDE headers error. Then I re-emerged Qt, failed again, kdelibs, failed again . . . so, I'm out of options until someone more knowledgeable than I finds a fix (or until the next Qt comes out?). Other packages compiling against Qt don't seem to have a problem though.
EDIT:I've added it to bug 62245 _________________ Regards,
Mick |
|
| Back to top |
|
 |
MickKi Veteran

Joined: 08 Feb 2004 Posts: 1100 Location: 51:45:20N, 0:40:44W
|
Posted: Thu May 12, 2005 10:20 pm Post subject: |
|
|
Hi All,
I have found an interim solution which overcomes the KDE-headers problem and describe it in bug 62245. _________________ Regards,
Mick |
|
| Back to top |
|
 |
MickKi Veteran

Joined: 08 Feb 2004 Posts: 1100 Location: 51:45:20N, 0:40:44W
|
Posted: Thu May 19, 2005 6:10 pm Post subject: plptools-0.12 downgrade |
|
|
It seems that plptools is now downgraded to 0.11-r1. Has anyone tried it?
I am loathed to downgrade now that I managed to get 0.12 to emerge on my machine . . .  _________________ Regards,
Mick |
|
| Back to top |
|
 |
kLy Tux's lil' helper

Joined: 02 Feb 2005 Posts: 108
|
Posted: Wed May 25, 2005 3:25 pm Post subject: |
|
|
Hi.
I see everyone mentioning the KDE error, but what about the GCC one? The one that (under GCC3.4) produces:
| Code: |
/usr/lib/gcc/i686-pc-linux-gnu/3.4.2/include/g++-v3/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated.
In file included from bufferarray.cc:28:
bufferstore.h:132: error: using typedef-name `std::ostream' after `class'
make[1]: *** [bufferarray.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
In file included from bufferstore.cc:36:
bufferstore.h:132: error: using typedef-name `std::ostream' after `class'
make[1]: *** [bufferstore.lo] Error 1
make[1]: Leaving directory `/var/tmp/portage/plptools-0.12/work/plptools-0.12/lib'
make: *** [all-recursive] Error 1
|
as mentioned in bug 62245?
Is there a way to compile in GCC3.4? I don't want to downgrade GCC just for this  |
|
| Back to top |
|
 |
MickKi Veteran

Joined: 08 Feb 2004 Posts: 1100 Location: 51:45:20N, 0:40:44W
|
Posted: Wed Jun 01, 2005 7:47 pm Post subject: |
|
|
Hi kLy,
Did you try plptools-0.11-r1? _________________ Regards,
Mick |
|
| Back to top |
|
 |
|