[bt-devel] Re: Trouble installing sword modules with new installer

Daniel Glassey bt-devel@crosswire.org
Fri, 30 Jan 2004 20:19:02 +0000


another idea. run 'curl-config --version' to find out what version of
curl you have. I've found that 7.10.2 crashes after downloading
mods.d.tar.gz like you describe.

Regards,
Daniel

On Mon, 2004-01-26 at 10:55, Males Tomlinson wrote:
> Hi, Joachim
> the console output is:
> ------------------------------------------------------------------------------------
> SWMgr: Can't find 'mods.conf' or 'mods.d'.  Try setting:
>         SWORD_PATH=<directory containing mods.conf>
>         Or see the README file for a full description of setup options 
> (<configPath is null>)
> SWMgr: Can't find 'mods.conf' or 'mods.d'.  Try setting:
>         SWORD_PATH=<directory containing mods.conf>
>         Or see the README file for a full description of setup options 
> (<configPath is null>)
> * About to connect() to ftp.crosswire.org:21
> * Connected to ftp.crosswire.org (64.140.154.250) port 21
> < 220 www.crosswire.org FTP server (Version wu-2.6.2-11.72.1) ready.
> > USER ftp
> < 331 Guest login ok, send your complete e-mail address as password.
> > PASS installmgr@user.com
> < 230 Guest login ok, access restrictions apply.
> * We have successfully logged in
> > PWD
> < 257 "/" is current directory.
> * Entry path is '/'
> > CWD pub
> < 250 CWD command successful.
> > CWD sword
> < 250 CWD command successful.
> > CWD raw
> < 250 CWD command successful.
> * Telling server to connect to 155.239.131.228:33048
> > PORT 155,239,131,228,129,24
> < 200 PORT command successful.
> * Ordered connect of the data stream with PORT!
> > TYPE A
> < 200 Type set to A.
> > LIST
> < 150 Opening ASCII mode data connection for directory listing.
> * Connection accepted from server
> * Getting file with size: -1
> < 226 Transfer complete.
> * Connection #0 left intact
> * Re-using existing connection! (#0)
> * Connected to  (64.140.154.250) port 21
> > CWD /
> < 250 CWD command successful.
> > CWD pub
> < 250 CWD command successful.
> > CWD sword
> < 250 CWD command successful.
> > CWD raw
> < 250 CWD command successful.
> * Telling server to connect to 155.239.131.228:33049
> > PORT 155,239,131,228,129,25
> < 200 PORT command successful.
> * Ordered connect of the data stream with PORT!
> > TYPE I
> < 200 Type set to I.
> > SIZE mods.d.tar.gz
> < 213 69231
> > RETR mods.d.tar.gz
> < 150 Opening BINARY mode data connection for mods.d.tar.gz (69231 bytes).
> * Connection accepted from server
> * Getting file with size: 69231
> < 226 Transfer complete.
> * Connection #0 left intact
> * Closing connection #0
> *** BibleTime got signal 11 (Crashing). Trying to save settings.
> ------------------------------------------------------------------------------------
> I'll unzip the mods and try a local install.
> 
> Thanks,
> Males
> 
> On Sunday, 25 January 2004 20:35, Joachim Ansorg wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > Hi,
> >
> > > Finally I got a pc up and running again, finding that the a 1.4 is
> > > already out! I'm running mandrake 9.2 on a new pc and with that I
> > > installed the binaries for mdk9.2. I was surprised to see a new sword
> > > dialog (good job!). However, I can't get my modules installed. I tried
> > > the remote install, but bibletime crashes with a signal 11 kde crash
> > > report. I can give you a backtrace if you would like.
> >
> > Hm, what does BibleTime output in a console window?
> >
> > > I then directed a new source to my local files, but when I click on
> > > connect to source, the list is empty. The dialog is perfect, but no
> > > modules to choose. The modules are in .zip format (as I downloaded them)
> >
> > BT works on unzipped modules like they are on the Sword CD. Jus unzip all
> > downloaded modules into a dir and add that one as local source.
> >
> > > On the website it says sword should have curl support enabled. I did not
> > > compile my own; I used the mdk binary from the bibletime website. Has
> > > that bin got curl support?
> >
> > I think so.
> >
> > Joachim