Linux Distributions and Programming

Linux Distributions and Programming

Post by Everyon » Mon, 06 Dec 1999 04:00:00



I am beginning Linux programming, and I am wondering which Linux
distribution is the most powerful and versatile in your opinions. I have
already used RedHat, and I have heard that Slackware and CL are very
powerful. Which ones do you use? I also heard that Slackware 4 was
difficult to install, has this been resolved in 7?

Thanks,
Everyone

 
 
 

Linux Distributions and Programming

Post by David M. Co » Tue, 07 Dec 1999 04:00:00



>I am beginning Linux programming, and I am wondering which Linux
>distribution is the most powerful and versatile in your opinions. I have
>already used RedHat, and I have heard that Slackware and CL are very
>powerful. Which ones do you use? I also heard that Slackware 4 was
>difficult to install, has this been resolved in 7?

None of these distributions are more "powerful" than the other.

However, I like having a system with a decent package manager so I can keep
track of libraries and other software.  Most distributions, excluding
Slackware, have that.

Dave Cook

 
 
 

Linux Distributions and Programming

Post by John Miskini » Tue, 07 Dec 1999 04:00:00


Hello,

   I started with, and stayed with the "debian/gnu" distribution.  It
provides a very nice package manager, and the very powerful
"apt-get" command to install new SW.  I find that being a
programmer, I'm always checking out new things, and I can
do so without the hassle(s) of researching all the required
libraries and other packages I need.

And, from a programer's point of view, everything in the main
Debian/GNU distribution comes with sources.

A linux for the GNU millenium,

John Miskinis

 
 
 

Linux Distributions and Programming

Post by Thomas Zaj » Tue, 07 Dec 1999 04:00:00



> [ Package Management ]
> Most distributions, excluding Slackware, have that.

Which is not necessarily a disadvantage. Just thought I'd make that
clear.

Thomas
--
=-------------------------------------------------------------------------=
- Thomas Zajic  <thomasDOTzajicATtelewebDOTat>  Linux-2.0.38/slrn-0.9.5.7 -
-  "It is not easy to cut through a human head with a hacksaw."  (M. C.)  -
=-------------------------------------------------------------------------=

 
 
 

Linux Distributions and Programming

Post by dex » Thu, 16 Dec 1999 04:00:00




>> [ Package Management ]
>> Most distributions, excluding Slackware, have that.

>Which is not necessarily a disadvantage. Just thought I'd make that
>clear.

>Thomas
>--
>=-------------------------------------------------------------------------=
>- Thomas Zajic  <thomasDOTzajicATtelewebDOTat>  Linux-2.0.38/slrn-0.9.5.7 -
>-  "It is not easy to cut through a human head with a hacksaw."  (M. C.)  -
>=-------------------------------------------------------------------------=

okay, i'll bite.
what are the advantages and disadvantages of a package manager.
i run slackware and i never missed the package manager yet.
but truthfully linux still remains a hobby in my life.

my work revolves around VB, Access, SQL Server,
the Baan Enterprise System, etc.

how the hell am i gunna get linux to replace all that?
no i havent thrown in the towel.
and i no in my heart that open source is way to fly.
linux and GNU got a hard row to hoe
to take a real piece of the action.
dex hobbs

 
 
 

Linux Distributions and Programming

Post by Marc Britte » Thu, 16 Dec 1999 04:00:00





> >> [ Package Management ]
> >> Most distributions, excluding Slackware, have that.
> okay, i'll bite.
> what are the advantages and disadvantages of a package manager.
> i run slackware and i never missed the package manager yet.
> but truthfully linux still remains a hobby in my life.

it's basiclly a program/database that installs programs for you
automaticlly, and then keeps track of what version/where the files are.
helps automate the installation and removal of programs

disadvantages come from the fact that you're not compiling it yourself,
so you don't have full control over what features may or maynot be
compiled in, if there is a selection of options.  plus library conflicts
may occur if there was just the right change made between versions.
personally I only RPM(I use redhat) things that are not major
components, oh and X seems to run fine through packages.  but things
like QMail or MySQL, or PostgreSQL, and especially the kernel, I still
don't trust from an RPM, don't know why, just the way it is

Quote:> my work revolves around VB, Access, SQL Server,
> the Baan Enterprise System, etc.

I know a bunch of companies that have replace VB with Delphi, if they
really are porting it to Linux, that may be a plus.  SQL Server and
Access are a little different. but what are you using Access for? you
should at least move to that new thing microsoft released thats fully
SQL compatible and free.  scales just as well as access, plus less of a
headache when you need to move to SQL.
 
 
 

Linux Distributions and Programming

Post by de Savan » Fri, 17 Dec 1999 04:00:00





> >> [ Package Management ]
> >> Most distributions, excluding Slackware, have that.

> >Which is not necessarily a disadvantage. Just thought I'd make that
> >clear.

> >Thomas
> >--
> >=-------------------------------------------------------------------------=
> >- Thomas Zajic  <thomasDOTzajicATtelewebDOTat>  Linux-2.0.38/slrn-0.9.5.7 -
> >-  "It is not easy to cut through a human head with a hacksaw."  (M. C.)  -
> >=-------------------------------------------------------------------------=

> okay, i'll bite.
> what are the advantages and disadvantages of a package manager.
> i run slackware and i never missed the package manager yet.
> but truthfully linux still remains a hobby in my life.

> my work revolves around VB, Access, SQL Server,
> the Baan Enterprise System, etc.

> how the hell am i gunna get linux to replace all that?
> no i havent thrown in the towel.
> and i no in my heart that open source is way to fly.
> linux and GNU got a hard row to hoe
> to take a real piece of the action.
> dex hobbs

Be careful of what you RPM especially if it is trivial, made by someone who may
have installed a trojan into the binary.  I recently heard a game developer
installed a trojan into their game to report info about the systems it was
installed on.  They said it was just for marketing but who knows who this
gleened info might turn up with?  Two beware of any program that installs it's
self as "rot" this means they don't have root access? on a linux system?
-savant
 
 
 

Linux Distributions and Programming

Post by Victor Wagn » Sat, 18 Dec 1999 04:00:00


: okay, i'll bite.

I haven't see any tooth in following aruments.

: what are the advantages and disadvantages of a package manager.
: i run slackware and i never missed the package manager yet.
: but truthfully linux still remains a hobby in my life.

That's why you think so. If Linux would be your job, and you have ten
or hundred computers to administer, you'll love package managers.
I have only four (including my notebook), but that's enough.

: my work revolves around VB, Access, SQL Server,

Perl, Apache, Tcl/Tk, Oracle. I've once tried to replace Oracle in one
of my project by MS SQL and find out that it have almost no stored
procedures and triggers compared with Oracle.

: the Baan Enterprise System, etc.

Don't know what it is, but isn't it simular to SAP?

: how the hell am i gunna get linux to replace all that?
: no i havent thrown in the towel.
: and i no in my heart that open source is way to fly.
: linux and GNU got a hard row to hoe

And most problem is that people is blinded with Microsoft advertsments
and don't know that "There is more than one way to do it" (c) Larry
Wall. Ones who are patient enough to learn something before starting to
implement what they need, already have found out that Unix-based
solutions are more robust, more scalable and so on. Linux makes
Unix-based solutions also cheaper.

--
We all know Linux is great... it does infinite loops in 5 seconds.
        - Linus Torvalds about the superiority of Linux on the Amterdam Linux Symposium

 
 
 

Linux Distributions and Programming

Post by Christopher Brow » Sun, 19 Dec 1999 04:00:00




>: okay, i'll bite.

>I haven't see any tooth in following aruments.

>: what are the advantages and disadvantages of a package manager.
>: i run slackware and i never missed the package manager yet.
>: but truthfully linux still remains a hobby in my life.

>That's why you think so. If Linux would be your job, and you have ten
>or hundred computers to administer, you'll love package managers.
>I have only four (including my notebook), but that's enough.

Indeed.

Package managers add a certain degree of complexity, but, by adding
that complexity, allow you to cope more readily with scaling up to
a Whole Lot Of Systems.

Similar things can be accomplished using various such tools:
- Stow
- NSBD
- BSD Ports
- cfengine
- RPM
- dpkg
are all potentially usable to, in different ways, "solve" the software
distribution "problem."

The degree to which they can cope with multifarious issues like:
  - versioning
  - multiple CPU architectures
varies, which is why all of them coexist.

Quote:>: my work revolves around VB, Access, SQL Server,

>Perl, Apache, Tcl/Tk, Oracle. I've once tried to replace Oracle in one
>of my project by MS SQL and find out that it have almost no stored
>procedures and triggers compared with Oracle.

Don't look to MySQL then; it utterly *lacks* these things.  But is,
nonetheless, quite useful for those domains that fit with its
architecture.

Quote:>: the Baan Enterprise System, etc.

>Don't know what it is, but isn't it simular to SAP?

Not entirely dissimilar...
--
Do not meddle in the affairs of wizards, for it makes them soggy and
hard to light.

 
 
 

Linux Distributions and Programming

Post by Victor Wagn » Mon, 20 Dec 1999 04:00:00


:>Perl, Apache, Tcl/Tk, Oracle. I've once tried to replace Oracle in one
:>of my project by MS SQL and find out that it have almost no stored
:>procedures and triggers compared with Oracle.

: Don't look to MySQL then; it utterly *lacks* these things.  But is,
: nonetheless, quite useful for those domains that fit with its
: architecture.

Don't tell it me ;-)
I'm routinely posting in various newsgroups answers to newbies
questions, saying
"If you want a real _Database_, PostgreSQL is only viable OpenSource
choice. But consider, do you really need real database. May be you'll
just need fast searching tool for structured data which seldom change.
In this case mySQL can be similier and faster"

--