Re: [Cooker] ncurses-devel being called something else?

2001-10-26 Thread David

Warly wrote:

 David [EMAIL PROTECTED] writes:
 
 
I just installed kernel-source-2.4.12-3mdk and headers last night on
one computer. No problem works great.
Have original 8.1 kernel and this on it now.

On the second computer ( I do have more cooker updates on this computer)
I just tried to start the same kernel install.

It complains of needing ncurses-devel. I said, hmmm. Looked and it
isn't on the other computer at all. So ncurses-devel also being called
something else and that satisfied the dependancy?

Ncurses-5.2-16 was installed. Looks like that is all it really
needs. Since there is no ncurses-devel-5.2-16mdk on the 8.1 iso.

Just installed ncurses-5.2-16mdk from the iso and the kernel-source
just installed.

 
 urpmf --provides ncurses-devel
 
 

Thanks, libncurses5-devel provided it.





[Cooker] ncurses-devel being called something else?

2001-10-25 Thread David

I just installed kernel-source-2.4.12-3mdk and headers last night on one 
computer. No problem works great.
Have original 8.1 kernel and this on it now.

On the second computer ( I do have more cooker updates on this computer)
I just tried to start the same kernel install.

It complains of needing ncurses-devel. I said, hmmm. Looked and it 
isn't on the other computer at all. So ncurses-devel also being called 
something else and that satisfied the dependancy?

Ncurses-5.2-16 was installed. Looks like that is all it really needs. 
Since there is no ncurses-devel-5.2-16mdk on the 8.1 iso.

Just installed ncurses-5.2-16mdk from the iso and the kernel-source just 
installed.





[Cooker] ncurses/scrollkeeper cross-compile executables

2001-07-10 Thread steve

Should I be getting cross-compile executable names in
ncurses-5.2-15mdk
/usr/bin/i686-mandrake-linux-gnu-captoinfo
...

and  scrollkeeper-0.2-1mdk
/usr/bin/i686-mandrake-linux-scrollkeeper-config
...
when I rebuild for i686.





Re: [Cooker] ncurses/scrollkeeper cross-compile executables

2001-07-10 Thread Axalon

On Tue, 10 Jul 2001, steve wrote:

 Should I be getting cross-compile executable names in
 ncurses-5.2-15mdk
 /usr/bin/i686-mandrake-linux-gnu-captoinfo
 ...
 
 and  scrollkeeper-0.2-1mdk
 /usr/bin/i686-mandrake-linux-scrollkeeper-config
 ...
 when I rebuild for i686.
 

Check --changelog for an entry from Jeff about this, if it's not there
theres an update available.

-- 
--Axalon





[Cooker] ncurses-devel no version matching current ncurses package!

2001-03-29 Thread Ryan Little

The newest ncurses package is ncurses-5.2-12mdk-src.rpm
unfortunatley no one has built an ncurses-devel package to match, you can
install ncurses-devel-5.1-8mdk-i586.rpm with --nodeps and it appears to work
fine, but it's no fun getting the dependency problem, maybe instead of
ncurses-devel-5.1-8mdk-i586.rpm requiring =5.2-12 we could throw a = in
there ? unless someone is working on a new devel package, which would be
even better :)
Ryan





Re: [Cooker] ncurses-devel no version matching current ncurses package!

2001-03-29 Thread Spencer

On March 29, 2001 07:41 pm, you wrote:
 The newest ncurses package is ncurses-5.2-12mdk-src.rpm
 unfortunatley no one has built an ncurses-devel package to match, you can
 install ncurses-devel-5.1-8mdk-i586.rpm with --nodeps and it appears to
 work fine, but it's no fun getting the dependency problem, maybe instead of
 ncurses-devel-5.1-8mdk-i586.rpm requiring =5.2-12 we could throw a = in
 there ? unless someone is working on a new devel package, which would be
 even better :)
 Ryan

Try libncurses5, libncurses5-devel
---
Spence




Re: [Cooker] ncurses-devel no version matching current ncurses package!

2001-03-29 Thread Ryan Little


- Original Message -
From: "Spencer" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, March 29, 2001 11:26 PM
Subject: Re: [Cooker] ncurses-devel no version matching current ncurses
package!


 On March 29, 2001 07:41 pm, you wrote:
  The newest ncurses package is ncurses-5.2-12mdk-src.rpm
  unfortunatley no one has built an ncurses-devel package to match, you
can
  install ncurses-devel-5.1-8mdk-i586.rpm with --nodeps and it appears to
  work fine, but it's no fun getting the dependency problem, maybe instead
of
  ncurses-devel-5.1-8mdk-i586.rpm requiring =5.2-12 we could throw a = in
  there ? unless someone is working on a new devel package, which would be
  even better :)
  Ryan

 Try libncurses5, libncurses5-devel
 ---
 Spence
Ahh nothing like a change in the naming convention to throw a fella off :P
Thanks
Ryan





[Cooker] ncurses

2000-11-30 Thread Michal Rokos

Hello!
There are some holes in your libraryfication process. libncurses5
hasn't some files needed for proper function. If I erase package ncurses
-- I can do it, because noone depends on -- mc, less, ... programs doesnt
work.
Could you, please, fix it up?
Thanks
Michal

-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Michal Rokos   Czech Technical University, Prague
e-mail: [EMAIL PROTECTED]  ICQ: 36118339
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-





[Cooker] ncurses-5.1-8mdk doesn't build under gcc 2.96

2000-10-25 Thread prosa

Note that this same package compiles without problems under the 2.95 
packages.

gcc -o xmas ../obj_s/xmas.o -L../lib -L/usr/lib -lform -lmenu -lpanel -lncurses   
-lgpm -lncurses  -Wl,-rpath,../lib  
make[1]: Leaving directory `/usr/src/RPM/BUILD/ncurses-5.1/test'
cd c++  make INSTALL_PREFIX="" all
make[1]: Entering directory `/usr/src/RPM/BUILD/ncurses-5.1/c++'
cp ./etip.h.in etip.h
sh ./edit_cfg.sh ../include/ncurses_cfg.h etip.h
substituting autoconf'd values from ../include/ncurses_cfg.h into etip.h
... CPP_HAS_PARAM_INIT 1
... ETIP_NEEDS_MATH_EXCEPTION 0
... ETIP_NEEDS_MATH_H 1
... HAVE_BUILTIN_H 0
... HAVE_GXX_BUILTIN_H 0
... HAVE_GPP_BUILTIN_H 0
... HAVE_TYPEINFO 1
... HAVE_VALUES_H 0
cd ../obj_s; c++ -I../c++ -I../include -I. -DHAVE_CONFIG_H  -DNDEBUG -I. -I../include 
-O2 -march=i686 -DPURE_TERMINFO -fexceptions -fPIC -c ../c++/cursesf.cc
In file included from ../c++/cursesf.cc:35:
../c++/cursesf.h: In method 
`Regular_Expression_Field::Regular_Expression_Field (const char *)':
../c++/cursesf.h:715: `strcpy' undeclared (first use this function)
../c++/cursesf.h:715: (Each undeclared identifier is reported only once 
for each function it appears in.)
make[1]: *** [../obj_s/cursesf.o] Error 1
make[1]: Leaving directory `/usr/src/RPM/BUILD/ncurses-5.1/c++'
make: *** [all] Error 2
Bad exit status from /var/tmp/rpm-tmp.72373 (%build)





Re: [Cooker] ncurses-5.1-6mdk(fubar)

2000-09-20 Thread Warly

Bryan Paxton [EMAIL PROTECTED] writes:

 lastest ncurses is seriously fubar. 
 Install it and term types(terminfo) get screwed. 
 
 'linux': invalid term type
 
 'vt100': invalid term type

oops, my fault, 7mdk must correct the beast

-- 
Warly




[Cooker] ncurses-5.1-6mdk(fubar)

2000-09-19 Thread Bryan Paxton

lastest ncurses is seriously fubar. 
Install it and term types(terminfo) get screwed. 

'linux': invalid term type

'vt100': invalid term type

etc...

-- 
Bryan Paxton
Public key can be found at http://speedbros.org/bryan.paxton.asc




[Cooker] ncurses

2000-09-18 Thread Sebastian Dransfeld

Why is ncurses-5.0 in the ncurses-5.1 package?

seb






[Cooker] ncurses fixes

2000-03-30 Thread geoffrey lee

hello,


ncurses's license needs to be fixed. it's not distributable but ti's GPLed.
gee, i wonder why ncurses can be found on gnu.org's ftp. ;-)

a spec fix is attached to this mail. if you wnt to know exactly what i've
changed just do a diff -u with the old one.

Geoff.

 ncurses.spec