Erik Sigurd Young | 1 Aug 2006 02:00
Picon

xephem 3.7.1 info file + patchfile

Hi all,

I'm not sure who to send these to, as this package has no maintainer.

At any rate, new build files for the Xephem package (puts it at the  
current version). It appears to work as far as I can tell. it's help  
system does depend on having a web browser configured for it, but one  
of the default choices is Safari, so it doesn't seem necessary to  
install an X browser. Is there a virtual package for Safari?


-esy

Erik Sigurd Young
”My punctuality is well known. When The Revolution takes place, I'll  
be late, and I'll be shot as a traitor.”

sigurd <at> stny.rr.com

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-users mailing list
Fink-users <at> lists.sourceforge.net
(Continue reading)

Peter O'Gorman | 1 Aug 2006 06:52
Favicon
Gravatar

Re: xephem 3.7.1 info file + patchfile


On Aug 1, 2006, at 9:00 AM, Erik Sigurd Young wrote:

> Hi all,
>
> I'm not sure who to send these to, as this package has no maintainer.
>
> At any rate, new build files for the Xephem package (puts it at the  
> current version). It appears to work as far as I can tell. it's  
> help system does depend on having a web browser configured for it,  
> but one of the default choices is Safari, so it doesn't seem  
> necessary to install an X browser. Is there a virtual package for  
> Safari?
>
> <xephem.info>
> <xephem.patch>

Put it on the package sumbmissions tracker. Please remove the custom  
mirror stuff, unless you happen to have put it up on pogma.com before  
submitting :)

Thanks,
Peter

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
(Continue reading)

Andrew Hartung | 1 Aug 2006 07:56

autoconf

While trying to update autoconf 2.5 it always hangs here:
.....
Making install in doc
make[2]: Nothing to be done for `install-exec-am'.
test -z "/sw/share/info" || mkdir -p -- "/sw/src/fink.build/root- 
autoconf-2.60-4/sw/share/info"
/sw/bin/ginstall -c -m 644 './autoconf.info' '/sw/src/fink.build/root- 
autoconf-2.60-4/sw/share/info/autoconf.info'
/sw/bin/ginstall -c -m 644 './standards.info' '/sw/src/fink.build/ 
root-autoconf-2.60-4/sw/share/info/standards.info'
Making install in tests
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
pushd doc && make html && popd
/sw/src/fink.build/autoconf-2.60-4/autoconf-2.60/doc /sw/src/ 
fink.build/autoconf-2.60-4/autoconf-2.60
texi2html -split_chapter ./autoconf.texi

I've left it for hours. Any ideas? or is there a log somewhere I can  
get more information from?

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Martin Costabel | 1 Aug 2006 10:53
Picon

Re: autoconf

Andrew Hartung wrote:
> While trying to update autoconf 2.5 it always hangs here:
> .....
> Making install in doc
> make[2]: Nothing to be done for `install-exec-am'.
> test -z "/sw/share/info" || mkdir -p -- "/sw/src/fink.build/root- 
> autoconf-2.60-4/sw/share/info"
> /sw/bin/ginstall -c -m 644 './autoconf.info' '/sw/src/fink.build/root- 
> autoconf-2.60-4/sw/share/info/autoconf.info'
> /sw/bin/ginstall -c -m 644 './standards.info' '/sw/src/fink.build/ 
> root-autoconf-2.60-4/sw/share/info/standards.info'
> Making install in tests
> make[2]: Nothing to be done for `install-exec-am'.
> make[2]: Nothing to be done for `install-data-am'.
> pushd doc && make html && popd
> /sw/src/fink.build/autoconf-2.60-4/autoconf-2.60/doc /sw/src/ 
> fink.build/autoconf-2.60-4/autoconf-2.60
> texi2html -split_chapter ./autoconf.texi

What's your texi2html?

  which texi2html
  texi2html --version
  fink list texi2html

--

-- 
Martin

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
(Continue reading)

Neil Tiffin | 1 Aug 2006 14:11

Re: autoconf

I had the same problem when trying to use the upgrade script to get  
from 10.4 transitional to 10.4.

I dumped /sw and rebuild all using a clean install and it worked fine.

Neil

On Aug 1, 2006, at 3:53 AM, Martin Costabel wrote:

> X-SpamDetect-Info: ------------- Start ASpam results ---------------
> X-SpamDetect-Info: This message may be spam. This message BODY has  
> been altered to show you the spam information
> X-SpamDetect: ****************: 16.100000 SPF  
> Fail=8.0,SpamUrl=2.0,X-Verify-MX present=1.6,Aspam=4.5
> X-SpamDetect-Info: ------------- End ASpam results -----------------
>
> Andrew Hartung wrote:
>> While trying to update autoconf 2.5 it always hangs here:
>> .....
>> Making install in doc
>> make[2]: Nothing to be done for `install-exec-am'.
>> test -z "/sw/share/info" || mkdir -p -- "/sw/src/fink.build/root-
>> autoconf-2.60-4/sw/share/info"
>> /sw/bin/ginstall -c -m 644 './autoconf.info' '/sw/src/fink.build/ 
>> root-
>> autoconf-2.60-4/sw/share/info/autoconf.info'
>> /sw/bin/ginstall -c -m 644 './standards.info' '/sw/src/fink.build/
>> root-autoconf-2.60-4/sw/share/info/standards.info'
>> Making install in tests
>> make[2]: Nothing to be done for `install-exec-am'.
(Continue reading)

William Bug | 1 Aug 2006 05:15

printing DIA diagrams

Hi All,

I'm trying to use DIA as an RDBMS data modeling tool.  There are wonderful Perl & Python scripts for doing a somewhat klugey round-trip between E-R diagrams and the DDL SQL in the database, but it really works quite nicely.

The only problem I'm running into is DIA doesn't seem to do much in the way of printing.  I get the old-style lpr & Postscript options only.  It doesn't seem to be able to pick up on the CUPS-based print services set up in OS X.

Am I doing something wrong when I configure DIA?

Many thanks for any feedback you can provide on this issue.

Cheers,
Bill


Bill Bug
Senior Research Analyst/Ontological Engineer

Laboratory for Bioimaging  & Anatomical Informatics
www.neuroterrain.org
Department of Neurobiology & Anatomy
Drexel University College of Medicine
2900 Queen Lane
Philadelphia, PA    19129
215 991 8430 (ph)
610 457 0443 (mobile)
215 843 9367 (fax)


Please Note: I now have a new email - William.Bug <at> DrexelMed.edu




This email and any accompanying attachments are confidential. This information is intended solely for the use of the individual to whom it is addressed. Any review, disclosure, copying, distribution, or use of this email communication by others is strictly prohibited. If you are not the intended recipient please notify us immediately by returning this message to the sender and delete all copies. Thank you for your cooperation.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-users mailing list
Fink-users <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users
Neil Tiffin | 1 Aug 2006 13:32
Favicon

Re: autoconf

I had the same problem when trying to use the upgrade script to get  
from 10.4 transitional to 10.4.

I dumped /sw and rebuild all using a clean install and it worked fine.

Neil

On Aug 1, 2006, at 3:53 AM, Martin Costabel wrote:

> X-SpamDetect-Info: ------------- Start ASpam results ---------------
> X-SpamDetect-Info: This message may be spam. This message BODY has  
> been altered to show you the spam information
> X-SpamDetect: ****************: 16.100000 SPF  
> Fail=8.0,SpamUrl=2.0,X-Verify-MX present=1.6,Aspam=4.5
> X-SpamDetect-Info: ------------- End ASpam results -----------------
>
> Andrew Hartung wrote:
>> While trying to update autoconf 2.5 it always hangs here:
>> .....
>> Making install in doc
>> make[2]: Nothing to be done for `install-exec-am'.
>> test -z "/sw/share/info" || mkdir -p -- "/sw/src/fink.build/root-
>> autoconf-2.60-4/sw/share/info"
>> /sw/bin/ginstall -c -m 644 './autoconf.info' '/sw/src/fink.build/ 
>> root-
>> autoconf-2.60-4/sw/share/info/autoconf.info'
>> /sw/bin/ginstall -c -m 644 './standards.info' '/sw/src/fink.build/
>> root-autoconf-2.60-4/sw/share/info/standards.info'
>> Making install in tests
>> make[2]: Nothing to be done for `install-exec-am'.
>> make[2]: Nothing to be done for `install-data-am'.
>> pushd doc && make html && popd
>> /sw/src/fink.build/autoconf-2.60-4/autoconf-2.60/doc /sw/src/
>> fink.build/autoconf-2.60-4/autoconf-2.60
>> texi2html -split_chapter ./autoconf.texi
>
> What's your texi2html?
>
>   which texi2html
>   texi2html --version
>   fink list texi2html
>
> -- 
> Martin
>
>
>
> ---------------------------------------------------------------------- 
> ---
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to  
> share your
> opinions on IT & business topics through brief surveys -- and earn  
> cash
> http://www.techsay.com/default.php? 
> page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Fink-users mailing list
> Fink-users <at> lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/fink-users

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Alexander K. Hansen | 1 Aug 2006 18:16
Picon
Gravatar

Re: printing DIA diagrams

On 7/31/06, William Bug <William.Bug <at> drexelmed.edu> wrote:
>
> Hi All,
>
> I'm trying to use DIA as an RDBMS data modeling tool.  There are wonderful
> Perl & Python scripts for doing a somewhat klugey round-trip between E-R
> diagrams and the DDL SQL in the database, but it really works quite nicely.
>
> The only problem I'm running into is DIA doesn't seem to do much in the way
> of printing.  I get the old-style lpr & Postscript options only.  It doesn't
> seem to be able to pick up on the CUPS-based print services set up in OS X.
>
> Am I doing something wrong when I configure DIA?
>
> Many thanks for any feedback you can provide on this issue.
>
> Cheers,
> Bill
>
>
> Bill Bug
> Senior Research Analyst/Ontological Engineer
>
> Laboratory for Bioimaging  & Anatomical Informatics
> www.neuroterrain.org
> Department of Neurobiology & Anatomy
> Drexel University College of Medicine
> 2900 Queen Lane
> Philadelphia, PA    19129
> 215 991 8430 (ph)
> 610 457 0443 (mobile)
> 215 843 9367 (fax)
>
>
> Please Note: I now have a new email - William.Bug <at> DrexelMed.edu
>
>
>
>
>

I see the same thing.  You might have to go with printing to a
PostScript file and printing it via Preview.app from the Finder.

--

-- 
Alexander K. Hansen
Fink Documenter (still)

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Hisashi T Fujinaka | 1 Aug 2006 18:33

Re: printing DIA diagrams

On Tue, 1 Aug 2006, Alexander K. Hansen wrote:

> On 7/31/06, William Bug <William.Bug <at> drexelmed.edu> wrote:
>>
>> I'm trying to use DIA as an RDBMS data modeling tool.  There are wonderful
>> Perl & Python scripts for doing a somewhat klugey round-trip between E-R
>> diagrams and the DDL SQL in the database, but it really works quite nicely.
>>
>> The only problem I'm running into is DIA doesn't seem to do much in the way
>> of printing.  I get the old-style lpr & Postscript options only.  It doesn't
>> seem to be able to pick up on the CUPS-based print services set up in OS X.
>>
>> Am I doing something wrong when I configure DIA?
>
> I see the same thing.  You might have to go with printing to a
> PostScript file and printing it via Preview.app from the Finder.

IIRC, dia still uses gtk-1. All the nice cupsiness happened with
gtk-2.10, which is really recent. You need to complain to upstream for
this one.

--

-- 
Hisashi T Fujinaka - htodd <at> twofifty.com
BSEE(6/86) + BSChem(3/95) + BAEnglish(8/95) + MSCS(8/03) + $2.50 = latte

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Brent Bushnell | 1 Aug 2006 23:39

OpenMotif3 build error

Hi folks,

I'm having troubles building OpenMotif3.  My problem was described  
exactly here:

http://thread.gmane.org/gmane.os.apple.fink.general/13686/focus=13686

However the solution outlined was not particularly clear.

I'm running:
OSX v10.4.7
Xcode 2.0
[brent <at> ronin ~]$ fink -V
Package manager version: 0.24.25
Distribution version: 0.8.0.rsync powerpc

To recap, the problem, on running the following:
[brent <at> ronin ~]$ sudo fink install openmotif3

the build fails with:
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I/usr/X11R6/include - 
I./../../../lib    -DXNO_MTSAFE_STRINGAPI -DXNO_MTSAFE_PWDAPI - 
DXNO_MTSAFE_TIMEAPI -Wall -Wno-unused -Wno-comment -c recv.c
recv.c: In function 'WSMDefaultOwnSelection':
recv.c:113: warning: implicit declaration of function 'GetTimestamp'
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I/usr/X11R6/include - 
I./../../../lib    -DXNO_MTSAFE_STRINGAPI -DXNO_MTSAFE_PWDAPI - 
DXNO_MTSAFE_TIMEAPI -Wall -Wno-unused -Wno-comment -c send.c
In file included from /usr/X11R6/include/Xm/DragC.h:29,
                  from /usr/X11R6/include/Xm/DragDrop.h:29,
                  from /usr/X11R6/include/Xm/Transfer.h:29,
                  from send.c:42:
/usr/X11R6/include/Xm/Xm.h:1673: error: parse error before  
"XmConvertCallbackStruct"
send.c: In function 'WSMSendMessage':
send.c:92: warning: implicit declaration of function 'GetTimestamp'
make[3]: *** [send.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1
### execution of /var/tmp/tmp.1.6sWziI failed, exit code 2
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-openmotif3-2.2.3-11
(Reading database ... 10247 files and directories currently installed.)
Removing fink-buildlock-openmotif3-2.2.3-11 ...
Failed: phase compiling: openmotif3-2.2.3-11 failed

Any thoughts that anyone has would be hugely helpful!

Thanks,

Brent.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

Gmane