* [gentoo-dev] Several question
@ 2001-09-20 6:57 marius.br
2001-09-20 7:12 ` Mikael Hallendal
2001-09-20 17:26 ` Collins Richey
0 siblings, 2 replies; 4+ messages in thread
From: marius.br @ 2001-09-20 6:57 UTC (permalink / raw
To: gentoo-dev
1) I need some packages and I don't know which one I have to use:
1. An X-Email-Client
2. An Environment for Turbo Pascal (best would be for X)
2) What wm do most people use (except gnome and kde)
3) What's the most popular browser?? I like Opera, but I hate closed source.
4) Installing the nvidia driver prints this error:
In file included from nv-linux.h:56,
from nv.c:55:
/lib/modules/2.4.9-ac10/build/include/linux/malloc.h:3: warning: #warning The Use of linux/malloc.h is deprecated, use linux/slab.h
cc -c -Wall -Wno-unknown-pragmas -Wno-multichar -O -D__KERNEL__ -DMODULE -D_LOOSE_KERNEL_NAMES -D_X86_=1 -Di386=1 -DUNIX -DLINUX -DNV4_HW -DNTRM -DRM20 -D_GNU_SOURCE -DRM_HEAPMGR -D_LOOSE_KERNEL_NAMES -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=1251 -I. -I/lib/modules/2.4.9-ac10/build/include os-interface.c
In file included from nv-linux.h:56,
from os-interface.c:61:
/lib/modules/2.4.9-ac10/build/include/linux/malloc.h:3: warning: #warning The Use of linux/malloc.h is deprecated, use linux/slab.h
cc -c -Wall -Wno-unknown-pragmas -Wno-multichar -O -D__KERNEL__ -DMODULE -D_LOOSE_KERNEL_NAMES -D_X86_=1 -Di386=1 -DUNIX -DLINUX -DNV4_HW -DNTRM -DRM20 -D_GNU_SOURCE -DRM_HEAPMGR -D_LOOSE_KERNEL_NAMES -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=1251 -I. -I/lib/modules/2.4.9-ac10/build/include os-registry.c
ld -r -o Module-linux nv.o os-interface.o os-registry.o
ld -r -o NVdriver Module-linux Module-nvkernel
Module-nvkernel: file not recognized: File truncated
make: *** [NVdriver] Error 1
Thanks to everyone...
Marius
--
Tipp: Neuer Gewinnspiel-Service sorgt fuer Furore!
Wer hier nicht gewinnt, dem ist nicht mehr zu helfen...
http://shortwin.de/index.cfm?pp_ID=1
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-dev] Several question
@ 2001-09-20 6:57 marius.br
0 siblings, 0 replies; 4+ messages in thread
From: marius.br @ 2001-09-20 6:57 UTC (permalink / raw
To: gentoo-dev
1) I need some packages and I don't know which one I have to use:
1. An X-Email-Client
2. An Environment for Turbo Pascal (best would be for X)
2) What wm do most people use (except gnome and kde)
3) What's the most popular browser?? I like Opera, but I hate closed source.
4) Installing the nvidia driver prints this error:
In file included from nv-linux.h:56,
from nv.c:55:
/lib/modules/2.4.9-ac10/build/include/linux/malloc.h:3: warning: #warning The Use of linux/malloc.h is deprecated, use linux/slab.h
cc -c -Wall -Wno-unknown-pragmas -Wno-multichar -O -D__KERNEL__ -DMODULE -D_LOOSE_KERNEL_NAMES -D_X86_=1 -Di386=1 -DUNIX -DLINUX -DNV4_HW -DNTRM -DRM20 -D_GNU_SOURCE -DRM_HEAPMGR -D_LOOSE_KERNEL_NAMES -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=1251 -I. -I/lib/modules/2.4.9-ac10/build/include os-interface.c
In file included from nv-linux.h:56,
from os-interface.c:61:
/lib/modules/2.4.9-ac10/build/include/linux/malloc.h:3: warning: #warning The Use of linux/malloc.h is deprecated, use linux/slab.h
cc -c -Wall -Wno-unknown-pragmas -Wno-multichar -O -D__KERNEL__ -DMODULE -D_LOOSE_KERNEL_NAMES -D_X86_=1 -Di386=1 -DUNIX -DLINUX -DNV4_HW -DNTRM -DRM20 -D_GNU_SOURCE -DRM_HEAPMGR -D_LOOSE_KERNEL_NAMES -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=1251 -I. -I/lib/modules/2.4.9-ac10/build/include os-registry.c
ld -r -o Module-linux nv.o os-interface.o os-registry.o
ld -r -o NVdriver Module-linux Module-nvkernel
Module-nvkernel: file not recognized: File truncated
make: *** [NVdriver] Error 1
Thanks to everyone...
Marius
--
Tipp: Neuer Gewinnspiel-Service sorgt fuer Furore!
Wer hier nicht gewinnt, dem ist nicht mehr zu helfen...
http://shortwin.de/index.cfm?pp_ID=1
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] Several question
2001-09-20 6:57 marius.br
@ 2001-09-20 7:12 ` Mikael Hallendal
2001-09-20 17:26 ` Collins Richey
1 sibling, 0 replies; 4+ messages in thread
From: Mikael Hallendal @ 2001-09-20 7:12 UTC (permalink / raw
To: gentoo-dev
tor 2001-09-20 klockan 14.47 skrev marius.br@freenet.de:
> 1) I need some packages and I don't know which one I have to use:
Hi!
The answers to most questions below is a matter of taste. I'm a gnomie
so you have to take that into account.
> 1. An X-Email-Client
Evolution (gnome-apps/evolution) is a really great email/calendar app.
> 2. An Environment for Turbo Pascal (best would be for X)
Not sure if there are any IDE (Integrated Development Environment) that
handles Turbo Pascal. Don't think there even is a ebuild for any pascal
compilers.
The way I'd go is by using Emacs with a pascal mode ( I think there are
some ). You could probably use VI too, I'm not sure about pascal mode
for VI but I'd guess there are some.
> 2) What wm do most people use (except gnome and kde)
GNOME and KDE aren't window managers. They are Desktop Environments.
GNOME currently uses Sawfish as window manager. KDE has kwm (I think).
Black Box is a pretty popular window manager. It's fast and small.
> 3) What's the most popular browser?? I like Opera, but I hate closed source.
I personally like Galeon (which is the best browser I've ever tested), I
haven't tested Opera though. As you, I'm against closed software.
It's available in net-www/galeon. It uses mozilla's renderwidget (so you
also have to install Mozilla for now).
> 4) Installing the nvidia driver prints this error:
Don't know nothing about nvidia-driver.
Regards,
Mikael Hallendal
--
Mikael Hallendal
Gentoo Linux Developer, Desktop Team Leader
CodeFactory AB, Stockholm, Sweden
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] Several question
2001-09-20 6:57 marius.br
2001-09-20 7:12 ` Mikael Hallendal
@ 2001-09-20 17:26 ` Collins Richey
1 sibling, 0 replies; 4+ messages in thread
From: Collins Richey @ 2001-09-20 17:26 UTC (permalink / raw
To: gentoo-dev
On Thu, 20 Sep 2001 14:47:27 +0200 marius.br@freenet.de wrote:
> 1) I need some packages and I don't know which one I have to use:
>
> 1. An X-Email-Client
Everyone has their favorite, but I like sylpheed (it's on portage).
> 2. An Environment for Turbo Pascal (best would be for X)
>
> 2) What wm do most people use (except gnome and kde)
>
My favorite is xfce (it's on portage). You can install kde and
gnome, too, and you can run all the apps you want under xfce.
> 3) What's the most popular browser?? I like Opera, but I hate closed
> source.
>
I've tried Netscape, Opera, and Konqueror, and Opera is my favorite.
I don't really mind paying a few bucks.
> 4) Installing the nvidia driver prints this error:
>
Good luck!
--
Collins Richey
Denver Area
gentoo_rc6 xfce+sylpheed
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2001-09-20 23:25 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-20 6:57 [gentoo-dev] Several question marius.br
-- strict thread matches above, loose matches on Subject: below --
2001-09-20 6:57 marius.br
2001-09-20 7:12 ` Mikael Hallendal
2001-09-20 17:26 ` Collins Richey
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox