-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tuesday 02 March 2004 02:00 pm, Andreas Bach Aaen wrote:
> I need to be able to install xlib6g on a debian unstable.
>
> apt-get install xlib6g
> gives me:
> -
> apt-get install xlib6g
> Reading
> xlib6g: Depends: xlibs but it is not going to be installed
apt-cache --no-all-versions show xlibs | grep -i conflicts
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> apt-get install xlib6g
> Reading Package Lists... Done
> Building Dependency Tree... Done
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have no
I need to be able to install xlib6g on a debian unstable.
apt-get install xlib6g
gives me:
-
apt-get install xlib6g
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible
On Mon, Nov 19, 2001 at 12:19:08AM -0500, [EMAIL PROTECTED] wrote:
> Hi, I'm trying to install libglide3, and it needs xlibs. But when I try to
> install that, it says it'll conflict with xlib6g. Without xlib6g, X11 stops
> working altogether.
No, xlibs conflicts with old
Hi, I'm trying to install libglide3, and it needs xlibs. But when I try to
install that, it says it'll conflict with xlib6g. Without xlib6g, X11 stops
working altogether.
What should I do?
-- Deven Gallo
Hoffer
--- Begin Message ---
When I tried to install licq_1.0.3-3_i386.deb on potato,
I ran into a maze of dependencies, and upgrading
dependent libraries ended with a deadlock between
xlibs and xlib6g. Each seems to require the other
already be there.
And I couldn't find anything about
Jamie Wood <[EMAIL PROTECTED]> writes:
JW> I'm trying to install Xlibs-4.0.3. But this conflicts with xlib6g
No, it only conflicts with xlib6g (<< 4.0), which means you can and
should install the xlib6g out of testing as well.
--
David Maze [EMAIL
hem
in the hope that it will restructure my Xlibs... okay.
Problem.
I'm trying to install Xlibs-4.0.3. But this conflicts with xlib6g and
everything in X depends on this... how??? is there a replacement from
xlib6g that doesn't conflict? OR shall I just overide and hope
hello;
i have installed xlib6g-dev and made a small xlib program.
it compiles but when it comes to linking it gives:
unresolved reference: XOpenDisplay (+other guff).
i would like to know what has to be set or what command line options have to be
given.
the command line options i give are:
gcc
Wow! Now that is service! Thank you very much!!!
>Oh, also I've put it at http://www.debian.org/~dhd/ for the time being
>(until the mirorrs are resynced).
>
>Cheers
>
>--
>David Huggins-Daines, Senior GNU/Linux Consultant, Linuxcare, Inc.
>613.562.1239 desk, 613.223.0225 mobile
>[EMAIL PROTEC
"James D. Freels" <[EMAIL PROTECTED]> writes:
> Thanks this makes sense. However, I had already tried reinstalling
> ldso before I reported the bug. I see now that the latest version on
> the servers I normally use (http.us.debian.org, ftp.us.debian.org)
> show the current version is ldso_1.9.11
"James D. Freels" <[EMAIL PROTECTED]> writes:
> Thanks this makes sense. However, I had already tried reinstalling
> ldso before I reported the bug. I see now that the latest version on
> the servers I normally use (http.us.debian.org, ftp.us.debian.org)
> show the current version is ldso_1.9.11
t; <[EMAIL PROTECTED]> writes:
>
>> I have posted a bug report unique to the current Alpha version of the
>> xlib6g package in potato:
>
>Not a bug in xlib6g. A bug in ldso (/etc/ld.so.cache was busted, so
>the dynamic linker couldn't find libraries outside the
"James D. Freels" <[EMAIL PROTECTED]> writes:
> I have posted a bug report unique to the current Alpha version of the
> xlib6g package in potato:
Not a bug in xlib6g. A bug in ldso (/etc/ld.so.cache was busted, so
the dynamic linker couldn't find libraries out
I have posted a bug report unique to the current Alpha version of the
xlib6g package in potato:
_
Package: xlib6g
Version: 3.3.6-6
current update of Debian 2.2 potato prerelease
As far as I can tell, this bug is unique to Alpha systems. This bug
does not happen
Thanks for your help. I appreciate it a lot.
The problem has been solved.
Robert Hovath
On Sun, 13 Jun 1999, Eric G. Miller wrote:
> You probably need to tell gcc where to look for the X libraries and probably
> where to look for the includes as well. You need to pass it flags like -lXaw
> (
You probably need to tell gcc where to look for the X libraries and probably
where to look for the includes as well. You need to pass it flags like -lXaw
(or something for libraries) and -I/usr/X11/include (or some such) to tell it
where the header files are.
This question is probably more on
Thanks for your help Carl!
You have solved my problem.
Bye
Robert Horvath
On 14 Jun 1999, Carl Mummert wrote:
>
> You need to specify to gcc the X library that contains all those functions.
>
> Try something like:
>
> gcc -L/usr/X11R6/lib file.c -lXt -lXaw
>
> The profileration of those
You need to specify to gcc the X library that contains all those functions.
Try something like:
gcc -L/usr/X11R6/lib file.c -lXt -lXaw
The profileration of those -l options isone reason that makefiles
are so popular.
Carl
Hi,
I have a problem I tried to compile the following c program:
#include
#include
#include
void main(argc,argv)
int argc;
char **argv; {
Widget toplevel;
Widget command;
void quit();
toplevel = XtInitialize(argv[0],"simple",NULL, 0, &argc, argv);
Hi,
Steve Lamb wrote:
>
>
> On Thu, 01 Apr 1999 21:44:27 -0800, Ingvaldur . Sigurjonsson wrote:
>
> >Get:1 http://master.debian.org xfree-3.3.3.1/ xlib6g 3.3.3.1-0 [956kb]
>
> Uhm, I'd say fetch it manually and install it manually.
>
So I did, downloaded
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, 01 Apr 1999 21:44:27 -0800, Ingvaldur . Sigurjonsson wrote:
>Get:1 http://master.debian.org xfree-3.3.3.1/ xlib6g 3.3.3.1-0 [956kb]
Uhm, I'd say fetch it manually and install it manually.
- --
Steve C. Lamb |
Hi,
I'm trying to upgrade to XFree 3.3.3.1 from
http://master.debian.org/~vincent/xfree-3.3.3.1 but I always get this
"size mismatch from package xlib6g".
I've tried several time without success, so now I wonder if anyone else
has had the same problem and if there is a
On Fri, Mar 05, 1999 at 11:13:30PM +0100, Josip Rodin wrote:
> On Fri, Mar 05, 1999 at 02:33:39PM -0500, Branden Robinson wrote:
> > Libraries that have packaged for the first time after the release of hamm
> > typically do not have a libc5 compatibility version, and omit the "g".
>
> This is the
On Fri, Mar 05, 1999 at 02:33:39PM -0500, Branden Robinson wrote:
> Libraries that have packaged for the first time after the release of hamm
> typically do not have a libc5 compatibility version, and omit the "g".
This is the reason why I'm asking. The mentioned package is being built
for the fir
On Fri, Mar 05, 1999 at 01:21:30PM +0100, Josip Rodin wrote:
> On Fri, Mar 05, 1999 at 04:45:38AM -0500, Branden Robinson wrote:
> > > I was wondering if there is a xlib6g-dbg package. I have a problem with
> >
> > Not yet. I have plans to make one for potato (xli
-BEGIN PGP SIGNED MESSAGE-
What's the deal with the package conflict between xlib6g and the xlib6
package from oldlibs? I want to upgrade my xlib6g package, but dselect
insists on removing xlib6 and all the libc5 X apps that depend on it
(netscape, acroread, realplayer, etc...). Is
>Netscape (installed using the installer package) refuses to run with
>the message:
>
>can't load library 'libXt.so.6'
>
>I have xlib6g installed, so I'd be grateful for any clues as to what is
>wrong.
>
This may or may not be your problem, but a
Netscape (installed using the installer package) refuses to run with
the message:
can't load library 'libXt.so.6'
I have xlib6g installed, so I'd be grateful for any clues as to what is
wrong.
Thanks,
Mark
-BEGIN PGP SIGNED MESSAGE-
On Mon, 01 Jun 1998, Ralph Winslow wrote:
>Unavailability of xlib6g seems to be the basis of several
>problems that I'm having in finishing this upgrade. Where
>can I get this package?
>
>BTW, Is a list of the mirrors with the appropri
On Mon, Jun 01, 1998 at 03:27:51PM -0300, Ralph Winslow wrote:
> Unavailability of xlib6g seems to be the basis of several
> problems that I'm having in finishing this upgrade. Where
> can I get this package?
>
> BTW, Is a list of the mirrors with the appropriate paths
> a
I obtained my version of hamm from
ftp.usyd.edu.au. It contained xlib6g_3.3.2.1-1.
I couldn't install this using dselect, instead I had to do it manually using
dpkg --install.
Bill
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Unavailability of xlib6g seems to be the basis of several
problems that I'm having in finishing this upgrade. Where
can I get this package?
BTW, Is a list of the mirrors with the appropriate paths
available? When running dselect, I'm usually unsuccessful
in using other than my trie
On Mon, Apr 13, 1998 at 06:45:48PM +0200, Pierre Dupuis wrote:
> Hello !!
>
> I'm looking for xlib6g v3.3-5, i've looked into hamm/oldlibs and nothing
> was found :,(
>
> This lib is certainly existing because it's need by a lot or software (like
> ne
Hello !!
I'm looking for xlib6g v3.3-5, i've looked into hamm/oldlibs and nothing
was found :,(
This lib is certainly existing because it's need by a lot or software (like
new afterstep version)
If someone can help me, it will be great :
Bye ,
--
Pierre Dupuis
Réd
On Sat, 11 Apr 1998, Pierre Dupuis wrote:
> Hello, i'm looking for xlib6g v 3.5 package (i curently have 3.4 and this
> version is in conflict with xlib6 :,(( )
>
> (i need it to perform some install : just like the xquake server browser
> !!! :-D)
>
> If someone c
Hello, i'm looking for xlib6g v 3.5 package (i curently have 3.4 and this
version is in conflict with xlib6 :,(( )
(i need it to perform some install : just like the xquake server browser
!!! :-D)
If someone can help me it will be fine
Thx
--
Pierre Dupuis
Rédacteur du Music Review
On Fri, 10 Apr 1998, Pierre Dupuis wrote:
> I need to install xlib6g library forms in order to make some app run (like
> squake)
>
> But xlib6 which is already installed is in conflict with xlib6g,
>
> and xlib6 is need by xbase and some others app like emacs...
>
>
Hello !!! :))
I'm expecting a problem,
I need to install xlib6g library forms in order to make some app run (like
squake)
But xlib6 which is already installed is in conflict with xlib6g,
and xlib6 is need by xbase and some others app like emacs...
I would like to know if someone
When I try to install xlib6g it gives me this error message:
Setting up xlib6g(3.3.2-2) ...
ldconfig: warning: can't open /usr/X11R6/lib/libICE.so.6 (No such file or
directory, skipping)
ldconfig: warning: can't open /usr/X11R6/lib/libXext.so.6 (No such file or
directory, skipping)
"Christopher J. McNicholas" wrote:
>I installed a bunch of packages this weekend. Among them was Xlib6g.
>Now when I try to start X, I get the message:
>
>Can't load library libXmu.so.6
>
>What do I need to do to get X running again?
$ dpkg -S l
I installed a bunch of packages this weekend. Among them was Xlib6g.
Now when I try to start X, I get the message:
Can't load library libXmu.so.6
What do I need to do to get X running again?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble?
ystem.
>
>But is this the correct thing to do once you have already (apparently
>succesfully) followed the instructions in the howto?
You only do it once, of course.
> I also have a
>package which depends on xlib6g, which I
On Thu, 12 Feb 1998, Oliver Elphick wrote:
> "David Z. Maze" wrote:
> >
> >Richard Sevenich <[EMAIL PROTECTED]> writes:
> >RS> I would like to install a software package that requires
> >RS> xlib6g. dpkg is loathe to install xlib6g wi
"David Z. Maze" wrote:
>
>Richard Sevenich <[EMAIL PROTECTED]> writes:
>RS> I would like to install a software package that requires
>RS> xlib6g. dpkg is loathe to install xlib6g with xlib6 already
>RS> installed. Can I safely remove xlib6 i.e.
Richard Sevenich <[EMAIL PROTECTED]> writes:
RS> I would like to install a software package that requires
RS> xlib6g. dpkg is loathe to install xlib6g with xlib6 already
RS> installed. Can I safely remove xlib6 i.e. will packages depending
RS> on xlib6 accept xlib6g ... or? .
I would like to install a software package that requires xlib6g. dpkg is loathe
to install xlib6g with xlib6 already installed. Can I safely remove xlib6 i.e.
will packages depending on xlib6 accept xlib6g ... or? ...
I would appreciate hints.
Regards, Richard
--
TO UNSUBSCRIBE FROM THIS
Hello,
I am installing GhostScript (gs_3.33_6.deb) on my libc6 system. I do
not X windows but svgalibg1_1.2.13-1.deb
The gs package *requires* xlib6g library but when trying to install
that I get the following 3 errors:
ldconfig: warning: can't open /lib/libc5-compat/usr/X11R6/lib (No
-BEGIN PGP SIGNED MESSAGE-
Tim Ferrell wrote:
> I have begun upgrading my system to libc6 and am now wanting to upgrade
> xlib6 to xlib6g.
You have first to upgrade xlib6 to the latest version in hamm, then you
should be able to install xlib6g and all the other packages that depend
I have begun upgrading my system to libc6 and am now wanting to upgrade
xlib6 to xlib6g. Neuther dpkg nor dselect will let me do this. I forced
the install without success - it installed but did not configure
properly. After fixing that I thought a bit of advice might help :-)
Any suggestions
Using --force-depends is not necessary at all in this case;
Just upgrade xlib6 to version 3.3.1-2 which is in directory oldlibs.
Then you can install xlib6g version 3.3.1-2 without any problems.
Don't use --force-depends unless you know very well what you are doing.
It certainly isn't
.
Paolo M. Pumilia wrote:
>
> Hi all,
> I have made several attempts to install xlib6-dev_3.3-4.deb,
> yet i did not succed.
> dpkg complains:
> > . . .
> > dpkg: regarding xlib6g_3.3.1-2.deb containing xlib6g:
> > xlib6g conflicts with xlib6 (<< 3.3-5)
>
Hi all,
I have made several attempts to install xlib6-dev_3.3-4.deb,
yet i did not succed.
dpkg complains:
> . . .
> dpkg: regarding xlib6g_3.3.1-2.deb containing xlib6g:
> xlib6g conflicts with xlib6 (<< 3.3-5)
> xlib6 (version 3.3-4) is installed.
> dpkg: error proc
On Sat, 1 Nov 1997, Niklas Hoglund wrote:
> Hello!
> I'm trying to install gimp, wich depends on gtk which depends on xlib6g
> version 3.3-5, and theres the problem - I cant find it
>
> On ftp.debian.org there is
On Sat, 1 Nov 1997, Niklas Hoglund wrote:
> Hello!
> I'm trying to install gimp, wich depends on gtk which depends on xlib6g
> version 3.3-5, and theres the problem - I cant find it
>
> On ftp.debian.org there is an old xlib6g 3.3-1 =(
>
> Where can I find xlib6g 3
Hello!
I'm trying to install gimp, wich depends on gtk which depends on xlib6g
version 3.3-5, and theres the problem - I cant find it
On ftp.debian.org there is an old xlib6g 3.3-1 =(
Where can I find xlib6g 3.3-5
//Regards,
Niklas
. Email: [EMAIL PROTECTED]
. URL:
On Fri, 10 Oct 1997, Remco Blaakmeer wrote:
> The problem is with the xlib6 package, not the xlib6g package. I assume
> you have version 3.3-6 installed. It has a serious bug that wasn't there
Yes, that fixed it. I downloaded the package from your server, thank
Hamish Moffatt <[EMAIL PROTECTED]> writes:
> I get lots of complaints from it about the C locale being missing. :-(
> (Navigator 3, not Communicator.)
A couple of weeks ago the current set of files on hamm was such that
if you installed them and didn't notice what you were doing, the
locales pack
Will Lowe wrote:
>
> is the xlib6g problem known to break netscape? Ever since I upgraded it
> yesterday, netscape's been crashing with a bus error.
These links might help:
http://www.debian.org/Lists-Archives/debian-devel-9709/msg01081.html
http://www.debian.org/Lists-Archive
On Thu, 9 Oct 1997, Will Lowe wrote:
> On Fri, 10 Oct 1997, Hamish Moffatt wrote:
>
> > On Thu, Oct 09, 1997 at 03:15:07PM -0400, Will Lowe wrote:
> > > is the xlib6g problem known to break netscape? Ever since I upgraded it
> > > yesterday, netscape
On Fri, 10 Oct 1997, Hamish Moffatt wrote:
> On Thu, Oct 09, 1997 at 03:15:07PM -0400, Will Lowe wrote:
> > is the xlib6g problem known to break netscape? Ever since I upgraded it
> > yesterday, netscape's been crashing with a bus error.
>
> I get lots of complaints
On Thu, Oct 09, 1997 at 03:15:07PM -0400, Will Lowe wrote:
> is the xlib6g problem known to break netscape? Ever since I upgraded it
> yesterday, netscape's been crashing with a bus error.
I get lots of complaints from it about the C locale being missing. :-(
(Navigator 3, not C
is the xlib6g problem known to break netscape? Ever since I upgraded it
yesterday, netscape's been crashing with a bus error.
Will
[EMAIL PROTECTED]
[EMAIL PROT
directory), skipping
Without doing anything else, none of the X programs would link.
So,
I tried to run "ldconfig" by hand, and sure enough, no errors. The
X programs would then run.
Strange thing is that everytime I install the xlib6g packages, I
still get the errors despi
Where is xlib6g package available for downloading?
--
Victor Torrico
-- Wildflower Hill, Head Waters, Virginia --
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] .
Trouble? e-mail to [EMAIL PROTECTED] .
Hi all,
I tried updating to libc6-dev and in the efort I had to reinstall tk42-dev
However this now depends on tk4.2 which in turn depends on xlib6g
But I can't find xlib6g anywhere. Can somebody help ?
T
67 matches
Mail list logo