jdic: JDIC - JDesktop Integration Components
jdic: JDIC - JDesktop Integration Components: "Icon Service -
Returns a Java icon object from a native icon specification
Owner(s): Chas"
SiTo's news about Technology
jdic: JDIC - JDesktop Integration Components: "Icon Service -
Returns a Java icon object from a native icon specification
Owner(s): Chas"
Publicado por
SiTo
en
4/19/2006 05:15:00 p. m.
0
comentarios
OfficeLnFs - Microsoft Office XP & 2003 Look and Feels for Java Swing: "Here are some images of a
real application that uses
these look and feels:"
Publicado por
SiTo
en
4/19/2006 05:13:00 p. m.
0
comentarios
Button Maker :: Adam Kalsey: "Borders"
Publicado por
SiTo
en
4/12/2006 04:34:00 p. m.
0
comentarios
Particletree · 10 Tips To A Better Form: "The most monotonous entities in the known universe, forms, are a staple
of every web programmer?s balanced diet. Whether we like them or not,
forms are the gatekeepers to our site?s goodies and often their design
alone determines whether a user will try what you?re selling or simply
walk away. Without pomp or circumstance, here are ten tips to transform
your plain vanilla into double chocolate chunk with marshmallows."
Publicado por
SiTo
en
4/12/2006 12:05:00 p. m.
0
comentarios
Updated Simple CSS Tabs | silverorange labs: "Several months ago, I posted
a set of simple tabs made up of a bullet list styled with CSS. I was a
little uneasy about posting it originally, as the way I was doing
things was a bit buggy in some fairly popular browsers like Safari."
Publicado por
SiTo
en
4/11/2006 03:18:00 p. m.
0
comentarios
Publicado por
SiTo
en
3/03/2006 11:00:00 a. m.
1 comentarios
2 October 2005
Fedora no longer ships with the kernel-source RPM. You must install it
separately. This is NOT needed unless you wish to re-compile your
kernel.
Kernel Headers (kernel-devel)
If you need to install a driver (Nvidia, ndiswrapper, Cisco VPN, etc.) that
requires kernel sources, it may be sufficient to install just the kernel headers
package (kernel-devel RPM). This can be found on CD4, the DVD or online. If you
have updated your kernel (using yum or up2date), then use yum to install the
package ('yum install kernel-devel'). Make sure to match your current kernel
version (read below for the 'uname' command).
The default kernel source can be found through any mirror. Look in the
directory "/4/i386/os/SRPMS/". An example from Fedora:
http://download.fedora.redhat.com/pub/fedora/linux/core/4/i386/os/SRPMS/.
If you are using an updated kernel you can also look in the update directory
on most Fedora mirror sites. For example:
http://download.fedora.redhat.com/pub/fedora/linux/core/updates/4/SRPMS/.
If you wish you you can obtain the source of your current running kernel.
Use the 'uname' command.
[root@charon fc4]# uname -r
2.6.11-1.1369_FC4
Select: kernel-2.6.11-1.1369_FC4.src.rpm 03-Jun-2005 13:32 41M
Install:
[root@charon fc4]# rpm -ivh kernel-2.6.11-1.1369_FC4.src.rpm
1:kernel ########################################### [100%]
Set it up:
[root@charon fc4]# rpmbuild -bp --target=noarch /usr/src/redhat/SPECS/kernel-2.6.spec
The source files will be properly located in '/usr/src/redhat/BUILD/kernel-2.6.11/'
This is clearly explained in the FC4 Release Notes - Kernel.
General instructions to recompile a 2.6.x kernel in Fedora can be found in
my Fedora Core 4 Kernel Compile Notes.
Publicado por
SiTo
en
2/12/2006 01:17:00 p. m.
0
comentarios