Re: [Fink-users] Problems installing package qtella

2003-03-30 Thread Matt Stephenson
qtella-0.5.3 was pulled from the 10.2 tree a while ago due to build  
problems with it and qt3.1, I have a package for the latest version of  
qtella '0.6.1' sitting in my experimental directory  
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/fink/experimental/ 
cattrap/ which builds and run fine with qt3.1 but has a bug where it  
won't connect to anything for me anyway.

Matt

On Saturday, Mar 29, 2003, at 05:22 Australia/Sydney, Jonathan Boivin  
wrote:

Hi

I want ot install qtella, but it won't:

code:
checking for Qt moc... found in /sw/bin
checking for Qt uic... found in /sw/bin
checking for Qt libraries... found in /sw/lib
checking for Qt include files...
Qt headers not found! If you have installed Qt in an
unusual place, please use the --with-qt-includes= option
make
make: *** No targets specified and no makefile found.  Stop.
### execution of make failed, exit code 2
Failed: compiling qtella-0.5.3-2 failed


Here is the Qt I have installed on my system:

code:
fink list qt
Information about 2325 packages read in 8 seconds.
 agqt   0.11-4 6's Spiffy All-giFT Query Tool
 perlqt 3.006-1Qt language bindings for Perl
 qt22.3.2-5Cross-Platform GUI application
 qt2-shlibs 2.3.2-5Shared libraries for the QT
 i   qt33.1.1-5Cross-Platform GUI application
 qt3-bin3.0.5-10   Cross-Platform GUI application
 i   qt3-designer   3.1.1-5Cross-Platform GUI application
 i   qt3-dev3.1.1-5Cross-Platform GUI application
 i   qt3-doc3.1.1-5Cross-Platform GUI application
 i   qt3-linguist   3.1.1-5Cross-Platform GUI application
 i   qt3-shlibs 3.1.1-5Cross-Platform GUI application
Finally, here's my Fink version:
Package manager version: 0.12.1
Distribution version: 0.5.1.cvs
On the Fink website, it is said that qtella 0.5.3-1 is for OX 10.1  
only; the version listed by Fink is 0.5.3-2 - I supposed I could  
install it (MacOS X 10.2.4).

What's going on?

Thanks

Jonathan Boivin - Montréal QC
[EMAIL PROTECTED]


---
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


---
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] request for comments: system-xfree86-4.2-7

2003-03-14 Thread Matt Stephenson
On Saturday, Mar 15, 2003, at 10:42 Australia/Sydney, Benjamin Reed 
wrote:

I just wanted to confirm that no one using Apple X11 has had any 
troubles (well, new troubles =) after updating to system-xfree86 
4.2-7.  I'd like to move it to stable as soon as possible so as to 
make it into the bindist.
Working fine for me with apple's x11, could go to stable. :)

Cheers
Matt


---
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Cyrus SASL: --enable-ntlm compiled in?

2003-03-06 Thread Matt Stephenson
On Friday, Mar 7, 2003, at 08:12 Australia/Sydney, Randall Perry wrote:

Hokay then,

Please add the compile-time option  --enable-ntlm to Cyrus SASL pkg
Just give me a couple of hours.

Cheers
Matt


---
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] python 2.3

2003-03-03 Thread Matt Stephenson
On Tuesday, Mar 4, 2003, at 02:46 Australia/Sydney, Koen van der Drift 
wrote:

At 8:39 AM +1100 3/3/03, Matt Stephenson wrote:

Update to the latest revision of of pymol in unstable first before 
you do a 'fink update-all', it uses python22 now not python although 
it will want to install python-2.2.2 as it has a build depends on 
this to ensure that numeric and pmw get installed in the right spot, 
and afterwards you can then upgrade to python-2.3


Actually what I meant is that I rather not update to python23 if there 
is likely to be a new alpha/beta/fc release soon. The source is over 7 
MB, which takes forever to download on a dialup connection.

So after a fink update-all, I will just say no to the message if I 
want to update to python23.

a fink update-all will want to upgrade your python and I think if you 
say no your update-all will stop.


 Or don't run unstable.
That's also an option ;)
Probably your best option.

Cheers
Matt


---
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] python 2.3

2003-03-02 Thread Matt Stephenson
Update to the latest revision of of pymol in unstable first before you 
do a 'fink update-all', it uses python22 now not python although it 
will want to install python-2.2.2 as it has a build depends on this to 
ensure that numeric and pmw get installed in the right spot, and 
afterwards you can then upgrade to python-2.3 and pymol will still work 
happliy, although if you rebuild/upgrade numeric or pmw once python-2.3 
is installed you will break pymol. :( Or don't run unstable.

Cheers
Matt
On Monday, Mar 3, 2003, at 04:00 Australia/Sydney, Koen van der Drift 
wrote:

Hi all,

I recently did a selfupdate-cvs, and noticed that a new version of 
python
is available. It's an alpha release, so I guess it will be followed by 
yet
anoother alpha, a couple of beta releases and then the final release. 
I'm
on a dialup connection, and I rather not d/l all those MB's each time
python gets upgraded. I don't use python directly, but a package that
depends on it (pymol).

So would it be possible to have a choice to either install the current
python (2.2.2) or the new one (2.3)? Hopefully this then also prevents 
a
update whenever I do a update-all.

thanks,

- Koen.


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Creating updated bluefish package?

2003-02-23 Thread Matt Stephenson
There is now a package in unstable for bluefish-0.9 that also links in 
libaspell.

Cheers
Matt
 Kevin Horton wrote:

I'm trying to create a package for bluefish 0.9, as the latest fink 
package is for 0.8, and 0.9 is supposed to have aspell support, which 
I would really like.  I simply copied the info file for 0.8 to my 
local tree, and updated the version number and check sum references. 
It compiled fine, and runs OK, but I didn't get the hoped for built-in 
aspell support.  Looking at the Terminal output for the compile 
process, I see:

checking aspell.h usability... yes
checking aspell.h presence... yes
checking for aspell.h... yes
checking for new_aspell_config in -laspell... no
libaspell not found please install libaspell-dev or similar
However, I do have libaspell:

[localhost:~] kwh% locate libaspell
/sw/lib/libaspell-common.a
/sw/lib/libaspell-common.la
/sw/lib/libaspell.a
/sw/lib/libaspell.la
I expected that the standard fink compile process would be enough to 
make new installs aware of all the fink installed libraries.  I've 
looked at the Packaging Reference on the Fink web site, but I can't 
puzzle out what might be going wrong, as I'm a complete neophyte at 
compiling stuff.  I've read all the documentation I can find in 
/sw/share, as well as the stuff that is in the bluefish tarball, but I 
can't find any mention of how to get aspell support.

Is aspell support something that a beginner like me can sort out, or 
do I need to just wait for the package to get updated?

Thanks,

Kevin Horton

---
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


---
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Re: [Fink-beginners] Fink-FreeCiv how-to

2003-01-27 Thread Matt Stephenson

On Monday, Jan 27, 2003, at 02:42 Australia/Sydney, Thomas Cherry wrote:


fink info freeciv did not work for me.  fink -h listing no info 
command.  :(

running the command 'fink info freeciv' is the same as 'fink describe 
freeciv'



When I run the app, this is as far as I get:

bash-2.05a$ ./civclient
using device Built-in audio controller for output:
with sample rate 44100.00, 2 channels and 32-bit sample
using device Built-in audio controller for input:
with sample rate 44100.00, 2 channels and 32-bit sample
2: Plugin 'esd' is now selected
/convert: No such file or directory
gdk_imlib ERROR: Cannot load image: 
/sw/share/freeciv/isotrident/terrain1.xpm
All fallbacks failed.
0: Failed reading XPM file: /sw/share/freeciv/isotrident/terrain1.xpm

What version of fink 'fink -V', MacOSX and the Developer tools do you 
have installed and also what version of freeciv.

Matt



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] mpg123 problems

2003-01-17 Thread Matt Stephenson

On Saturday, Jan 18, 2003, at 11:22, jfm wrote:



On Friday, Jan 17, 2003, at 20:23 Europe/Brussels, Ben Hines wrote:


Anyway, there is an alternative, in fink now which is being more 
actively developed: mpg321. fink install mpg321

Right, but all the deps are to mpg123 (lame and wmmp3), and none to 
mpg321...

mpg321 has a 'Provides: mpg123' field so the deps on mpg123 aren't a 
problem.

Matt



---
This SF.NET email is sponsored by: Thawte.com - A 128-bit supercerts will
allow you to extend the highest allowed 128 bit encryption to all your 
clients even if they use browsers that are limited to 40 bit encryption. 
Get a guide here:http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0030en
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] libgdal problems

2003-01-06 Thread Matt Stephenson
Should be cvs sometime tonight, reviewing/building at the moment.

Matt

On Tuesday, Jan 7, 2003, at 15:54 Australia/Sydney, Daniel Parks wrote:


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


On Thursday, January 2, 2003, at 07:56  PM, Ben Hines wrote:


On Thursday, January 2, 2003, at 06:59  PM, [EMAIL PROTECTED] wrote:


Whenever I try to run a gdal program, I always get this error: dyld: 
gdal_translate can't open library: ./libgdal.1.1.dylib  (No such 
file or directory, errno = 2)

This means the install_name of the library is wrong:

[ . . . ]

However, the package still needs to be fixed to set the proper 
-install_name when linking for a permanent fix.

Sorry about that, I don't actually use gdal, so testing it is not 
simple for me. Not an excuse for not testing though.

There is an updated gdal (1.1.8) in the package submission tracker. It 
will be committed when grass is updated to support it. I emailed Matt 
Stephenson, the grass maintainer, and it sounded like he would be 
updating grass in the next few days.

Daniel

- --
Moderation in all things, but most importantly, in moderation.

My PGP public key: http://mwdesign.dyndns.org/~daniel/publickey.txt
Don't use PGP? Check out http://www.pgpi.org/doc/whypgp/en/

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (Darwin)

iD8DBQE+Gl2BxIklpV9nwSURAhXzAJ42473dW61MocZINTOnPEJl+9NILwCdEM03
JFAP8UY1dSeoKvWt+sTsHzM=
=9qc6
-END PGP SIGNATURE-




---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] Re: [KDE-Darwin] QT3 fails with the following...

2003-01-03 Thread Matt Stephenson
Thanks Ben

Built and installed fine

Matt

On Saturday, Jan 4, 2003, at 06:57 Australia/Sydney, Benjamin Reed  
wrote:

OK, I've been digging through redhat's specs to see how they handled qt
installation, and apparently it's broken for them too -- they
hand-install everything!

So I took a page from their book and reworked the Qt packages a bit so
that things get hand-copied.  Those of you that were having problems, I
would appreciate it if you would give the new info and patch again:

http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/fink/experimental/ 
rangerrick/finkinfo/x11/

Just copy them to your /sw/fink/dists/local/main/finkinfo/ directory  
and
do a 'fink install qt3' and let me know if this works for you.

I'm pretty confident it will, since I'm bypassing their strange build.
If it works, let me know, and I'll put the updated package into
unstable.

Thanks!




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] tcltk 8.4.1 breaks bltwish

2002-12-28 Thread Matt Stephenson
Should be fixed now.

Matt

 [EMAIL PROTECTED] wrote:


Dear Matt et al:

blt (now in cvs) needs to be rebuilt after tcltk cvs update to 8.4.1 
as this update breaks it:

dyld: /sw/bin/bltwish can't open library: /sw/lib/libtk8.3.dylib  (No 
such file or directory, errno = 2)
Trace/BPT trap

Rebuilding fixes it.  Can blt be bumped or whatever it is called to 
force it to rebuild upon an update?

Thanks.


Bill Scott



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] Re: Fink on UFS

2002-12-19 Thread Matt Stephenson

On Friday, Dec 20, 2002, at 05:20 Australia/Sydney, 
[EMAIL PROTECTED] wrote:

Hi Folks:

Does fink work on UFS?  Is there any reason why any unix package 
ported via fink would not?  (Say X-windows rootless, or aquaterm,  ...).

(The reason I am asking is someone said they were having trouble 
installing bltwish on UFS but I can't think of a reason why this would 
be the cause of the problem).

Send me the output, I could have a typo somewhere.

Matt



---
This SF.NET email is sponsored by: Geek Gift Procrastinating?
Get the perfect geek gift now!  Before the Holidays pass you by.
T H I N K G E E K . C O M  http://www.thinkgeek.com/sf/
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] pymol dependencies

2002-11-20 Thread Matt Stephenson

 [EMAIL PROTECTED] wrote:


Hi folks:

I've started using numeric-atlas python, and pymol has a dependency on 
numeric rather than numeric-atlas.  I changed it by hand but this 
causes self-update to fail.

Could someone please change the dependency of pymol to numeric | 
numeric-atlas or better yet scientific-python please?

Pymol doesn't need the dependency 'numeric | numeric-atlas' as the 
numeric-atlas package has a 'Provides: numeric' field, also if you have 
a look the scientific-python package only has a 'numeric' dependency, 
so whats the exact error your getting when self-updating.

Matt



---
This sf.net email is sponsored by: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate: http://www.gothawte.com/rd524.html
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Fink 10.2 Tree on 10.1?

2002-10-15 Thread Matt Stephenson


[EMAIL PROTECTED] wrote:

 Hi,

 Okay, so maybe this is a dumb question, but can I use the 10.2
 tree with 10.1?  Are any of the patches/bugfixes/later versions
 applicable?  Are they forever off limits unless and until I
 upgrade to 10.2?

No you can't, some packages have specific changes for 10.2



---
This sf.net email is sponsored by: viaVerio will pay you up to
$1,000 for every account that you consolidate with us.
http://ad.doubleclick.net/clk;4749864;7604308;v?
http://www.viaverio.com/consolidator/osdn.cfm
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] compiling ghemical-0.90-3 failed

2002-10-07 Thread Matt Stephenson

Pedro,

I have just reproduced the same build error after installing ccache. So 
try removing ccache, fink remove ccache and then try updating 
ghemical again, let me know how that goes.

Ben - have included you in this email because I thought you might like 
to know.

Matt


Pedro Massobrio wrote:

 /usr/bin/ld: Undefined symbols:
 ___ls__7ostreamPFR7ostream_R7ostream
 _compare__t18string_char_traits1ZcPCcT1Ul
 _eq__t18string_char_traits1ZcRCcT1
 make[1]: *** [babel] Error 1
 make: *** [all] Error 1
 ### execution of make failed, exit code 2
 Failed: compiling ghemical-0.90-5 failed



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] compiling ghemical-0.90-3 failed

2002-10-04 Thread Matt Stephenson

Could you send me the file config.log found in 
/sw/src/ghemical-0.90-3/ghemical-0.90/, and also send me a list of the 
packages you have installed, fink list --installed.

Matt

Pedro Massobrio wrote:

 MacOS X 10.2
 fink --version
 Package manager version: 0.10.0.cvs
 Distribution version: 0.4.0.cvs
 August Dev Tools
 Upgraded Fink for 10.2

 I did 'fink update ghemical' and compiling failed with the following 
 message, any ideas?

 Thanks, Pedro

 g++2 -I/sw/include -I/usr/X11R6/include 
 -DDATADIR=\/sw/share/openbabel\ 
 -I/Volumes/Standbyme/sw/src/ghemical-0.90-3/ghemical-0.90/src -c 
 cml.cpp -o cml.o
 /usr/bin/ar -r libopenbabel.a alchemy.o binary.o typer.o atom.o base.o 
 bitvec.o bitgrid.o bond.o chains.o commandline.o data.o molvector.o 
 matrix.o chiral.o grid.o mdl.o mol.o mol2.o molchrg.o obutil.o 
 parsmi.o parsmart.o patty.o ring.o rotor.o smi.o tokenst.o Vector.o 
 pdb.o ccc.o mmod.o rand.o box.o balst.o bgf.o cacao.o cache.o chdrw.o 
 csr.o cssr.o feat.o fh.o gromos96.o cwrap.o ghemical.o xyz.o 
 fileformat.o gamess.o hin.o qchem.o tinker.o unichem.o mpqc.o 
 phmodel.o car.o xed.o jaguar.o amber.o ctransform.o binary_io.o 
 generic.o dmol.o report.o nwchem.o mopac.o gaussian.o c3d.o viewmol.o 
 cml.o
 /usr/bin/ar: creating archive libopenbabel.a
 ranlib libopenbabel.a
 g++2 -I/sw/include -I/usr/X11R6/include 
 -DDATADIR=\/sw/share/openbabel\ 
 -I/Volumes/Standbyme/sw/src/ghemical-0.90-3/ghemical-0.90/src -c 
 main.cpp -o main.o
 g++2 -L/sw/lib -o  babel main.o libopenbabel.a -lglut -lXmu -lg2c -lm  
  -lgtkgl  -lGLU -lGL -L/sw/lib -L/usr/X11R6/lib -lgtk -lgdk -lgmodule 
 -lglib -ldl -lintl -lXext -lX11 -lm -lg2c -lm
 /usr/bin/ld: Undefined symbols:
 ___ls__7ostreamPFR7ostream_R7ostream
 _compare__t18string_char_traits1ZcPCcT1Ul
 _eq__t18string_char_traits1ZcRCcT1
 make[1]: *** [babel] Error 1
 make: *** [all] Error 1
 ### execution of make failed, exit code 2
 Failed: compiling ghemical-0.90-3 failed



 ---
 This sf.net email is sponsored by:ThinkGeek
 Welcome to geek heaven.
 http://thinkgeek.com/sf
 ___
 Fink-users mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/fink-users




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] Re: KDE

2002-09-29 Thread Matt Stephenson

Just for the record aalib now builds fine for Steve, the problem seems 
to be it was linking to a older version of aalib during building, and 
it doesn't require libslang as those symbols are also defined in aalib.

Matt

On Monday, Sep 30, 2002, at 08:37 Derek Homeier wrote:

 On Sunday, September 29, 2002, at 12:32  AM, Joel Hacker wrote:


 On Saturday, September 28, 2002, at 01:37  AM, Steve Wall wrote:
 Can't speak for Joel but I don't have Norton SystemWorks installed 
 and I can't
 get aalib to compile either.  I posted about this on the 18th 
 (Subject: aalib Update
 for 10.2 Fails) and got no response.  I just did a fink 
 selfupdate-cvs and tried
 again and it still won't compile.  Errors are identical to what I 
 saw the last time.

 Anyone got any clues?  If I am interpreting the description of aalib 
 correctly it is
 an ascii-art library and it can't be that critical to GIMP.  So I 
 should be able
 to copy the .info file in my local finkinfo directory tree and 
 remove the dependency
 without breaking GIMP too much, right?

 Steve Wall


 I finally got Gimp and aalib to install (and all the parts of KDE 
 that I wanted, namely the base and Koffice and KDEgames, don't need 
 the whole bundle).  As far as I can tell it isn't the whole 
 SystemWorks suite that is causing the prob but Anti-virus 
 auto-protect specifically.  Try turning off any and all unnecessary 
 background processes first.   Anti-virus, fax listeners, special 
 hardware drivers that listen for events like mouse drivers, etc.  
 Then make note of everything that you turned off and try again.  For 
 those things with no gui option to turn them off you can either use 
 top to get their process id's and then sudo kill (process id #) or 
 use the Process Viewer application to kill them.  Some of them may 
 require you to log in as root to kill them via Process Viewer.  Be 
 careful what you kill though, you could crash you system, but it 
 isn't likely that you could do any lasting damage.

 That probably wouldn't help much as he said he is not using any Norton 
 tools in the first place :-). Moreover, Steve's problem is a simple 
 linker error, no crashing patch or kernel panics, if I read him 
 correctly.
 Steve, the symbols ld is missing in your installation belong to 
 libslang, not to ncurses, so I'd suggest to check if slang is 
 installed, and possibly rebuilt under 10.2. It seems it did not 
 include -lslang in the linker commands at all, though it obviously 
 included the slang headers, so something must have gone wrong there. 
 If in doubt just try to rebuild slang, the 10.2 updater might not 
 always detect which packages need to be recompiled.

 HTH,
   Derek



 ---
 This sf.net email is sponsored by:ThinkGeek
 Welcome to geek heaven.
 http://thinkgeek.com/sf
 ___
 Fink-users mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/fink-users




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] Download ARB package failure 2

2002-09-24 Thread Matt Stephenson

I have just clicked on the link in the email and it has downloaded 
fine, Try downloading it manually and then copy it to /sw/src, fink 
will be able to fine it then.

Matt

On Wednesday, Sep 25, 2002, at 07:09 Australia/Sydney, Thorsten Stoeck 
wrote:

 Hi all,

 It's me again with the arb-problem. Trying to do the same stuff as 
 mentioned
 in my mail a couple of minutes ago, I got the following (new) failure
 message which might help in finding a solution for me:

 How do you want to proceed? [1] 2
 curl -f -L -O
 ftp://sunsite.unc.edu/pub/Linux/X11/xutils/type1inst-0.6.1.tar.gz
 curl: (28) Connection aborted
 ### execution of curl failed, exit code 28
 Downloading the file type1inst-0.6.1.tar.gz failed.

 (1)  Give up
 (2)  Retry

 How do you want to proceed? [1] 2
 curl -f -L -O
 ftp://sunsite.unc.edu/pub/Linux/X11/xutils/type1inst-0.6.1.tar.gz
 curl: (10) the username and/or the password are incorrect
 ### execution of curl failed, exit code 10
 Downloading the file type1inst-0.6.1.tar.gz failed.

 (1)  Give up
 (2)  Retry

 How do you want to proceed? [1]

 Which username or password is meant here? I was asked for a password 
 when
 giving the command fink install arb. However, at this place I 
 entered the
 right password. Thus, unix probably asks for another 
 passwordhowever, I
 do not have another one! What can I do to overcome this problem?

 Best,

 Thorsten


 *
 Dr. Thorsten Stoeck
 Marine Science Center
 Northeastern University Boston
 East Point
 Nahant, MA 01908
 USA

 Phone: (781)581-7370 Ext. 321
 Fax: (781)581-6076
 **





 ---
 This sf.net email is sponsored by:ThinkGeek
 Welcome to geek heaven.
 http://thinkgeek.com/sf
 ___
 Fink-users mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/fink-users



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] Can't Install Octave: Dependency on zlib

2002-09-17 Thread Matt Stephenson

Thanks, fixed now, run fink selfupdate-cvs to get the updated package.

Matt

King Chung Huang wrote:

 Hi,

 I'm trying to install Octave, but it complains with:

 WARNING: While resolving dependency zlib for package hdf5-1.4.3-2,
 package zlib was not found.
 Failed: Can't resolve dependency zlib for package hdf5-1.4.3-2 (no
 matching packages/versions found)

 So, I tried installing the zlib package, but it couldn't find it.

 I read in another thread that zlib was removed from the 10.2 tree 
 because it
 already comes with the system. So, how can I get Octave to recognize 
 that
 and install?

 Thanks,

 King Chung Huang
 Learning Commons
 University of Calgary



 ---
 Sponsored by: AMD - Your access to the experts on Hammer Technology!
 Open Source  Linux Developers, register now for the AMD Developer
 Symposium. Code: EX8664 http://www.developwithamd.com/developerlab
 ___
 Fink-users mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/fink-users



---
Sponsored by: AMD - Your access to the experts on Hammer Technology! 
Open Source  Linux Developers, register now for the AMD Developer 
Symposium. Code: EX8664 http://www.developwithamd.com/developerlab
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] Missing Packages under Jaguar?

2002-09-11 Thread Matt Stephenson


On Thursday, Sep 12, 2002, at 05:37, Aaron Magill wrote:

 When I try to install arpwatch or ethereal-ssl, I get the following:

 Information about 1261 packages read in 1 seconds.

 pkg ethereal  version ###
 pkg ethereal  version 0.9.6-1
 WARNING: While resolving dependency libpcap for package 
 ethereal-0.9.6-1, package libpcap was not found.
 Failed: Can't resolve dependency libpcap for package 
 ethereal-0.9.6-1 (no matching packages/versions found)

Run  fink-selfupdate-cvs libpcap has now being moved over to the 10.2 
tree


 A similar message about xmame comes up when I try to install ckmame.

Are you sure you got a similar message about xmame when installing 
ckmame, as ckmame doesn't depend on xmame and I have just installed 
ckmame fine under 10.2. Yes xmame hasn't made it across yet, there are 
still some issues compiling it under gcc3.

Matt



---
In remembrance
www.osdn.com/911/
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] Missing Packages under Jaguar?

2002-09-11 Thread Matt Stephenson


On Thursday, Sep 12, 2002, at 10:52, Aaron Magill wrote:

 Thanks for the update regarding libpcap... I'll compile it tonight and 
 see how it works!

 Regarding ckmame, you appear to be correct -- I don't know what I was 
 smoking, but none of the mame related packages (ckmame, gnomame, and 
 grustibus) list xmame as a pre-requisite.  I'll try recompiling again 
 tonight and see what happens.

This is because none of the mame related packages need xmame to 
actually build and run, I can build and run grustibus with no problems 
without xmame installed, just won't do much thats all. :) I have a 
package for xmame that compiles under 10.2 by forcing the use of gcc2, 
if you want a copy just email me privately.

Cheers
Matt



---
In remembrance
www.osdn.com/911/
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



[Fink-users] Feedback Request

2002-08-11 Thread Matt Stephenson

I'm after some feedback on the following packages:

aalib-1.4rc5-1
aftp-1.0-1
asp2php-0.76.13-1
calcoo-1.3.12-1
diffutils-2.8.1-1
freeciv-1.13.0-1
gnuboy-1.0.3-1
gnut-0.4.28-2
hfsutils-3.2.6-1
jags-0.20.2-1
joe-2.9.8-pre1-1
mtools-3.9.8-3
mtoolsfm-1.9-3-1
mutella-0.4.1-1
peacock-0.5-2
pong-1.0.2-2
popt-1.6.4-1
pymol-0.82-1
qtella-0.5.3-1
samba-ssl- 2.2.5-1
sambasentinel-0.1-1
uae-0.8.22-1
ungifsicle-1.33-1
unrtf-0.18.1-1
xmakemol- 5.05-1

Thanks
Matt



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] I can't find KDE!

2002-08-01 Thread Matt Stephenson

http://fink.sourceforge.net/news/kde.php

On Friday, August 2, 2002, at 12:34 AM, Ned Dupont wrote:

 I can't find KDE!

 I see the KDE category on the fink web site, but when I try to do a 
 fink
 install bundle-kde fink can't find anything to install. I then looked 
 in
 ALL of my distro directories (unstable to) and KDE is nowhere to be 
 found.
 How do install KDE? Can anyone help?

 Thanks
 Ned Dupont



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] Typing Into Oleo

2002-07-27 Thread Matt Stephenson


On Saturday, July 27, 2002, at 07:28 AM, [EMAIL PROTECTED] wrote:


 Any ideas?  Is gnumeric worth installing most of GNOME?

I should also add if you want a spreadsheet that doesn't require lots of 
dependences install abs it only depends on x11.

Cheers
Matt



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] Typing Into Oleo

2002-07-27 Thread Matt Stephenson


On Saturday, July 27, 2002, at 10:35 PM, [EMAIL PROTECTED] wrote:

 I ended up downloading the source tarball directly from here:

 http://home.pi.be/bertin/download.shtml

 and renaming the result.  abs' info file points here:

 http://users.bigpond.net.au/acorn/abs/abs-src-0.908.tar.gz.

 which I can't resolve.

Of course it works fine for me, :) The reason the abs.info points there 
for the abs source is because the link to it on the abs homepage has 
being down for the last 3 months or so, nice to see it working again, 
will update the package to reflect this in the next couple of days.

Matt



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] Typing Into Oleo

2002-07-26 Thread Matt Stephenson

fink info oleo
Information about 1355 packages read in 6 seconds.

oleo-1.99.16-1: The GNU spreadsheet
  .
  Usage Notes:
  There is one bug I have to track down. To enter information into a cell
  your caps lock must be on.
  .
  Web site: http://www.gnu.org/software/oleo/oleo.html
  .
  Maintainer: Matt Stephenson [EMAIL PROTECTED]

On Saturday, July 27, 2002, at 07:28 AM, [EMAIL PROTECTED] wrote:

 Hi,

 $ fink --version
 Package manager version: 0.9.12
 Distribution version: 0.4.0.cvs

 Mac OS X 10.1.5.

 Freshly built xfree86-base 4.2.0-6 and xfree86-rootless 4.2.0-3.

 With that out of the way, I'm having a strange problem with
 oleo-1.99.16-1:  it won't accept keyboard input.

 I can use X's clipboard mechanisms to paste text into oleo, but it
 seems to ignore my keystrokes.  This occurs under icewm 1.2.0 and
 fvwm2 2.4.7, so I don't think it's window manager related.

 I had a similar problem with NetHack, but fixed it by adding

 NetHack.autofocus: True

 to my xdefaults file (as per the instructions in the NetHack.ad
 file).

 Any ideas?  Is gnumeric worth installing most of GNOME?

 Thanks,
 Dan

 --
 This email impairs your ability to operate heavy machinery.
 mailto:[EMAIL PROTECTED]



 ---
 This sf.net email is sponsored by:ThinkGeek
 Welcome to geek heaven.
 http://thinkgeek.com/sf
 ___
 Fink-users mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/fink-users



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] Ghemical install failed

2002-07-17 Thread Matt Stephenson


On Wednesday, July 17, 2002, at 02:19 PM, Jeremy Erwin wrote:


 On Tuesday, July 16, 2002, at 01:36  PM, Timothy Gregg wrote:

 Hi,
 I don't know if this is a bug or just me.  I did a fink selfupdate-cvs 
 then tried fink install ghemical.  All seemed fine installing Gnome 
 and passwd etc, then it started working on ghemical itself and 
 eventually failed.  I list below the last few lines:
 ...
 In file included from geomopt_dialog.h:13,
  from ./geomopt_dialog.cpp:10:
 ../../../src/target3/glade_dialog.h:13: glade/glade.h: No such file or 
 directory
 In file included from ../../../src/target3/t3views.h:26,
  from ../../../src/target3/t3docv.h:22,
  from ../../../src/target3/t3qm1docv.h:19,
  from ./geomopt_dialog.cpp:12:
 /sw/include/gnome-1.0/gnome.h:12: gnomesupport.h: No such file or 
 directory
 make[1]: *** [geomopt_dialog.o] Error 1
 make: *** [all] Error 1
 ### make failed, exit code 2
 Failed: compiling ghemical-0.90-1 failed
 /Users/tmgregg


 Hmm. gnomesupport.h (/sw/lib/gnome-libs/include/gnomesupport.h) should 
 be packaged in gnome-libs. glade.h 
 (/sw/include/libglade-1.0/glade/glade.h) should be provided by 
 libglade. (If these libraries are not installed, one of ghemical's 
 upstream info descriptions has an incomplete dependency line).


There is now a new revision of ghemical in cvs that should fix this, let 
me know how it goes.


 My compile of ghemical fails at a different point.

 g++  -c -I/sw/include -I/usr/X11R6/include -fno-exceptions 
 -I../../src/target3/glade -I../../src/target3 -I../../src/graphics 
 -I../../src/common -I../../openbabel -I../..//src -I/sw/include/gtk-1.2 
 -I/sw/include/glib-1.2 -I/sw/lib/glib/include -I/usr/X11R6/include 
 -I/sw/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/sw/lib/gnome-
 libs/include -I/sw/include -I/sw/include/gtk-1.2 -I/sw/include/glib-1.2 
 -I/sw/lib/glib/include -I/usr/X11R6/include -I/sw/include/gnome-xml 
 -I/sw/include/libglade-1.0 -I/sw/include/gnome-1.0 
 -DNEED_GNOMESUPPORT_H -I/sw/lib/gnome-libs/include -I/sw/include 
 -I/sw/include/glib-1.2 -I/sw/lib/glib/include -I/sw/include/orbit-1.0 
 -I/sw/include/gtk-1.2 -I/usr/X11R6/include  ./t3mm2docv.cpp
 make[1]: [../..//bin/ghemical] Error 1 (ignored)
 g++ -o ../..//bin/ghemical t3main.o t3docv.o t3views.o t3errutil.o 
 t3prefs.o t3dialog.o glade_dialog.o t3qm1docv.o t3qm2docv.o t3mm1docv.o 
 t3mm2docv.o ../..//src/target3/glade/libdialogs.a 
 ../..//src/graphics/libgraphics.a ../..//src/common/libcommon.a 
 ../..//miniMOPAC/libminiMOPAC.a ../..//openbabel/libopenbabel.a -lglut 
 -lXmu -lg2c -lm   -lgtkgl  -lGLU -lGL -L/sw/lib -L/usr/X11R6/lib -lgtk 
 -lgdk -lgmodule -lglib -ldl -lintl -lXext -lX11 -lm -lg2c -lm -lgtkgl  
 -lGLU -lGL -L/sw/lib -L/usr/X11R6/lib -lgtk -lgdk -lgmodule -lglib -ldl 
 -lintl -lXext -lX11 -lm -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE 
 -lgtk -lgdk -lgmodule -ldl -lintl -lXext -lX11 -lgnome -lgnomesupport 
 -lesd -laudiofile -lm -lglib -L/sw/lib -lglade-gnome -lglade -L/sw/lib 
 -lxml -lz -L/sw/lib -L/usr/X11R6/lib -lgnomeui -lart_lgpl -lgdk_imlib 
 -lSM -lICE -lgtk -lgdk -lgmodule -ldl -lintl -lXext -lX11 -lgnome 
 -lgnomesupport -lesd -laudiofile -lm -lglib
 /usr/bin/ld: warning multiple definitions of symbol _locale_charset
 /sw/lib/libintl.dylib(localcharset.lo) definition of _locale_charset
 /sw/lib/libiconv.2.dylib(localcharset.lo) definition of _locale_charset
 /usr/bin/ld: Undefined symbols:
 _initCanonicalForm__Fv
 make[1]: *** [../..//bin/ghemical] Error 1
 make: *** [all] Error 1

I had a report of this same error just recently and I am still looking 
into it.

Matt



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] Ghemical install failed

2002-07-16 Thread Matt Stephenson

Do you have libglade installed, ghemical is missing a dependency on this.

Matt

On Wednesday, July 17, 2002, at 03:36 AM, Timothy Gregg wrote:

 Hi,
 I don't know if this is a bug or just me.  I did a fink selfupdate-cvs 
 then tried fink install ghemical.  All seemed fine installing Gnome and 
 passwd etc, then it started working on ghemical itself and eventually 
 failed.  I list below the last few lines:
 ...
 c++  -c -I/sw/include -I/usr/X11R6/include -fno-exceptions 
 -I../../src/graphics -I../../src/common -I../../openbabel 
 -I/sw/src/ghemical-0.90-1/ghemical-0.90/src -I/sw/include/gtk-1.2 
 -I/sw/include/glib-1.2 -I/sw/lib/glib/include -I/usr/X11R6/include 
 -I/sw/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/sw/lib/gnome-
 libs/include -I/sw/include -I/sw/include/gtk-1.2 -I/sw/include/glib-1.2 
 -I/sw/lib/glib/include -I/usr/X11R6/include  ./mm3docv.cpp
 /usr/bin/ar rcv libgraphics.a mtools.o objects.o camera.o views.o 
 docview.o spline.o plane.o surface.o qm1docv.o qm2docv.o mm1docv.o 
 mm1rbn.o mm2docv.o mm2rbn.o mm3docv.o
 a - mtools.o
 a - objects.o
 a - camera.o
 a - views.o
 a - docview.o
 a - spline.o
 a - plane.o
 a - surface.o
 a - qm1docv.o
 a - qm2docv.o
 a - mm1docv.o
 a - mm1rbn.o
 a - mm2docv.o
 a - mm2rbn.o
 a - mm3docv.o
 ranlib libgraphics.a
 c++  -c -I/sw/include -I/usr/X11R6/include -fno-exceptions 
 -I../../../src/target3 -I../../../src/graphics -I../../../src/common 
 -I../../../openbabel -I/sw/src/ghemical-0.90-1/ghemical-0.90/src 
 -I/sw/include/gtk-1.2 -I/sw/include/glib-1.2 -I/sw/lib/glib/include 
 -I/usr/X11R6/include -I/sw/include/gnome-1.0 -DNEED_GNOMESUPPORT_H 
 -I/sw/lib/gnome-libs/include -I/sw/include -I/sw/include/gtk-1.2 
 -I/sw/include/glib-1.2 -I/sw/lib/glib/include -I/usr/X11R6/include  
 ./geomopt_dialog.cpp
 In file included from geomopt_dialog.h:13,
  from ./geomopt_dialog.cpp:10:
 ../../../src/target3/glade_dialog.h:13: glade/glade.h: No such file or 
 directory
 In file included from ../../../src/target3/t3views.h:26,
  from ../../../src/target3/t3docv.h:22,
  from ../../../src/target3/t3qm1docv.h:19,
  from ./geomopt_dialog.cpp:12:
 /sw/include/gnome-1.0/gnome.h:12: gnomesupport.h: No such file or 
 directory
 make[1]: *** [geomopt_dialog.o] Error 1
 make: *** [all] Error 1
 ### make failed, exit code 2
 Failed: compiling ghemical-0.90-1 failed
 /Users/tmgregg

 Any suggestions would be appreciated.
 Thanks,
 Tim Gregg

 Ti400 256 M RAM OSX 10.1.5
 Package manager version: 0.9.12
 Distribution version: 0.4.0.cvs
 Dec. DevTools




 ---
 This sf.net email is sponsored by: Jabber - The world's fastest growing 
 real-time communications platform! Don't just IM. Build it in! 
 http://www.jabber.com/osdn/xim
 ___
 Fink-users mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/fink-users



---
This sf.net email is sponsored by: Jabber - The world's fastest growing 
real-time communications platform! Don't just IM. Build it in! 
http://www.jabber.com/osdn/xim
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] gtkgraph

2002-06-30 Thread Matt Stephenson

Mail me personally, not the list, :) the ./configure output from a fink 
rebuild gtkgraph.

Matt

On Sunday, June 30, 2002, at 07:03 PM, Julien Salort wrote:

 On Sun, 30 Jun 2002 11:01:37 +1000
 Matt Stephenson [EMAIL PROTECTED] wrote:

 Don't know, gtkgraph works perfectly for me here. Try fink rebuild
 gtk+ and fink rebuild gtkgraph.

 It still doesn't work.

 Also what version of fink, gtk+,
 developer tools etc.

 Package manager version: 0.9.12
 Distribution version: 0.4.0.cvs
 gtk+: 1.2.10-12
 gtkgraph: 0.6.2-2
 gcc: 2.95.2 (April Dev Tools)

 Thanks for your help,



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] Qtella

2002-05-11 Thread Matt Stephenson

There is now a new revision of the package in cvs that hopefully fixes 
the problem, so let me know how it goes. Although I have compiled qtella 
over a dozen times in the last 48hrs (my form of quality control before 
I commit a new package) and haven't come across this problem before, it 
always fines moc on my system. I suppose the other thing could be moc 
wasn't installed in /sw/bin when qt3 was installed.

Matt

On Saturday, May 11, 2002, at 11:09 AM, Zorro wrote:

 Trying to install qtella:

 checking for Qt moc...
 Qt's moc not found! If you have installed Qt in an
 unusual place, please use the --with-qt-moc= option

 make
 make: *** No targets specified and no makefile found.  Stop.
 ### make failed, exit code 2
 Failed: compiling qtella-0.5.2-1 failed

 I have qt3 and qt3-shlibs installed.

 fink 0.9.11 cvs
 dec dev tools
 10.1.4

 ___

 Have big pipes? SourceForge.net is looking for download mirrors. We 
 supply
 the hardware. You get the recognition. Email Us: 
 [EMAIL PROTECTED]
 ___
 Fink-users mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/fink-users


___

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] Qtella, Zorro

2002-05-11 Thread Matt Stephenson

Dave,

Is this with the 2nd revision in cvs, all those are now passed in the 
'ConfigureParams' field, although I think after work today (6 o'clock in 
the morning where I am now, and yes I work weekends) I think will add 
'--with-qt-includes' just to cover all bases, and no makes no sense to 
me all. :-) As I stated earlier I haven't come across these problems, 
and seems to be working for Zorro now.

Cheers
Matt

On Sunday, May 12, 2002, at 03:28 AM, Dave Vasilevsky wrote:

 I'm having a similar problem with qtella, it's truly inexplicable. I 
 try 'fink install qtella' and get this error:

 checking for Qt libraries... found in /sw/lib
 checking for Qt include files...
 Qt headers not found! If you have installed Qt in an
 unusual place, please use the --with-qt-includes= option

 So I look at configure, and it checks for $QTDIR/include/qwidget.h 
 which exists on my system! I put in an echo just to see what's going 
 wrong--I didn't change another thing--and then I run

 sudo ./configure --prefix=/sw --with-qt-libs=/sw/lib --with-kde=no 
 --with-qt-moc=/sw/bin --with-qt-uic=/sw/bin

 and this time it works! Does that make any sense? I'll tell you if I 
 figure out what's going on.

 Dave Vasilevsky


 ___

 Have big pipes? SourceForge.net is looking for download mirrors. We 
 supply
 the hardware. You get the recognition. Email Us: 
 [EMAIL PROTECTED]
 ___
 Fink-users mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/fink-users


___

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] Re: May 02 2002 updates; some install, some don't

2002-05-05 Thread Matt Stephenson

Bill

Those particular packages are still in unstable. See the faq 
http://fink.sourceforge.net/faq/usage-fink.php#unstable

Matt

On Monday, May 6, 2002, at 07:31 AM, [EMAIL PROTECTED] wrote:

 I may just be impatient, but I installed a couple of May 2 updates from 
 the scientific programs (eg: pymol, for which I am exceptionally 
 grateful), but tried with a few others  (xdrawchem, snns, babel, 
 chemtool) and they don't show up even in the CVS list.

 Is something wrong, or are they just on the way?

 Thanks.

 Bill Scott


 ___

 Have big pipes? SourceForge.net is looking for download mirrors. We 
 supply
 the hardware. You get the recognition. Email Us: 
 [EMAIL PROTECTED]
 ___
 Fink-users mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/fink-users


___

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] feedback re: installing aalib-shlibs-1.4rc4-5

2002-03-27 Thread Matt Stephenson

Try 'fink install aalib'

Matt

On Wednesday, March 27, 2002, at 05:09 PM, Basil John Gilger wrote:

 Hi folks,

 I ran fink update-all after a successful selfupdate. It failed with 
 the following:

 ...install -d -m 755 /sw/src/root-aalib-1.4rc4-5/sw/share/doc/aalib
 install -c -p -m 644 ANNOUNCE AUTHORS ChangeLog COPYING NEWS README 
 /sw/src/root-aalib-1.4rc4-5/sw/share/doc/aalib/
 rm -f /sw/src/root-aalib-1.4rc4-5/sw/info/dir /sw/src/root-
 aalib-1.4rc4-5/sw/info/dir.old /sw/src/root-
 aalib-1.4rc4-5/sw/share/info/dir /sw/src/root-
 aalib-1.4rc4-5/sw/share/info/dir.old
 rm -rf /sw/src/root-aalib-shlibs-1.4rc4-5
 mkdir -p /sw/src/root-aalib-shlibs-1.4rc4-5/sw
 mkdir -p /sw/src/root-aalib-shlibs-1.4rc4-5/DEBIAN
 install -d -m 755 /sw/src/root-aalib-shlibs-1.4rc4-5/sw/lib
 mv /sw/src/root-aalib-1.4rc4-5/sw/lib/libaa.1.0.4.dylib 
 /sw/src/root-aalib-shlibs-1.4rc4-5/sw/lib
 mv: rename /sw/src/root-aalib-1.4rc4-5/sw/lib/libaa.1.0.4.dylib to 
 /sw/src/root-aalib-shlibs-1.4rc4-5/sw/lib/libaa.1.0.4.dylib: No such 
 file or directory
 ### mv failed, exit code 1
 Failed: installing aalib-shlibs-1.4rc4-5 failed

 the file name, /sw/src/root-aalib-1.4rc4-5/sw/lib/libaa.1.0.4.dylib 
 seems odd, but what do I know?

 I am running Mac 10.1.3 on a PowerBook G4 with the Dec01 Development 
 tools and unstable fink.

 John


 ___
 Fink-users mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/fink-users


___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] feedback re: installing aalib-shlibs-1.4rc4-5

2002-03-27 Thread Matt Stephenson

Also what version of fink are you running 'fink --version' ???

Matt

On Wednesday, March 27, 2002, at 05:09 PM, Basil John Gilger wrote:

 I am running Mac 10.1.3 on a PowerBook G4 with the Dec01 Development 
 tools and unstable fink.



___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] feedback re: installing aalib-shlibs-1.4rc4-5

2002-03-27 Thread Matt Stephenson

Did you try 'fink install aalib', or 'fink install windowmaker', Let me 
know how that goes, were the errors produced when you were doing 'fink 
update-all' 

Matt

On Thursday, March 28, 2002, at 03:00 AM, [EMAIL PROTECTED] wrote:

 I have the very same problem as Basil.
 In my case:
 fink --version
 Package manager version: 0.9.9a
 Distribution version: 0.3.2a.cvs
 Also, all other individial updates (e.g. fink update windowmaker) fail 
 with similar errors.
 Any hint is VERY MUCH appreciated.
 gaetano
 Hi folks,

 I ran fink update-all after a successful selfupdate. It failed with 
 the following:

 ...install -d -m 755 /sw/src/root-aalib-1.4rc4-5/sw/share/doc/aalib
 install -c -p -m 644 ANNOUNCE AUTHORS ChangeLog COPYING NEWS README 
 /sw/src/root-aalib-1.4rc4-5/sw/share/doc/aalib/
 rm -f /sw/src/root-aalib-1.4rc4-5/sw/info/dir /sw/src/root-
 aalib-1.4rc4-5/sw/info/dir.old /sw/src/root-
 aalib-1.4rc4-5/sw/share/info/dir /sw/src/root-
 aalib-1.4rc4-5/sw/share/info/dir.old
 rm -rf /sw/src/root-aalib-shlibs-1.4rc4-5
 mkdir -p /sw/src/root-aalib-shlibs-1.4rc4-5/sw
 mkdir -p /sw/src/root-aalib-shlibs-1.4rc4-5/DEBIAN
 install -d -m 755 /sw/src/root-aalib-shlibs-1.4rc4-5/sw/lib
 mv /sw/src/root-aalib-1.4rc4-5/sw/lib/libaa.1.0.4.dylib 
 /sw/src/root-aalib-shlibs-1.4rc4-5/sw/lib
 mv: rename /sw/src/root-aalib-1.4rc4-5/sw/lib/libaa.1.0.4.dylib to 
 /sw/src/root-aalib-shlibs-1.4rc4-5/sw/lib/libaa.1.0.4.dylib: No such 
 file or directory
 ### mv failed, exit code 1
 Failed: installing aalib-shlibs-1.4rc4-5 failed

 the file name, /sw/src/root-
 aalib-1.4rc4-5/sw/lib/libaa.1.0.4.dylib seems odd, but what do I know?

 I am running Mac 10.1.3 on a PowerBook G4 with the Dec01 Development 
 tools and unstable fink.

 John


 ___
 Fink-users mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/fink-users



 ___
 Fink-users mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/fink-users


___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] NEdit Problem

2002-03-27 Thread Matt Stephenson

This is a problem with lesstfif and xfree4.2, has being fixed in cvs, do 
a 'fink selfupdate' then 'fink install nedit'

Matt


On Thursday, March 28, 2002, at 09:11 AM, Robert Detrick wrote:

 After installing compiled binary of nedit using apt-get I set the 
 following error message when I try to run nedit:


 XmManager ClassInitialize: XmeTraitSet failed
 Error: attempt to add non-widget child DropSiteManager to parent 
 nedit which supports only widgets


 I am running XDarwin and Window maker.  Any suggestions on how to fix 
 this problem?

 Thanks,

 Bob Detrick


 ___
 Fink-users mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/fink-users


___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



Re: [Fink-users] PyMOL

2002-03-25 Thread Matt Stephenson

As Koen said Mike, try the new revision in cvs, it fixes all though 
problems.

Matt

On Tuesday, March 26, 2002, at 05:54 AM, Koen van der Drift wrote:

 Mike,

 Did you try the latest pymol (release 2)? It works well for me in 
 fullscreen WindowMaker. It now depends on the GLUT libraries, which was 
 not the case for the first release, so that might be causing your 
 problems.


 - Koen.


 ___
 Fink-users mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/fink-users


___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users