kde package sarge

2003-05-24 Thread Henrik Skantz
Hi,

The lack of sarge package and the need for Kile (latex editor)
made me consider making my own debs.
Perhaps set up my own apt rep.

I'am new to making debian packages but ti can't be that hard with
ready to go tar.gz debian/rules etc?

First I fetched the kdelibs 3.1.2 from kde.org.
 fakeroot debian/rules binary
This worked out fine, got my debs.
Installed them and I could compile Kile, i was home.

When I read more about building debian packages i read that this what
not the way to do it.

So I fetched kdebase and diff.gz .dsc from a swedish debian mirror.
Then dpkg-source -x kdebase-3.1.2.dsc
cd kdebase-3.1.2
dpkg-buildpackage -rfakeroot 

now it failed.
First it complained about automake1.7 and some dev package.
Installed them and gave it a new try.

After about 1 hour it failed...

make[4]: Entering directory
`/venture/debian/kde.3.1.2/kdebase/kdebase-3.1.2/obj-i386-linux/konqueror'
if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++
-DHAVE_CONFIG_H -I. -I../../konqueror -I.. -I../../libkonq
-I../../kcontrol/input -I/usr/include/kde -I/usr/include/qt3
-I/usr/X11R6/include  -D_LARGEFILE64_SOURCE -DQT_THREAD_SUPPORT
-D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic
-W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2
-fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT
-DQT_NO_ASCII_CAST -D_GNU_SOURCE  -MT konqueror_la.all_cc.lo -MD -MP -MF
".deps/konqueror_la.all_cc.Tpo" \
-c -o konqueror_la.all_cc.lo `test -f 'konqueror_la.all_cc.cc' || echo
'../../konqueror/'`konqueror_la.all_cc.cc; \
then mv -f ".deps/konqueror_la.all_cc.Tpo"
".deps/konqueror_la.all_cc.Plo"; \
else rm -f ".deps/konqueror_la.all_cc.Tpo"; exit 1; \
fi
In file included from konqueror_la.all_cc.cc:7:
../../konqueror/konq_guiclients.cc: In member function `void 
 ToggleViewGUIClient::slotViewAdded(KonqView*)':
../../konqueror/konq_guiclients.cc:327: warning: unused variable
`bool vertical'
In file included from konqueror_la.all_cc.cc:8:
../../konqueror/konq_run.cc: In member function `void 
KonqRun::slotRedirection(KIO::Job*, const KURL&)':
../../konqueror/konq_run.cc:203: no matching function for
call to `
 KParts::URLArgs::setRedirectedRequest(bool)'
In file included from konqueror_la.all_cc.cc:9:
../../konqueror/konq_view.cc: In member function `bool 
KonqView::prepareReload(KParts::URLArgs&)':
../../konqueror/konq_view.cc:1118: no matching function
for call to `
KParts::URLArgs::redirectedRequest()'
make[4]: *** [konqueror_la.all_cc.lo] Fel 1
make[4]: Leaving directory
'/venture/debian/kde.3.1.2/kdebase/kdebase-3.1.2/obj-i386-linux/konqueror'
make[3]: *** [all-recursive] Fel 1
make[3]: Leaving directory
'/venture/debian/kde.3.1.2/kdebase/kdebase-3.1.2/obj-i386-linux/konqueror'
make[2]: *** [all-recursive] Fel 1
make[2]: Leaving directory
`/venture/debian/kde.3.1.2/kdebase/kdebase-3.1.2/obj-i386-linux'
make[1]: *** [all] Fel 2
make[1]: Leaving directory
`/venture/debian/kde.3.1.2/kdebase/kdebase-3.1.2/obj-i386-linux'
make: *** [build-stamp] Fel 2
        

...

Fel = Error

Is this a KDE konqueror bug or ...?

/Thanks 


-- 
 
 | Henrik Skantz   
 | GNU - Free Software (free as in freedom, not as in free beer) 
 | Get key at pgp.mit.edu 





Re: Gnome2.2 backport for Debian Woody

2003-05-14 Thread Henrik Skantz
On Wed, May 14, 2003 at 11:12:31AM +0200, Ralf Nolden wrote:
Content-Description: signed data
> On Mittwoch, 14. Mai 2003 10:45, Daniel Stone wrote:
> > On Wed, May 14, 2003 at 10:03:55AM +0200, Henrik Skantz wrote:
> > > On Tue, May 13, 2003 at 11:46:09PM -0500, Grant Bierman wrote:
> > > > On Tue, 2003-05-13 at 16:32, Henrik Skantz wrote:
> > > > >  very big (extreme!) and no fonts are showing (no text beside icons
> > > > > etc). Starting kde gives me a desktop with "_"
> > > > > instead of text for the icons.
> > > >
> > > > I do had this to happen, thou I didn't think it had to do with gnome2.
> > > > What I did to fix this was to empty ~/.qt and make it read only,
> > > > afterwords text became readable except for kdm. But since it's just me
> > > > on this system I set the default user to me. On my parents box, I
> > > > switched them to gdm.
> > >
> > > Nice, thanks Kde and its apps work again.
> >
> > When you set up GNOME's fonts, it screws with Qt's settings, and gets it
> > badly wrong, apparently.
> 
> I guess that's a nice new feature, eh ? :-)
> 
> Ralf
> -- 
> We're not a company, we just produce better code at less costs.
> 
> Ralf Nolden
> [EMAIL PROTECTED]
> 
> The K Desktop Environment   The KDevelop Project
> http://www.kde.org  http://www.kdevelop.org

Is  ./qt something new ?

-- 
 <«=-=»>
/* Henrik */  
GNU - Free Software (free as in freedom, not as in free beer) 
 <«=-=»>





Re: Gnome2.2 backport for Debian Woody

2003-05-14 Thread Henrik Skantz
On Tue, May 13, 2003 at 11:46:09PM -0500, Grant Bierman wrote:
> On Tue, 2003-05-13 at 16:32, Henrik Skantz wrote:
> 
> >  very big (extreme!) and no fonts are showing (no text beside icons etc).
> >  Starting kde gives me a desktop with "_" instead of
> >  text for the icons. 
>  
> I do had this to happen, thou I didn't think it had to do with gnome2.
> What I did to fix this was to empty ~/.qt and make it read only,
> afterwords text became readable except for kdm. But since it's just me 
> on this system I set the default user to me. On my parents box, I
> switched them to gdm.
>   
> --
> http://gbierman.hypermart.net/
> *-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*
> When it comes to broken marriages most husbands will split the blame --
> half his wife's fault, and half her mother's.
> *-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*
>  23:43:17 up 17 min,  1 user,  load average: 0.55, 0.41, 0.24

Nice, thanks Kde and its apps work again.


-- 
 <«=-=»>
/* Henrik */  
GNU - Free Software (free as in freedom, not as in free beer) 
 <«=-=»>





Re: Gnome2.2 backport for Debian Woody

2003-05-14 Thread Henrik Skantz
On Wed, May 14, 2003 at 10:22:27AM +1000, Daniel Stone wrote:
> On Tue, May 13, 2003 at 11:32:51PM +0200, Henrik Skantz wrote:
> >  After installing gnome 2.2
> >  (http://mirrors.evilgeniuses.org.uk/debian/backports/woody gnome2.2/)
> >  Kde 3 apps doesnt look nice at all, they start but windows are 
> >  very big (extreme!) and no fonts are showing (no text beside icons etc).
> >  Starting kde gives me a desktop with "_" instead of
> >  text for the icons. 
> >  
> >  I'm using sarge, gnome is my standard world but it would be nice to use
> >  some kde apps like Kile. I have tried to compile my own kde apps but
> >  it is the same.
> >  
> >  The kde packages are from http://download.kde.org/stable/latest/Debian
> >  I have tried Karolinas, debian official, same problem.
> 
> GNOME's probably screwed around with Xft and fontconfig. Are you using
> KDE 2.2 or 3.1?
> 
Kde 3.1
> -- 
> Daniel Stone   <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
> KDE: Konquering a desktop near you - http://www.kde.org



-- 
 <«=-=»>
/* Henrik */  
GNU - Free Software (free as in freedom, not as in free beer) 
 <«=-=»>





Gnome2.2 backport for Debian Woody

2003-05-13 Thread Henrik Skantz
 Hi,
 
 After installing gnome 2.2
 (http://mirrors.evilgeniuses.org.uk/debian/backports/woody gnome2.2/)
 Kde 3 apps doesnt look nice at all, they start but windows are 
 very big (extreme!) and no fonts are showing (no text beside icons etc).
 Starting kde gives me a desktop with "_" instead of
 text for the icons. 
 
 I'm using sarge, gnome is my standard world but it would be nice to use
 some kde apps like Kile. I have tried to compile my own kde apps but
 it is the same.
 
 The kde packages are from http://download.kde.org/stable/latest/Debian
 I have tried Karolinas, debian official, same problem.


-- 
 <«=-=»>
/* Henrik */  
GNU - Free Software (free as in freedom, not as in free beer) 
 <«=-=»>





KDE 3.1rc5 kdb2html

2002-12-17 Thread Henrik Skantz
When trying to compile Konc:

checking for kdb2html... not found
configure: error: The important program kdb2html was not found!
Please check whether you installed KDE correctly.
I have kdelibs-dev and kdebase-dev installed.

Shouldn't kdb2html be in kdelibs-dev ?
I'm using Karolinas debs.





Kdeinit4 , 3.1 debs

2002-12-07 Thread Henrik Skantz
Hi all

After installing Kristinas debs, i got some problem with kdeinit.
When trying to start say konsole, konqueror or whatever it takes a very long 
time for the program to start. I have not a what you can say a slow machine 
(dual Amd mp, 512 Mb). And also, it doesn't happen all the time just 
randomly?!

I can't tell what it is.
Have someone with these packages this problem to?


-- 
/Henrik








3.1 kde debs from Karolina

2002-12-05 Thread Henrik Skantz
Hi,

Today I have installed kde3.1 with the debs from Karolina. 
deb http://wh9.tu-dresden.de/kde3/karolina ./
I had her earlier 3.0.98 and did a upgrade.
It woked out great.

Thanx Karolina

-- 
/Henrik








Kdebindings

2002-06-05 Thread Henrik Skantz
Hi all,

Any news on Kdebindings.
It't would be nice to compile kile.



  Henrik,  [EMAIL PROTECTED]
  PGP-keys: http://pgp.mit.edu   



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Konqueror

2002-05-31 Thread Henrik Skantz
On Friday 31 May 2002 10:53, Paul Cupis wrote:
> On Friday 31 May 2002 09:30, Henrik Skantz wrote:
> > > You're missing konq-plugins.
> >
> > Ok, where can i find a 3.0.1 package?
>
> It is at http://people.debian.org/~bab/kde3/
>
> Try adding the following to your /etc/apt/sources.list, and you  can
> apt-get update; apt-get install konq-plugins:
>
>   deb http://people.debian.org/~bab/kde3 ./
>
> Paul Cupis

Thanks, alot of good debs here cervisia, style.
-- 


  Henrik,  [EMAIL PROTECTED]
  PGP-keys: http://pgp.mit.edu   



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Konqueror

2002-05-31 Thread Henrik Skantz
On Friday 31 May 2002 10:15, you wrote:
> On Fri, 31 May 2002, Henrik Skantz wrote:
> > I installed the KDE 3.0.1 debs with no problem,
> > but when I talked to one of my Redhat friend, he told
> > me he could send different browers identification to diff. sites.
> >
> > When i looked in the menus for Konqueror, i could'nt find any of this.
> > But i find it in kcontroll, but it would be much simpler to change when
> > browsing.
> > Am i missing something here ?
>
> Of course you do :)
> You're missing konq-plugins.

Ok, where can i find a 3.0.1 package?


> HTH,
> Emmanuel le Chevoir

-- 


  Henrik,  [EMAIL PROTECTED]
  PGP-keys: http://pgp.mit.edu   



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Konqueror

2002-05-31 Thread Henrik Skantz
Hi all

I installed the KDE 3.0.1 debs with no problem, 
but when I talked to one of my Redhat friend, he told 
me he could send different browers identification to diff. sites.

When i looked in the menus for Konqueror, i could'nt find any of this.
But i find it in kcontroll, but it would be much simpler to change when 
browsing.

Am i missing something here ?

Thanks. 


  Henrik,  [EMAIL PROTECTED]
  PGP-keys: http://pgp.mit.edu   



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Howto kde3.deb ?

2002-04-09 Thread Henrik Skantz
Hi,  does anybody has an idea when KDE3 will arrive for woody/sid?
I'am rather new to Debian Gnu , but with my couple of months 
of exp. in Debians world  ( cause it's really , what i have exp. , a fine dist) 
i've learned that packages will take a while. 
So, is it hard to build own .deb packages from the kde source packages?
Or is it best to wait for "the real ones" ?







  Henrik,  [EMAIL PROTECTED]
  PGP-keys: http://pgp.mit.edu   



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]