Linux 2.6: Compiling and Installing
Grok Headline matches for Linux 2.6: Compiling and Installing
Installing phpMyAdmin on Linux
Installing phpMyAdmin on Linux
02/10/2004 08:04 PMGeekSpeek tells us how to set up phpMyAdmin on Linux."Some of its
current capabilities include the ability to create and drop databases,
create , drop, and alter tables, execute SQL statements, delete, edit,
and add fields, manage keys on fields, and manage privileges. In
addition, it has the ability to export your data in a number of
different formats. phpMyAdmin is an excellent tool and will make the
life of any MySQL database administrator much more enjoyable. "
Try Linux without installing it on your
system
Try Linux without installing it on your
system
02/10/2004 02:44 AMMy Linux interest was piqued this week when I read that Lindows was
soon to give away [LindowsLive] via P2P,...
Article: Installing Slackware Linux
Article: Installing Slackware Linux
01/26/2004 08:53 AMGeekSpeak: Installing phpMyAdmin on
Linux
GeekSpeak: Installing phpMyAdmin on
Linux
02/11/2004 09:34 AMVia a link from
php|architect this
morning, there's an article from GeekSpeak that will help all of those
out there having issues getting that famous PHP tool - phpMyAdmin -
installed on their unix/linux machine.
"Articles: Installing Linux on a Dead
Badger: User's Notes, by Lucy A. Snyder"
"Articles: Installing Linux on a Dead
Badger: User's Notes, by Lucy A. Snyder"
04/09/2004 09:09 PMArticles: Installing Linux on a Dead
Badger: User's Notes, by Lucy A. Snyder
Articles: Installing Linux on a Dead
Badger: User's Notes, by Lucy A. Snyder
04/09/2004 09:06 PMinstalling linux on a dead badger: user's
notes
strangehorizons.com/2004/20040405/badger.shtml
track this
site | 6 links
Compiling away my weekends
Compiling away my weekends
09/06/2004 09:54 PM
I spent a good part of Sunday recompiling many popular open source
libraries (i.e.
iconv, libxml, libxslt, xmlsec, openssl, zlib, etc.) as Win32
static multithreaded
libraries without C runtime DLL name dependency (/MT) so I can
use them in VC7.1
projects. All because some guy at Microsoft decided to change
the C runtime
DLL name from fixed MSVCRT.DLL to version-based names like
MSVCR70.DLL.
When that happend, popular open source tools and libraries got
stuck with Visual C++
6. Binaries of Python and all the libraries I mentioned
above, for example,
are built with VC6 and links to C runtime library dynamically
(meaning they require
MSVCRT.DLL). This means Win32 Python extensions couldn't be
built with later
versions of VC++ without walking into a lot of headaches.
Same problem stopped
me from using prebuilt binaries of those libraries so I had to
rebuild them myself.
I bent a few things and had to guess at a few places, but nothing
seems to be broken.
Only trouble is that I am using WinInet to fetch XML files from
Internet and it ain't
behaving too well. WinHTTP is supposed to be better but I
think I'll opt for cURL
instead. Of course, that means I'll have more compiling
to do next weekend.
Urgh.
Update:
Heh. I didn't realize the weekend wasn't over yet until my
wife informed me
that today was the Labor Day. To celebrate, I labored some
more after a mini-vacation
at the neighborhood pool with my wife and son. cURL had Win32
project files
so it was a cinch to build. I did have to turn on OpenSSL and
ZLib though to
get HTTPS and gzip compression working (define USE_OPENSSL,
HAVE_ZLIB, and HAVE_ZLIB_H
flags). Now I can reliably pull compressed RSS feeds over
HTTPS from a Win32
client.
BTW, all these chores wouldn't have been necessary if I wrote it in
Java or .NET because
both platforms have most of these libraries built in. So why
am I humping the
sidewalk? Well, there are still things one can do with C++
that you can't do
with Java or .NET...

Out of Memory When Compiling MSI
Out of Memory When Compiling MSI
09/22/2004 04:25 AMPHPMac: Compiling Apache 2 and PHP 5
PHPMac: Compiling Apache 2 and PHP 5
07/30/2004 08:56 AMFor all of the Mac users out there, there's a new posting from
PHPMac.com to help you get
Apache 2.0.50 and
PHP 5 compiled on your machine.
SMS FAQ: Problem communicating with APS
when compiling a report
SMS FAQ: Problem communicating with APS
when compiling a report
04/19/2004 12:14 AMInstallShield: Compiling at the Command
Line
InstallShield: Compiling at the Command
Line
06/10/2004 04:48 AM"a powerful video/animation compiling
the lies "
"a powerful video/animation compiling
the lies "
06/05/2004 04:19 AMLexicon: CC-licensed RPG based on
compiling fictional encyclopedia
Lexicon: CC-licensed RPG based on
compiling fictional encyclopedia
04/15/2005 09:01 PMCory Doctorow:
Morbus Iff sez, "Ghyll is a Creative Common licensed player-created
world per the rules of "Lexicon: an RPG" (think: a fictional
wikipedia, constrained by integration, consecutive letter definitions,
and cranky scholars that write before 'before scholarly pursuits
became professionalized (or possibly after they ceased to be)'). It
has reached nearly 30 players, 200 pages of text, an incredibly large
timeline, a hundred characters, and a to-scale ASCII map of the known
world. Darkly humorous? Possible. Odd? Mmhmmm. All CC? Ayup.
"We're starting Round 2 next month (in essence, starting over again at
letter A to further define the world). Notes about the announcement
here, as well as links to the timeline, characters, and ASCII map."
Link
(Thanks, Morbus!)
Santa Brings MS Patents for Editing,
Compiling Code
Santa Brings MS Patents for Editing,
Compiling Code
12/28/2004 02:51 PMtheodp writes
"Courtesy of the USPTO, Microsoft found two new patents under the
tree this holiday season. The first covers Editing a software program in a common language runtime
environment, while the second lays claims to Compiling multiple source language files that share a common
library, which must come as a real shocker to members of the DEC OpenVMS Common Language Environment, IBM Language Environment
(LE), and IBM Integrated
Language Environment (ILE) teams. Gotta teach those patent
examiners to use Wikipedia instead of
Microsoft Encarta for their
prior art searches! "
What to do before installing Panther
What to do before installing Panther
10/29/2003 12:10 AMWith Panther's launch date coming quickly (this Friday!), I thought it
was a good time to remind you
what to do before making a major OS update. It's a scary
time for a lot of people, especially switchers who may never have done
something of this scale to their Mac before. but, the grass is green
on the other side--Panther really kicks.
((Previously posted by jonknee.))
Like Pixels? Check out
MacDesignInstalling MPlayer
Installing MPlayer
07/02/2004 03:20 AMMPlayer has set itself apart as a versatile movie player under Linux
and other platforms. Whether you love or hate it, once you try it,
you'll have to agree that it is very different, with its versatile
keyboard control and alternative methods for handling video playback.
Downloading IE 6.0 SP1 Instead of
Installing
Downloading IE 6.0 SP1 Instead of
Installing
08/10/2004 02:07 PMInstalling Bricolage
Installing Bricolage
12/19/2004 03:27 PMThough CPAN makes it possible to write large and powerful
applications, distributing those applications can prove daunting. In
the case of the Bricolage content management system, though, David
Wheeler's installation guide here will walk you through the process.
Installing Xitami and PHP - Rev 1
Installing Xitami and PHP - Rev 1
10/29/2003 12:11 AMThis tutorial will take you through the downloading and installing
process with Xitami and PHP
Installing Wine with DX9
Installing Wine with DX9
03/28/2005 07:55 PMSlashdot Mar 28 2005 11:23PM GMT
MSI FAQ: Installing for All Users
MSI FAQ: Installing for All Users
07/14/2004 11:53 PMP2P Installing Shadyware?
P2P Installing Shadyware?
03/14/2005 05:45 PMADC: Installing the W3C Validator On Mac
OS X
ADC: Installing the W3C Validator On Mac
OS X
07/26/2004 02:13 PMInstalling psycopg on Red Hat 9
Installing psycopg on Red Hat 9
12/31/2003 12:20 AMAdrian Holovaty and I spent some time today figuring out how to get
the psycopg Postgres
module to install on Red Hat 9. It took a while, but eventually we
tweaked the spec file and used it to compile our own RPM. I've posted our
modified spec file to the psycopg
mailing list. More for my own record than anything else, the
arcane incantations needed to create the RPM went roughly as follows:
- Copy the modified psycopg.spec file in to
/usr/src/redhat/SPECS/
- Copy psycopg-1.1.11.tar.gz in to
/usr/src/redhat/SOURCES
- In the SPECS directory, run rpmbuild -ba
psycopg.spec
- Install the resulting RPM, which materialised in
/usr/src/redhat/RPMS
The above was recreated by digging through my bash history -
hopefully I haven't missed a step. The technique appears to work for
Fedora as well.
SP2: Clean PC Before Installing
SP2: Clean PC Before Installing
09/05/2004 11:46 PMAbout Sep 6 2004 4:14AM GMT
Installing SMS Clients Over VPN
Installing SMS Clients Over VPN
01/07/2004 06:03 PMInstalling the MIF Entry Tool
Installing the MIF Entry Tool
06/11/2004 07:22 PMMOM: Installing the User Interfaces
MOM: Installing the User Interfaces
09/04/2004 08:30 AMGetting and installing NetBSD-current
Getting and installing NetBSD-current
01/12/2004 04:09 AMThe BSD family of Unix-like operating systems evolved from the last
release of 4.4BSD, released by the University of California some years
ago. As with Linux, they have full releases and a live CVS tree. This
article discusses why you might want to run the -current branch of
NetBSD, how you would go about it, and a bit of what could go wrong.
Installing Printers Remotely
Installing Printers Remotely
04/18/2004 10:57 AMphpMac.com: Installing Apache 2, PHP 5
on OS X 10.3.8
phpMac.com: Installing Apache 2, PHP 5
on OS X 10.3.8
04/15/2005 10:02 AMPHPMac.com has a new posting today
showing you how to get
Apache 2.0.52 and
PHP 5.0.4 installed on Mac OS X 10.3.8.
Installing eVB on a non-English PocketPC
Installing eVB on a non-English PocketPC
04/13/2005 11:04 PMPHPKitchen: On Installing LAMP
PHPKitchen: On Installing LAMP
09/22/2004 08:39 AMIn a new posting from
PHPKitchen:
Installing Nessus 2.0 on SuSE 9.0 Pro
with KDE 3.1
Installing Nessus 2.0 on SuSE 9.0 Pro
with KDE 3.1
04/23/2004 10:58 AMI have got Spiderman 2 (the new game).
But after installing
I have got Spiderman 2 (the new game).
But after installing
08/08/2004 05:31 AMTechTree Aug 8 2004 8:45AM GMT
Installing the FTP Service on Windows XP
Installing the FTP Service on Windows XP
04/28/2004 10:52 PMPPC FAQ: Installing Files from a Web
Page
PPC FAQ: Installing Files from a Web
Page
06/19/2004 10:42 PMTaming the Beast: Installing PHP-GTK
Taming the Beast: Installing PHP-GTK
08/09/2002 07:53 AMNotes and Tips: Installing Mac OS 9
Notes and Tips: Installing Mac OS 9
01/09/2004 09:51 PMApple's Knowledge Base offers a procedure for installing Mac OS 9, as
well as covering a goofy AppleWorks problem.
Grok Description matches for Linux 2.6: Compiling and Installing
GrokA matches for Linux 2.6: Compiling and Installing
Linux 2.6: Compiling and Installing