[Fink-devel] system-xfree86-dev only allows things to BuildDepend on it

2008-03-10 Thread Jack Howarth
   In updating raster3d to build with gcc43, I discovered
a problem with the raster3d installing fontconfig2-dev
for the build of imagemagick. I get...

fink -m -k rebuild raster3d
Scanning package description files..
Information about 6576 packages read in 3 seconds.
Running in Maintainer Mode
Validating package file /sw/fink/dists/local/main/finkinfo/raster3d.info...
Package looks good!
The package 'raster3d' will be built without being installed.
Reading dependency for raster3d-2.7d-1105...
Reading build dependency for raster3d-2.7d-1105...
Reading build conflict for raster3d-2.7d-1105...
The package 'imagemagick' will be built and installed.
Reading dependency for imagemagick-6.3.8-1002...
Reading build dependency for imagemagick-6.3.8-1002...
Reading dependency for imagemagick1-shlibs-6.3.8-1002...
Reading dependency for imagemagick1-dev-6.3.8-1002...
Reading build conflict for imagemagick-6.3.8-1002...
The package 'imagemagick1-shlibs' will be built and installed.
Reading dependency for imagemagick-6.3.8-1002...
Reading build dependency for imagemagick-6.3.8-1002...
Reading dependency for imagemagick1-shlibs-6.3.8-1002...
Reading dependency for imagemagick1-dev-6.3.8-1002...
Reading dependency for imagemagick1-shlibs-6.3.8-1002...
Reading build dependency for imagemagick1-shlibs-6.3.8-1002...
Reading build conflict for imagemagick-6.3.8-1002...
Reading build conflict for imagemagick1-shlibs-6.3.8-1002...
The package 'lcms-shlibs' will be built and installed.
Reading dependency for lcms-1.15-2...
Reading build dependency for lcms-1.15-2...
Reading dependency for lcms-shlibs-1.15-2...
Reading dependency for lcms-bin-1.15-2...
Reading dependency for lcms-shlibs-1.15-2...
Reading build dependency for lcms-shlibs-1.15-2...
Reading build conflict for lcms-1.15-2...
Reading build conflict for lcms-shlibs-1.15-2...
The package 'libjasper.1-shlibs' will be built and installed.
Reading dependency for libjasper.1-1.900.1-1...
Reading build dependency for libjasper.1-1.900.1-1...
Reading dependency for libjasper.1-shlibs-1.900.1-1...
Reading dependency for libjasper1-bin-1.900.1-1...
Reading dependency for jiv-1.900.1-1...
Reading dependency for libjasper.1-shlibs-1.900.1-1...
Reading build dependency for libjasper.1-shlibs-1.900.1-1...
Reading build conflict for libjasper.1-1.900.1-1...
Reading build conflict for libjasper.1-shlibs-1.900.1-1...
The package 'libdjvulibre15-shlibs' will be built and installed.
Reading dependency for djvulibre-3.5.20-1001...
Reading build dependency for djvulibre-3.5.20-1001...
Reading dependency for libdjvulibre15-shlibs-3.5.20-1001...
Reading dependency for libdjvulibre15-dev-3.5.20-1001...
Reading dependency for libdjvulibre15-shlibs-3.5.20-1001...
Reading build dependency for libdjvulibre15-shlibs-3.5.20-1001...
Reading build conflict for djvulibre-3.5.20-1001...
Reading build conflict for libdjvulibre15-shlibs-3.5.20-1001...
The package 'fontconfig2-shlibs' will be built and installed.

WARNING: The package fontconfig2-dev Depends on system-xfree86-dev,
 but system-xfree86-dev only allows things to BuildDepend on it.

Failed: Please correct the above problems and try again!

Manually installing fontconfig2-shlibs shifts the error to...

ink -m -k rebuild raster3d
Information about 6576 packages read in 1 seconds.
Running in Maintainer Mode
Validating package file /sw/fink/dists/local/main/finkinfo/raster3d.info...
Package looks good!
The package 'raster3d' will be built without being installed.
Reading dependency for raster3d-2.7d-1105...
Reading build dependency for raster3d-2.7d-1105...
Reading build conflict for raster3d-2.7d-1105...
The package 'imagemagick' will be built and installed.
Reading dependency for imagemagick-6.3.8-1002...
Reading build dependency for imagemagick-6.3.8-1002...
Reading dependency for imagemagick1-shlibs-6.3.8-1002...
Reading dependency for imagemagick1-dev-6.3.8-1002...
Reading build conflict for imagemagick-6.3.8-1002...
The package 'imagemagick1-shlibs' will be built and installed.
Reading dependency for imagemagick-6.3.8-1002...
Reading build dependency for imagemagick-6.3.8-1002...
Reading dependency for imagemagick1-shlibs-6.3.8-1002...
Reading dependency for imagemagick1-dev-6.3.8-1002...
Reading dependency for imagemagick1-shlibs-6.3.8-1002...
Reading build dependency for imagemagick1-shlibs-6.3.8-1002...
Reading build conflict for imagemagick-6.3.8-1002...
Reading build conflict for imagemagick1-shlibs-6.3.8-1002...
The package 'lcms-shlibs' will be built and installed.
Reading dependency for lcms-1.15-2...
Reading build dependency for lcms-1.15-2...
Reading dependency for lcms-shlibs-1.15-2...
Reading dependency for lcms-bin-1.15-2...
Reading dependency for lcms-shlibs-1.15-2...
Reading build dependency for lcms-shlibs-1.15-2...
Reading build conflict for lcms-1.15-2...
Reading build conflict for lcms-shlibs-1.15-2...
The package 'libjasper.1-shlibs' will be built and installed.
Reading dependency for 

[Fink-devel] system-xfree86-upgrade works (sort of)

2003-08-31 Thread Martin Costabel
Hi Ben R, sorry to pester you again, but your version extraction code 
doesn't work on recent xfree86 versions compiled from cvs.

They introduced an extra \ in the man page version line. Instead of

.TH DPSEXEC 1 Version 4.2.1.1 XFree86

you now get

.TH DPSEXEC 1 Version\ 4.3.99.10 XFree86

This was introduced in the xfree86 cvs sources in the file 
xc/config/cf/xfre86.cf in two steps, first for snapshots (4-level 
version numbers like 4.2.99.2) and then also for releases (3-level 
version numbers). The latter was introduced after the release of 4.3.0, 
so it won't be visible until 4.4.0 (or maybe 4.3.1, if there will be 
such a thing).

Installing system-xfree86-43, I get the line

- XFree86 version: /usr/X11R6/man/man1/bdftruncate.1:.TH bdftruncate 1 
Version\ 4.3.99.10 XFree86 XFree86

This Version\  outsmarts your perl replace script.

--
Martin






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


Re: [Fink-devel] system-xfree86

2003-06-25 Thread David R. Morrison
I like this idea of making a deb out of what was on the users system, so that
it could be restored later.

  -- Dave




---
This SF.Net email is sponsored by: INetU
Attention Web Developers  Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] system-xfree86

2003-06-24 Thread David R. Morrison
Dear fink-devel,

We need to do some further work on our system-xfree86 package.

Imagine a user who is interested in doing binary-only installs of Fink
packages.  We already know that such a user won't need the Developer tools,
because no compiling will be done.  Similarly, such a user does not need
the X11 SDK package.

We need a system similar to that of other Fink packages, where both xfree86
and system-xfree86 are split into -dev, -shlibs, and main packages, and
we use a build depenency only for system-xfree86-dev (which would be the
part which requires X11 SDK).

This is something we should do soon.  The first step will be to construct
xfree86 and system-xfree86 packages which do this; the second step will
be to modify existing Fink packages to conform to this system.

If you choose to believe that this recommendation is influenced by
something I saw at WWDC, that's up to you. :-)

  -- Dave


---
This SF.Net email is sponsored by: INetU
Attention Web Developers  Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] system-xfree86

2003-06-24 Thread Dave Vasilevsky
On Tuesday, June 24, 2003, at 10:18  AM, David R. Morrison wrote:

We need a system similar to that of other Fink packages, where both 
xfree86
and system-xfree86 are split into -dev, -shlibs, and main packages, and
we use a build depenency only for system-xfree86-dev (which would be 
the
part which requires X11 SDK).
It might also be a good idea to deb-ify system-xfree86, at least for 
Apple's version. We probably can't distribute debs. But we can make a 
deb from what's already on a user's disk (using hard links could even 
integrate almost perfectly into a fink build), and then install that 
deb. The point? This lets Apple's X11 be uninstalled to make room for 
XDarwin, and be quickly reinstalled if needed--even if X11 is included 
with the OS and doesn't have it's own downloadable installer.

Thoughts?

Dave Vasilevsky



---
This SF.Net email is sponsored by: INetU
Attention Web Developers  Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] system-xfree86

2003-06-03 Thread Martin Costabel
David Alan Hjelle wrote:
Hello.

I was trying to install the placeholder package (system-xfree86) via 
Fink today and I seem to be having some problems. dselect seems to 
indicate that the file should be over a megabyte in size, but the 
downloaded file system-xfree86_4.2-1_darwing-powerpc.deb seems to be 
very small - only a few kilobytes.
3kB is about right.

I would not have been aware of this except that I received this error in 
trying to install the package from dselect:
What did it say before the part you are showing?

dpkg: error processing /sw/var/cache/apt/archives/system-
xfree86_4.2-1_darwin-powerpc.deb (--unpack):
 subprocess pre-installation script returned error exit status 1
Errors were encountered while processing:
 /sw/var/cache/apt/archives/system-xfree86_4.2-1_darwin-powerpc.deb
E: Sub-process /sw/bin/dpkg returned an error code (1)
Thanks in advance for any help you can provide!
You're welcome, but the fink-beginners list would be more suitable for 
this kind of problem.

--
Martin


---
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] system-xfree86

2003-06-03 Thread Benjamin Reed
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
David Alan Hjelle wrote:
Hello.

I was trying to install the placeholder package (system-xfree86) via 
Fink today and I seem to be having some problems. dselect seems to 
indicate that the file should be over a megabyte in size, but the 
downloaded file system-xfree86_4.2-1_darwing-powerpc.deb seems to be 
very small - only a few kilobytes.
dselect is wrong, then, it's very small.

Are you on MacOSX 10.1?  If not, you need to follow the upgrade 
instructions, it appears you have a very old set of package 
descriptions.  The 10.1 packages will not work on 10.2.

If you're on 10.1, I guess the question is, what X11 do you have 
installed?  system-xfree86 is failing to install for some reason, but it 
appears to not be giving useful debugging information.

- -- 
[ Benjamin Reed a.k.a. Ranger Rick ][ http://ranger.befunk.com/ ]
You can scoff, Lister, that's nothing new.  They laughed at Galileo.
They laughed at Edison.  They laughed at Columbo.   Who's Columbo?
The man with the dirty mac who discovered America.   -- _Red Dwarf_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE+3JP0Uu+jZtP2Zf4RAsIPAJ9YXNx+qCyOhh5ntZkgu1HtDH2nGACfamjh
obp2Jc1UmDhdwZxao4Ek/xI=
=9L9X
-END PGP SIGNATURE-


---
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] system-xfree86-4.2-1

2003-02-26 Thread Martin Costabel
Braz Brandt wrote:
[]
Get:1 http://us.dl.sourceforge.net release/main system-xfree86 4.2-1 
[]
not sure what to try next, but any help would be appreciated...
What to try next? Maybe do a little reading in the fink mailing list 
archives? This question must have been answered a hundred times (hint: 
4.2-1 is too old).

--
Martin


---
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] system-xfree86-4.2-1

2003-02-12 Thread Jari Perttunen
For the first thank you for doing excellent work with Fink.

I have this problem (and possibly a confusion) with system-xfree86.

I have installed Apple X11 (beta 2) and if I'm right I need to install
system-xfree86 to tell fink that X11 is installed. The installation  
fails.

I can install 'xfree86-*'  system from fink naturally. (I removed it to
install Apple's X11).

Yours

-Jari Perttunen

Output from fink-commander follows.


pkg system-xfree86  version ###
pkg system-xfree86  version 4.2-1
The following package will be installed or updated:
 system-xfree86
dpkg -i  
/sw/fink/dists/stable/main/binary-darwin-powerpc/x11-system/system- 
xfree86_4.2-1_darwin-powerpc.deb
(Reading database ...
dpkg: serious warning: files list file for package `system-xfree86'  
missing, assuming package has no files currently installed.
6587 files and directories currently installed.)
Preparing to replace system-xfree86 4.2-1 (using  
.../system-xfree86_4.2-1_darwin-powerpc.deb) ...

dpkg: error processing  
/sw/fink/dists/stable/main/binary-darwin-powerpc/x11-system/system- 
xfree86_4.2-1_darwin-powerpc.deb (--install):
 subprocess pre-installation script returned error exit status 1
Errors were encountered while processing:
  
/sw/fink/dists/stable/main/binary-darwin-powerpc/x11-system/system- 
xfree86_4.2-1_darwin-powerpc.deb
### execution of dpkg failed, exit code 1
Failed: can't install package system-xfree86-4.2-1



--
Package manager version: 0.11.0
Distribution version: 0.5.0.cvs
Mac OS X version: 10.2.3
December 2002 Developer Tools or later
gcc version: 3.1
make version: 3.79
Feedback Courtesy of FinkCommander


==
Jari Perttunen   Metla
email: [EMAIL PROTECTED]
GSM: +358-50-3720812
Tel:  +358-(0)10 211 2328
Fax: +358-(0)10 211 2203
==



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


Re: [Fink-devel] system-xfree86-4.2-1

2003-02-12 Thread Martin Costabel
Jari Perttunen wrote:
[]

pkg system-xfree86  version 4.2-1


Too old. Get version 4.2-5.

--
Martin




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



[Fink-devel] system-xfree86-4.2-1

2003-01-11 Thread Sjors Robroek
System-xfree86 does not install correctly. I need this package since i 
installed apple's X11 implementation. Without this, i will not be able 
to install other applications dependant on X11 through fink/apt-get.

apt-get gives the same problems.

Is there any way to 'fake' an install, like i can do on my gentoo linux 
system at home, since that would most likely solve my problem.

Thanks,

Sjors Robroek


Reading Package Lists...
Building Dependency Tree...
The following NEW packages will be installed:
  system-xfree86
0 packages upgraded, 1 newly installed, 0 to remove and 0  not upgraded.
13 packages not fully installed or removed.
Need to get 0B/2152B of archives. After unpacking 0B will be used.
(Reading database ... 9375 files and directories currently installed.)
Unpacking system-xfree86 (from 
.../system-xfree86_4.2-1_darwin-powerpc.deb) ...

dpkg: error processing 
/sw/var/cache/apt/archives/system-xfree86_4.2-1_darwin-powerpc.deb 
(--unpack):
 subprocess pre-installation script returned error exit status 1
Errors were encountered while processing:
 /sw/var/cache/apt/archives/system-xfree86_4.2-1_darwin-powerpc.deb
E: Sub-process /sw/bin/dpkg returned an error code (1)

--
Package manager version: 0.11.1
Distribution version: 0.5.0a
Mac OS X version: 10.2.3
July 2002 Developer Tools
gcc version: 3.1
make version: 3.79
Feedback Courtesy of FinkCommander



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


Re: [Fink-devel] system-xfree86-4.2-1

2003-01-11 Thread Martin Costabel
Sjors Robroek wrote:

System-xfree86 does not install correctly. 

It does. You just have to follow the instructions on the fink web site. 
If you try to install an old version, it fails, of course.

--
Martin



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


[Fink-devel] system-xfree86-4.2-1

2003-01-11 Thread trouble
okay whats broken


Reading Package Lists...
Building Dependency Tree...
The following NEW packages will be installed:
  system-xfree86
0 packages upgraded, 1 newly installed, 0 to remove and 0  not upgraded.
Need to get 2280B of archives. After unpacking 0B will be used.
Get:1 http://us.dl.sourceforge.net 10.2/current/main system-xfree86 
4.2-3 [2280B]
Fetched 2280B in 0s (4188B/s)
dpkg (subprocess): failed to exec dpkg-split to see if it's part of a 
multiparter: No such file or directory
dpkg: error processing 
/sw/var/cache/apt/archives/system-xfree86_4.2-3_darwin-powerpc.deb 
(--unpack):
 subprocess dpkg-split returned error exit status 2
Errors were encountered while processing:
 /sw/var/cache/apt/archives/system-xfree86_4.2-3_darwin-powerpc.deb


--
Package manager version: 0.11.1
Distribution version: 0.5.0a
Mac OS X version: 10.2.3
July 2002 Developer Tools
gcc version: 3.1
make version: 3.79
Feedback Courtesy of FinkCommander



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


Re: [Fink-devel] system-xfree86-4.2-1

2003-01-11 Thread David R. Morrison
Please carefully follow the instructions at

  http://fink.sourceforge.net/doc/x11/inst-xfree86.php#apple-binary

  -- Dave

On Jan 11,2003 11:14:24 -0500, Dan Sauve [EMAIL PROTECTED] wrote :


--
Package manager version: 0.11.1
Distribution version: 0.5.0a
Mac OS X version: 10.2.3
July 2002 Developer Tools
gcc version: 3.1
make version: 3.79
Feedback Courtesy of FinkCommander




here's what happens...




Information about 769 packages read in 0 seconds.

pkg system-xfree86  version ###
pkg system-xfree86  version 4.2-1
The following package will be installed or updated:
  system-xfree86
dpkg -i  
/sw/fink/dists/stable/main/binary-darwin-powerpc/x11-system/system- 
xfree86_4.2-1_darwin-powerpc.deb
(Reading database ... 3732 files and directories currently installed.)
Unpacking system-xfree86 (from  
.../system-xfree86_4.2-1_darwin-powerpc.deb) ...

dpkg: error processing  
/sw/fink/dists/stable/main/binary-darwin-powerpc/x11-system/system- 
xfree86_4.2-1_darwin-powerpc.deb (--install):
  subprocess pre-installation script returned error exit status 1
Errors were encountered while processing:
   
/sw/fink/dists/stable/main/binary-darwin-powerpc/x11-system/system- 
xfree86_4.2-1_darwin-powerpc.deb
### execution of dpkg failed, exit code 1
Failed: can't install package system-xfree86-4.2-1



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







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



[Fink-devel] system-xfree86-4.2-1

2003-01-11 Thread Dan Sauve


--
Package manager version: 0.11.1
Distribution version: 0.5.0a
Mac OS X version: 10.2.3
July 2002 Developer Tools
gcc version: 3.1
make version: 3.79
Feedback Courtesy of FinkCommander




here's what happens...




Information about 769 packages read in 0 seconds.

pkg system-xfree86  version ###
pkg system-xfree86  version 4.2-1
The following package will be installed or updated:
 system-xfree86
dpkg -i  
/sw/fink/dists/stable/main/binary-darwin-powerpc/x11-system/system- 
xfree86_4.2-1_darwin-powerpc.deb
(Reading database ... 3732 files and directories currently installed.)
Unpacking system-xfree86 (from  
.../system-xfree86_4.2-1_darwin-powerpc.deb) ...

dpkg: error processing  
/sw/fink/dists/stable/main/binary-darwin-powerpc/x11-system/system- 
xfree86_4.2-1_darwin-powerpc.deb (--install):
 subprocess pre-installation script returned error exit status 1
Errors were encountered while processing:
  
/sw/fink/dists/stable/main/binary-darwin-powerpc/x11-system/system- 
xfree86_4.2-1_darwin-powerpc.deb
### execution of dpkg failed, exit code 1
Failed: can't install package system-xfree86-4.2-1



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


[Fink-devel] system-xfree86-4.2-1

2003-01-09 Thread Ahron Darnell

cant seem to install
--
Package manager version: 0.11.1
Distribution version: 0.5.0a
Mac OS X version: 10.2.3
July 2002 Developer Tools
gcc version: 3.1
make version: 3.79
Feedback Courtesy of FinkCommander



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



Re: [Fink-devel] system-xfree86-4.2-1

2003-01-09 Thread Alexander Hansen
What's the actual error that you're experiencing--what you've sent isn't
useful.

--
Alexander K. Hansen
Associate Research Scientist, Columbia University
visiting MIT Plasma Science and Fusion Center
Levitated Dipole Experiment
175 Albany Street, NW17-219
Cambridge, MA  02139-4213

On Thu, 9 Jan 2003, Ahron Darnell wrote:


 cant seem to install
 --
 Package manager version: 0.11.1
 Distribution version: 0.5.0a
 Mac OS X version: 10.2.3
 July 2002 Developer Tools
 gcc version: 3.1
 make version: 3.79
 Feedback Courtesy of FinkCommander



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



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



Re: [Fink-devel] system-xfree86-4.2-1

2003-01-09 Thread David R. Morrison
If you are using X11.app, you need to carefully follow the instructions at 

  http://fink.sourceforge.net/doc/x11/inst-xfree86.php#apple-binary

  -- Dave


On Jan 9,2003 12:29:47 -0500, Ahron Darnell [EMAIL PROTECTED] wrote :

cant seem to install
--
Package manager version: 0.11.1
Distribution version: 0.5.0a
Mac OS X version: 10.2.3
July 2002 Developer Tools
gcc version: 3.1
make version: 3.79
Feedback Courtesy of FinkCommander








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



Re: [Fink-devel] system-xfree86-4.2-1

2003-01-08 Thread pluto5000
ur prob is that u want to install xfree86-base
this is the fink equiv of apple's X11 installer

what u want to do is this in the terminal:
'sudo apt-get install system-xfree86'
(without quotes) after you have done apt-get update

then it'll all work correctly

JP



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



[Fink-devel] system-xfree86-4.2-3 broken with Apple's X11 installed

2003-01-08 Thread Daniel Parks
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hey all,

system-xfree86-4.2-3 fails to install for me. I'll get to the error in 
a minute.

I just installed X11 after force removing xfree86-base-threaded, 
xfree86-base-threaded-shlibs, xfree86-rootless-threaded, and 
xfree86-rootless-threaded-shlibs. I manually removed 
/usr/X11R6/man/whatis.db. Don't know what that was doing in there. dpkg 
- -S /usr/X11R6/man/whatis.db says it's not in any known package.

I did a custom install and installed the configuration package.

I do not have the /usr/X11R6/include/DPS directory or 
/usr/X11R6/bin/XDarwin. Probably because of this, it fails on the 
following line in the pre install script:
XF_VERSION=`sh -c '/usr/X11R6/bin/XDarwin -version 21' | grep 4.2`

X11 runs fine. xterm works fine.

MD5 hashes for the X11 package:
3733f3d47bea1ae6b2329b5c4e11be70  X11UserForMacOSX.dmg
83e4566e66e6bb7ae391cc0d2935cd5f  X11UserForMacOSX.dmg.bin

X11's about box says 0.1 (XFree86 4.2.1)

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)

iD4DBQE+G/DHxIklpV9nwSURApA1AJdqsKbmhRAzKha15DT00jUfPXOTAKC7YqIE
2IOErIhHW2YXxHLZNhXt8A==
=ZMfb
-END PGP SIGNATURE-



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


[Fink-devel] system-xfree86

2003-01-08 Thread Tony Lacey

Probably a bit prompt but I was keen to install the new apple x11 
package.  After removing xfree-base etc from my powerbook and 
installing the new apple X11 server I tried to pacify fink (dselect) by 
installing the system-xfree86 placeholder package.  However dpkg 
reports that this package (system-xfree86_4.2-1_darwin-powerpc.deb) 
fails the preinstall scripts.  I guess this is because the script has 
not yet been updated to look for the mac version of X11 (not surprising 
seeing as they just released it!)

Just thought I would flag this.  Sorry I dont have the time to fix this 
myself.

Tony

 Dr. Tony Lacey[EMAIL PROTECTED] 
http://www.isbe.man.ac.uk/~ajl/
 Imaging Science  Bio-medical Engineering,   [Tel: +44 (0)161 275 
5731]
 University of Manchester, Stopford Building, [GSM: +44 (0)7870 
876105 ]
 Oxford Rd., Manchester. M13 9PT U.K. [Fax: +44 (0)161 275 
5145]

 I don't speak for all the voices in my head, let alone my 
employer




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


Re: [Fink-devel] system-xfree86

2003-01-08 Thread mathias meyer
don't forget a 'fink index' though, otherwise it might fail - even 
after a 'fink selfupdate-cvs'

On Mittwoch, Januar 8, 2003, at 12:21  Uhr, Christian Schaffner wrote:

It is working here. The system-xfree86 was updated by the fink 
maintainers a couple of hours ago. Did you follow the instructions on 
the fink website?

http://fink.sourceforge.net/doc/x11/inst-xfree86.php#apple-binary

Most important: Did you do the 'fink selfupdate-cvs' step noted there?

Hope this helps, Chris.

On Mittwoch, Januar 8, 2003, at 12:09  Uhr, Tony Lacey wrote:


Probably a bit prompt but I was keen to install the new apple x11 
package.  After removing xfree-base etc from my powerbook and 
installing the new apple X11 server I tried to pacify fink (dselect) 
by installing the system-xfree86 placeholder package.  However dpkg 
reports that this package (system-xfree86_4.2-1_darwin-powerpc.deb) 
fails the preinstall scripts.  I guess this is because the script has 
not yet been updated to look for the mac version of X11 (not 
surprising seeing as they just released it!)



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




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



Re: [Fink-devel] system-xfree86

2003-01-08 Thread Christian Schaffner

On Mittwoch, Januar 8, 2003, at 01:29  Uhr, Tony Lacey wrote:


I've done this but still get the same problem.  However, I am using 
the stable distribution, should I move to testing?

What do you get if you type:

fink list system-xfree86

in a terminal?

(You should get

 i   system-xfree86   4.2-3Placeholder package for manually 
installe...

)



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


Re: [Fink-devel] system-xfree86

2003-01-08 Thread Daniel Parks
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Wednesday, January 8, 2003, at 03:09  AM, Tony Lacey wrote:


[ . . . ] However dpkg reports that this package 
(system-xfree86_4.2-1_darwin-powerpc.deb) fails the preinstall 
scripts. [ . . . ]

Did you remember to install the SDK? That is the error you would get 
(with a blank line above it) if you forgot to install the SDK (Or if 
you didn't have X11 installed at all).

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+HFQXxIklpV9nwSURAgqxAKCCqClE1rw3m/8WIeiGBOZeecrlPACgiL1Q
HXPOq+ZmVcv/XF6hu7ymND0=
=EDbC
-END PGP SIGNATURE-



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


Re: [Fink-devel] system-xfree86

2003-01-08 Thread Tony Lacey
Fixed this.  The problem was that I was using stable and not unstable 
so my system-xfree86 was not as new as it should have been.

Thanks to all those that helped.

Tony

On Wednesday, January 8, 2003, at 04:38 PM, Daniel Parks wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Wednesday, January 8, 2003, at 03:09  AM, Tony Lacey wrote:


[ . . . ] However dpkg reports that this package 
(system-xfree86_4.2-1_darwin-powerpc.deb) fails the preinstall 
scripts. [ . . . ]

Did you remember to install the SDK? That is the error you would get 
(with a blank line above it) if you forgot to install the SDK (Or if 
you didn't have X11 installed at all).

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+HFQXxIklpV9nwSURAgqxAKCCqClE1rw3m/8WIeiGBOZeecrlPACgiL1Q
HXPOq+ZmVcv/XF6hu7ymND0=
=EDbC
-END PGP SIGNATURE-



 Dr. Tony Lacey[EMAIL PROTECTED] 
http://www.isbe.man.ac.uk/~ajl/
 Imaging Science  Bio-medical Engineering,   [Tel: +44 (0)161 275 
5731]
 University of Manchester, Stopford Building, [GSM: +44 (0)7870 
876105 ]
 Oxford Rd., Manchester. M13 9PT U.K. [Fax: +44 (0)161 275 
5145]

 I don't speak for all the voices in my head, let alone my 
employer




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


Re: [Fink-devel] system-xfree86-4.2-1

2003-01-08 Thread pluto5000
u didn't install the SDK for apple's X11. It's linked to from the main 
page 
(http://a1408.g.akamai.net/5/1408/1388/818a79d41f1a22/1a1a1acd38990667d0fe67d53baad839a91985ea187bea5786de0f406fe45786d91d6897c7fd2e5b8bbef52c5a8cbcec1f4f80b0e7156dbf3197cd/
X11SDKForMacOSX.dmg.bin) at http://www.apple.com/macosx/x11/. this 
installs the rest of the X11 files. (the headers specifically) then do 
'apt-get install system-xfree86'  this time it will allow you to install 
it.  I hope this works 4 u.


JP



On Wednesday, January 8, 2003, at 05:37 AM, SStrungis wrote:

I tried that last night before bed figuring that apt-get would resolve
any issues that I might have.  I got the same type of errors.  The
console dumps that I gave you via email were reflections of
FinkCommader's output.  According to FC the install system xfree86 is
archived.  If I attempt a forced remove it tells me that it is not
installed, so it cannot be removed.  The way I see it is Apple's X11
installed SOME FORM of Xfree86, it's just that fink doesn't officially
see it, so it wants to install it's brand of XF86, but cannot.

Am I seeing things properly?  According to the docs, I needed to install
JUST system-xfree86 as a placeholder for fink to work its magic.  For
reasons that are beyond my Linux noob status I cannot understand why
this package will not install.

Can I tell fink to use what is there?

Scott





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



Re: [Fink-devel] system-xfree86-4.2-1

2003-01-08 Thread David R. Morrison
You need to install system-xfree86-4.2-3, the latest version.
There was a problem earlier today with installing this using the binary
install, but the problem has been fixed.

  sudo apt-get update

followed by

  sudo apt-get install system-xfree86

should work.

  -- Dave


On Jan 8,2003 00:12:16 -0500, SStrungis [EMAIL PROTECTED] wrote :


--
Package manager version: 0.11.1
Distribution version: 0.5.0a
Mac OS X version: 10.2.3
Developer Tools not installed
Feedback Courtesy of FinkCommander


Hi folks,

Not sure if this is the right avenue to take, but I am out of ideas.  I 
have read the docs and done the initial fink installs AFTER installing 
the new Apple branded X11.  Now fink will not allow the installation of 
the above packages.  That's a bit of a pickle as a lot of the things I 
would like to try insist on installing this package before anything 
else!

Below is a paste of the console session for me.

---
Reading Package Lists...
Building Dependency Tree...
The following extra packages will be installed:
   dlcompat dlcompat-shlibs xfree86-base-shlibs
The following NEW packages will be installed:
   dlcompat dlcompat-shlibs xfree86-base xfree86-base-shlibs
0 packages upgraded, 4 newly installed, 0 to remove and 0  not upgraded.
Need to get 44.2MB of archives. After unpacking 0B will be used.
Do you want to continue? [Y/n]
Get:1 http://us.dl.sourceforge.net 10.2/release/main dlcompat-shlibs 
20021117-1 [7598B]
Get:2 http://us.dl.sourceforge.net 10.2/release/main dlcompat 
20021117-1 [9690B]
Get:3 http://us.dl.sourceforge.net 10.2/release/main 
xfree86-base-shlibs 4.2.1.1-3 [1667kB]
Get:4 http://us.dl.sourceforge.net 10.2/release/main xfree86-base 
4.2.1.1-3 [42.5MB]
Fetched 44.2MB in 1m12s (606kB/s)
Selecting previously deselected package dlcompat-shlibs.
(Reading database ... 3589 files and directories currently installed.)
Unpacking dlcompat-shlibs (from 
.../dlcompat-shlibs_20021117-1_darwin-powerpc.deb) ...
Selecting previously deselected package dlcompat.
Unpacking dlcompat (from .../dlcompat_20021117-1_darwin-powerpc.deb) ...
Selecting previously deselected package xfree86-base-shlibs.
Unpacking xfree86-base-shlibs (from 
.../xfree86-base-shlibs_4.2.1.1-3_darwin-powerpc.deb) ...
Selecting previously deselected package xfree86-base.
Unpacking xfree86-base (from 
.../xfree86-base_4.2.1.1-3_darwin-powerpc.deb) ...

You have an existing X11 installation in /usr/X11R6 and /etc/X11.
This package refuses to overwrite these. Remove them, then tell Fink to
install xfree86-base again. (The package won't be recompiled.) If you 
want
to keep your X11 installation, install system-xfree86 resp. 
system-xtools
instead to make this known to Fink's package system.

Press Return to continue.

dpkg: error processing 
/sw/var/cache/apt/archives/xfree86-base_4.2.1.1-3_darwin-powerpc.deb 
(--unpack):
  subprocess pre-installation script returned error exit status 1
Errors were encountered while processing:
  /sw/var/cache/apt/archives/xfree86-base_4.2.1.1-3_darwin-powerpc.deb
E: Sub-process /sw/bin/dpkg returned an error code (1)
---

I hope that this can help.

Thanks!
Scott



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







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



[Fink-devel] system-xfree86-4.2-1

2003-01-08 Thread SStrungis


--
Package manager version: 0.11.1
Distribution version: 0.5.0a
Mac OS X version: 10.2.3
Developer Tools not installed
Feedback Courtesy of FinkCommander
---

This is totally not working under 10.2.3 and the 4.2-3 package is 
needed for most X11 apps on OSX.

Please help?
Scott



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


[Fink-devel] system-xfree86-4.2-1

2003-01-07 Thread Naveed Mirza

--
Package manager version: 0.11.1
Distribution version: 0.5.0a
Mac OS X
version: 10.2.3
Developer Tools not installed



Can't get package to install with Apple X11 Beta.



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



[Fink-devel] system-xfree86-4.2-1

2003-01-07 Thread SStrungis


--
Package manager version: 0.11.1
Distribution version: 0.5.0a
Mac OS X version: 10.2.3
Developer Tools not installed
Feedback Courtesy of FinkCommander


Hi folks,

Not sure if this is the right avenue to take, but I am out of ideas.  I 
have read the docs and done the initial fink installs AFTER installing 
the new Apple branded X11.  Now fink will not allow the installation of 
the above packages.  That's a bit of a pickle as a lot of the things I 
would like to try insist on installing this package before anything 
else!

Below is a paste of the console session for me.

---
Reading Package Lists...
Building Dependency Tree...
The following extra packages will be installed:
  dlcompat dlcompat-shlibs xfree86-base-shlibs
The following NEW packages will be installed:
  dlcompat dlcompat-shlibs xfree86-base xfree86-base-shlibs
0 packages upgraded, 4 newly installed, 0 to remove and 0  not upgraded.
Need to get 44.2MB of archives. After unpacking 0B will be used.
Do you want to continue? [Y/n]
Get:1 http://us.dl.sourceforge.net 10.2/release/main dlcompat-shlibs 
20021117-1 [7598B]
Get:2 http://us.dl.sourceforge.net 10.2/release/main dlcompat 
20021117-1 [9690B]
Get:3 http://us.dl.sourceforge.net 10.2/release/main 
xfree86-base-shlibs 4.2.1.1-3 [1667kB]
Get:4 http://us.dl.sourceforge.net 10.2/release/main xfree86-base 
4.2.1.1-3 [42.5MB]
Fetched 44.2MB in 1m12s (606kB/s)
Selecting previously deselected package dlcompat-shlibs.
(Reading database ... 3589 files and directories currently installed.)
Unpacking dlcompat-shlibs (from 
.../dlcompat-shlibs_20021117-1_darwin-powerpc.deb) ...
Selecting previously deselected package dlcompat.
Unpacking dlcompat (from .../dlcompat_20021117-1_darwin-powerpc.deb) ...
Selecting previously deselected package xfree86-base-shlibs.
Unpacking xfree86-base-shlibs (from 
.../xfree86-base-shlibs_4.2.1.1-3_darwin-powerpc.deb) ...
Selecting previously deselected package xfree86-base.
Unpacking xfree86-base (from 
.../xfree86-base_4.2.1.1-3_darwin-powerpc.deb) ...

You have an existing X11 installation in /usr/X11R6 and /etc/X11.
This package refuses to overwrite these. Remove them, then tell Fink to
install xfree86-base again. (The package won't be recompiled.) If you 
want
to keep your X11 installation, install system-xfree86 resp. 
system-xtools
instead to make this known to Fink's package system.

Press Return to continue.

dpkg: error processing 
/sw/var/cache/apt/archives/xfree86-base_4.2.1.1-3_darwin-powerpc.deb 
(--unpack):
 subprocess pre-installation script returned error exit status 1
Errors were encountered while processing:
 /sw/var/cache/apt/archives/xfree86-base_4.2.1.1-3_darwin-powerpc.deb
E: Sub-process /sw/bin/dpkg returned an error code (1)
---

I hope that this can help.

Thanks!
Scott



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


Re: [Fink-devel] system-xfree86-4.2-1

2002-12-15 Thread Sylvain Cuaz

Le dimanche, 15 déc 2002, à 21:41 Europe/Paris, Dieter Suter a écrit :


--
Package manager version: 0.11.1
Distribution version: 0.5.0a
Mac OS X version: 10.2.2
Developer Tools not installed


	I don't know if you have a question or anything, but this is not good 
=)

Feedback Courtesy of FinkCommander

--




--
zauc



---
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



Re: [Fink-devel] system-xfree86-4.2-1

2002-12-15 Thread Ben Hines

On Sunday, December 15, 2002, at 12:58  PM, Sylvain Cuaz wrote:



Le dimanche, 15 déc 2002, à 21:41 Europe/Paris, Dieter Suter a écrit :


--
Package manager version: 0.11.1
Distribution version: 0.5.0a
Mac OS X version: 10.2.2
Developer Tools not installed


	I don't know if you have a question or anything, but this is not good 
=)

Actually it is perfectly valid to have a binary-only install now that 
0.5.0a is released. (we dont need feedback on them though)

-Ben



---
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel