IMHO: In the future, it would be better the owtcl to move beyond the directory swig. Build owtcl now depends on swig, but it is not true.
Serg. > Great to hear. > Sounds like swig is an issue -- I ll have to test the newest version. > > owmon and owtap are tcl/tk programs. (It's easy to pack a > cross-platform graphical program in a singe file, and the networking > is smooth. There are even packagers for windows binaries.) > > Can you post the man page errors? Man page documentation is even worse > than libtool/autoconf but it would be nice to fix > > Paul Alfille > > On Mon, Jun 22, 2009 at 10:40 PM, Gregg C > Levine<[email protected]> wrote: >> Hello! >> Well I am off and running. So far the software items that I've used work >> exactly as advertised. The TCL based owmon (Question? Is it indeed TCL >> based? I saw the interpreter running via netstat and that's the question >> there.) works. I even got owfs first to work, and the owserver wants to work >> properly. >> >> And the webserver owhttpd works via the owserver when the proper names and >> ports are given, and of course adapter names as well. >> >> My one problem is that each time I ran the man pages for the programs I'd >> get several errors spat out from my interpreter for reading man pages. And >> this is consistent, it happens all during the versions. >> >> So we can update the website and mention that Slackware 12.1 works with >> these versions. >> -- >> Gregg C Levine [email protected] >> "The Force will be with you always." Obi-Wan Kenobi >> >> >> >>> -----Original Message----- >>> From: Gregg Levine [mailto:[email protected]] >>> Sent: Monday, June 22, 2009 4:09 PM >>> To: [email protected] >>> Subject: Re: [Owfs-developers] New problem building from CVS >>> >>> On Mon, Jun 22, 2009 at 12:08 PM, Paul Alfille <[email protected]> >> wrote: >>>> Hmm, >>>> >>>> I'm using OpenSUSE 11.1 or Ubuntu 9.04 with only an issue with >>>> libtool. I use Christian Magnusson's workaround (copy /usr/bin/libtool >>>> to owfs/src/scripts/ltmain.sh -- or something like that -- I don't >>>> have a development system near by) and run the standard ./bootstrap && >>>> ./configure && make && sudo make install >>>> >>>> Do you have php5-devel installed? >>>> >>>> Paul Alfille >>>> >>>> On Sat, Jun 20, 2009 at 11:52 PM, Gregg Levine<[email protected]> >> wrote: >>>>> Hello! >>>>> I normally do not use PHP. nor have any real reason to do so. So I >> was >>>>> surprised to see what's found on the tail of the attached file. It >>>>> complains that I should either upgrade to PHP5 (done that with this >>>>> distribution) or downgrade to 1.3.36 of SWIG. And all of this happens >>>>> because the the whole build process can't confirm that I do not have >>>>> PHP4 installed, which is no longer supported, or that I should do the >>>>> downgrade on SWIG. >>>>> >>>>> >>>>> I confess I am some what surprised by this, especially since the >>>>> peculiar problems with the libtool program didn't surface with the >>>>> currently active release number, nor did the problem related above >>>>> either. >>>>> >>>>> Paul what release of SWIG are you using for your builds? 1.3.36 is >>>>> about two maybe three years old by now. >>>>> (Tail of script below signature. Length of file too long for idiotic >>>>> mailman to release without moderator approval. I believe the one in >>>>> use by the FSF and by Coreboot, two of my other particpations allow >>>>> larger files. I also conpressed using bzip2 the original and attached >>>>> it.) >>>>> ----- >>>>> Gregg C Levine [email protected] >>>>> "This signature was once found posting rude >>>>> messages in English in the Moscow subway." >>>>> >>>>> Making all in php >>>>> make[3]: Entering directory `/usr/src/owfs/owfs/module/swig/php' >>>>> /usr/bin/swig -php4 -o ow_wrap.c ../ow.i >>>>> *** -php4 is no longer supported. >>>>> *** Either upgrade to PHP5 or use SWIG 1.3.36 or earlier. >>>>> make[3]: *** [ow_wrap.c] Error 1 >>>>> make[3]: Leaving directory `/usr/src/owfs/owfs/module/swig/php' >>>>> make[2]: *** [all-recursive] Error 1 >>>>> make[2]: Leaving directory `/usr/src/owfs/owfs/module/swig' >>>>> make[1]: *** [all-recursive] Error 1 >>>>> make[1]: Leaving directory `/usr/src/owfs/owfs/module' >>>>> make: *** [all-recursive] Error 1 >>>>> r...@jimkirk2:/usr/src/owfs/owfs# >>>>> >>> Hello! >>> Good question. Slackware doesn't use the -devel ideas when creating >>> their packages, they normally stuff everything into a package. This >>> includes the development end of things, plus the regular libraries. >>> >>> Now I swapped back from 1.3.39 of SWIG to 1.3.36 and everything >>> worked. I'm keeping a numbered release ready to go if the one from CVS >>> doesn't want to work properly. >>> >>> I imagine you're almost ready to go for releasing the actual, correct? >>> ----- >>> Gregg C Levine [email protected] >>> "This signature was once found posting rude >>> messages in English in the Moscow subway." >>> >>> >> ---------------------------------------------------------------------------- >> -- >>> Are you an open source citizen? Join us for the Open Source Bridge >> conference! >>> Portland, OR, June 17-19. Two days of sessions, one day of unconference: >> $250. >>> Need another reason to go? 24-hour hacker lounge. Register today! >>> >> http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.o >> rg >>> _______________________________________________ >>> Owfs-developers mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/owfs-developers >> >> ------------------------------------------------------------------------------ >> Are you an open source citizen? Join us for the Open Source Bridge >> conference! >> Portland, OR, June 17-19. Two days of sessions, one day of unconference: >> $250. >> Need another reason to go? 24-hour hacker lounge. Register today! >> http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org >> _______________________________________________ >> Owfs-developers mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/owfs-developers >> > > ------------------------------------------------------------------------------ > _______________________________________________ > Owfs-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/owfs-developers > > ------------------------------------------------------------------------------ _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
