[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [coldsync-hackers] getting coldsync installed
- To: <coldsync-hackers at lusars dot net>
- Subject: RE: [coldsync-hackers] getting coldsync installed
- From: David <dsfranks at erwin dot largegeek.com>
- Date: Thu, 25 Apr 2002 04:01:56 -0500 (CDT)
- In-Reply-To: <001d01c1eb8e$9f6a1ee0$3200a8c0@jecinc.on.ca>
- Reply-To: coldsync-hackers at lusars dot net
- Sender: owner-coldsync-hackers at lusars dot net
ok, I read over the docs again, and I was having trouble getting it
working, so I completely uninstalled, and tried recomopiling. I closely
watched it compile, and found that there was an error in one of the souce
files, but make was not made aware of it, which was why I didn't notice
it. I attached the error portion of the output. I'll try and hack it to
see what I can fix.
On Wed, 24 Apr 2002, Brian Johnson wrote:
> On my Redhat 7.2 machine, it put coldsync in the /usr/local/bin directory
>
> Type 'locate coldsync' to get a list of all files whose path name include
> the word coldsync
>
> Did you read the docs and make a coldsync.conf and a palms file? (I like to
> set up a global coldsync.conf file for getting things running and then worry
> about setting up individual coldsyncrc files for individual users later)
>
> Do you have an idea what serial port your palm pilot is connected to? Is it
> USB?
>
> I haven't used USB but for serial your add a link to the serial dev with a
> command like 'ln -s /dev/ttyS0 /dev/pilot'
>
> Try running the command 'coldsync' and see what you get
>
>
>
> -----Original Message-----
> From: owner-coldsync-hackers@lusars.net
> [mailto:owner-coldsync-hackers@lusars.net]On Behalf Of David
> Sent: Wednesday, April 24, 2002 4:45 AM
> To: coldsync-hackers@lusars.net
> Subject: [coldsync-hackers] getting coldsync installed
>
>
> I'm having some trouble getting coldsync working on my machine. It
> compiles ok(no errors), but when I run make install, I don't see where it
> put an executable file, perl script or otherwise. Also, How do I set up
> my /dev/pilot ? I tried running MAKEDEV pilot in /dev, but it gave me an
> error saying: MAKEDEV: don't know how to make device: 'pilot'. I am
> currently running Slackware 8.0, Athlon 800. My PDA is a Sony Clie(I
> forget the model number, it's too late in the evening). Is there anyone
> out there that can help me? Thanks!
--
David
dsfranks at erwin dot largegeek dot com
ICQ#: 118347772
3:35am up 17 days, 2:35, 6 users, load average: 3.00, 3.00, 3.00
all: Entering directory `./include'
make[1]: Entering directory `/home/dsfranks/coldsync-2.2.5/include'
all: Entering directory `./include/pconn'
make[2]: Entering directory `/home/dsfranks/coldsync-2.2.5/include/pconn'
make[2]: Leaving directory `/home/dsfranks/coldsync-2.2.5/include/pconn'
all: Leaving directory `./include/pconn'
make[1]: Leaving directory `/home/dsfranks/coldsync-2.2.5/include'
all: Leaving directory `./include'
all: Entering directory `./libpconn'
make[1]: Entering directory `/home/dsfranks/coldsync-2.2.5/libpconn'
make[1]: Leaving directory `/home/dsfranks/coldsync-2.2.5/libpconn'
all: Leaving directory `./libpconn'
all: Entering directory `./libpdb'
make[1]: Entering directory `/home/dsfranks/coldsync-2.2.5/libpdb'
make[1]: Leaving directory `/home/dsfranks/coldsync-2.2.5/libpdb'
all: Leaving directory `./libpdb'
all: Entering directory `./src'
make[1]: Entering directory `/home/dsfranks/coldsync-2.2.5/src'
c++ -Wall -ansi -pedantic -DHAVE_CONFIG_H -I. -I./.. -I./../include -I/usr/local/include -c symboltable.cc
make[1]: Leaving directory `/home/dsfranks/coldsync-2.2.5/src'
all: Leaving directory `./src'
all: Entering directory `./perl'
make[1]: Entering directory `/home/dsfranks/coldsync-2.2.5/perl'
all: Entering directory `./perl/ColdSync'
make[2]: Entering directory `/home/dsfranks/coldsync-2.2.5/perl/ColdSync'
make[2]: Leaving directory `/home/dsfranks/coldsync-2.2.5/perl/ColdSync'
all: Leaving directory `./perl/ColdSync'
make[1]: Leaving directory `/home/dsfranks/coldsync-2.2.5/perl'
all: Leaving directory `./perl'
all: Entering directory `./conduits'
make[1]: Entering directory `/home/dsfranks/coldsync-2.2.5/conduits'
make[1]: Leaving directory `/home/dsfranks/coldsync-2.2.5/conduits'
all: Leaving directory `./conduits'
all: Entering directory `./doc'
make[1]: Entering directory `/home/dsfranks/coldsync-2.2.5/doc'
make[1]: Leaving directory `/home/dsfranks/coldsync-2.2.5/doc'
all: Leaving directory `./doc'
all: Entering directory `./i18n'
make[1]: Entering directory `/home/dsfranks/coldsync-2.2.5/i18n'
make[1]: Leaving directory `/home/dsfranks/coldsync-2.2.5/i18n'
all: Leaving directory `./i18n'