FreeBSD 5.00 /ports

Download FreeBSD 5.0 mini_install.ISO i was trying to do a post-installation , trying to install the ports but doesn't install it gives me could not find index error ?!any ideas..?? as the index file is on the cd and I checked it the file is not corrupt.!!

A guy made me an offer i can't refuse burning a 3 diskcd set of Redhat7.0 which is great But all I wanted is a "stable" system to compile Debian source on as i having problems finding a good windows compiler....I found a lot of dos compilers. I found compiling in windows is better but not "that" stable where compiling in dos is more stable ...I don't like dos programs that much.

Does any one know of good windows compiler..??

You can also get the ports on FTP, using cvsup to keep the ports tree up to date. That's what I do with my FreeBSD 5.0 with no problems. It's documented in the FreeBSD Handbook.

You're making me highly confused with your second paragraph. You mentioned Redhat, and then debian and suddenly your scene is moved to Windows. I scratch my head and don't understand what you would like to do.

But if you would like a good Windows compiler, I would suggest www.mingw.org or get the Dev-C++ bundle from www.bloodshed.net

Thanks cbkihong

But I didn't want to over complicate things. Okay so i burnt the cd again Yesterday. And whoa the ports installed fine goody... goody.B.U.T always was has to bea but.... It's all MY fault did I mention freebsd 5.0 "MINI_INSTALL" this is not the full CD. Freebsd and 700 or so port and no extra's zip ... zero ... zilts. So I hide my head in shame.

So I'm downloading freebsd again "THE FULL 3 SET package".

But I'm still getting redhat and debian to really have options.

Why freebsd ?? Why not start with something easier like redhat. I started with Freebsd
(even if it wasn't the full one) and I'm going to stick to it till I'm done with it.

Oh by the way i do have Bloodshed on cd I found it in a box I've forgotten about.

Armed with some experience with Linux I still found getting used to FreeBSD a bit difficult at the 1st time I installed FreeBSD. It is not difficult to get a barely working FreeBSD system, but to get everything working I think with most linux distros this would be easier.

But what is better sticking to bsd to the end or swapping every
flavour till I find one that I like.??

But BSD5.0 is still stable .!! :smiley:

I prefer to try more. After all, you don't need to pay to try any of them.

Well you right there are quite a few out there but not all was writen for dev. or games I know of quite a few that was writen just to run one simple port and nothing else..??

I think it can be tricky if you don't know what you really one in a OS.

Since Freebsd was ported from OpenBSD and is still a "fairly" new os and what I've seen so far it's going to be a stronger conteder one.

But Is FreeBSD right for me..???

I believe you can still create good games or write great programs on Linux distros like Redhat or mandrake or suse etc. They are not toys. If you have the necessary programs installed what you can do on FreeBSD you can do the same on Linux, just in some different ways. And in my opinion, I believe from the user's point of view Linux is more polished and supports more hardware configurations etc. that make it (possibly) a better option than BSD. But after all, it's your own choice. I have FreeBSD, but I use Linux much more often. I don't want to be potentially barred on this forum for OS advocacy, especially as this is explicitly stated in the forum rules, so I have tried to refrain from suggesting any particular OS choices.

And also, because C programs on BSD and Linux are somehow different, even if you want to go geek and just use it for programming still you can't expect to learn only FreeBSD and expect programs you write for FreeBSD can run on Redhat for example, unless you really install one, test it on that OS and make the necessary changes (ports) to sources, especially development of system software are very platform-specific. Getting your software to run on as many platforms as possible is now an important affair to any Unix software developer. That's why I think it must be to your benefit if you have several installed on your PC so you at least have an idea of what they are about (I have SuSE, Debian Linux and FreeBSD on the same system, and I do some development too)

Whether FreeBSD is right for you is your own decision. Everybody else can't answer the question for you. Although I personally have grown to believe Linux has been an easier OS to start my Unix experience, and I think I have chosen it correctly, the BSD advocates are likely to tell you otherwise. That's why I suggest you to try both and have you answer that question yourself.

Just what I needed to hear, a good honest opinion.!! Thanks

I do argee some what there.Linux would be a better option.A lot of my friends are running linux and are quite happy with it.

Linux coding is a lot easier to change , strip and customize.Unix on the other hand...well is more complex to me.

Since your running both systems on your PC how does one go about doing that.???

As I had nothing but trouble ..just getting BSD to co-exsist with windows XP. Okay what I mean I've got two 40 gigs split in 4 X 20 gigs.What I want:

1.Is to run windows and linux to run on master without having to disable slave.

  1. Unix on slave without having disable master.

  2. Have the free 20 gig slave avaible for all 3 os's as a temp back drive.

4.Have Unix and Linux run on windows network.

After this I think I should be settled to do what I do best mess around with the system.(That's why I want that 20 gigslave to work):smiley:

I hope it's not to much trouble.!!!

:cool:

My system is also a dual-HDD configuration. The first disk (master) has:

Primary: A VFAT partition with a broken WinME installation
Primary: A NTFS partition with Win2000
Primary: A FreeBSD partition (as you should know, FreeBSD creates all its needed partitions inside one primary partition)
Extended: Several reiserfs partitions with SuSE 7.3

My second disk (slave) has:

Primary: A ext3 partition with Debian Linux 3.0
Extended: Several reiserfs partitions with SuSE 7.3 (disused)

I don't know Windows XP, but I think it's like 2000 that it needs to be on a primary partition, same is FreeBSD. Linux can be on extended partition. That's all I think you need to watch out for when deciding how to organize your partitions.

I'm not at all proficient with messing with partitions and so hopefully another poster would step in and help you or you eventually figure out how to get it working yourself. You may use my configuration as some reference.