FreeBSD / KDE installation woes...


 
Thread Tools Search this Thread
Operating Systems BSD FreeBSD / KDE installation woes...
# 1  
Old 09-27-2005
FreeBSD / KDE installation woes...

Forgive the newbie question. I've been trying to install FreeBSD 5.4 on a new AMD64 based box at work today, and I started running into problems. Maybe some background is appropriate? Here goes...

I've finished the first stage of development of a model in C++ which simulates airflow through a fairly complicated medium. It's been a royal pain in the arse, but I got there, and I've been rewarded with a shiny new computer to run the model on. It's a fairly demanding model - typically taking 8 hours to run on a P4 with 0.5 GB RAM and default level 3 optimisation under gcc. Anyway, I digress...

I've been using Linux for a few years, but recently my main work box has been hacked. I left it unpatched for too long, and left an account open for a colleague with questionable taste in passwords. Plus I now work at UC Berkeley, so I'll admit there's a certain amount of willy waving going on in the office about BSD...

Googling the first install problem taught me to amend the ttyv8 line in /etc/ttys to get KDE (3.4?) running on boot. Of course, the next problem was that I hadn't added my user account to the wheel group. So, one re-install and some text editing later, I found that kdesu isn't working. It's rejecting bad passwords, but it isn't letting me view KDE administration applications.with the correct root password. Oh, su works fine now except for launching KDE apps...

I'm going to post again in this thread with the error message I get from $kdesu kcontrol &as soon as I get into work tomorrow, but I was hoping there might be a potted response someone much wiser than me could come up with. More Googling tells me that kdesu was actually broken in some earlier FreeBSD releases. In the meantime, do I need to go with Gnome? Is there a likely fix in a config file / group membership / file permission that I haven't thought of?

Sorry to be vague - if there's not enough info here, please hang fire for 12 hours and I'll post error messages for your entertainment. If something springs to mind, please let me know. And thanks in advance.
# 2  
Old 09-27-2005
Solved

Turned out to be a hostname issue. Smilie Smilie

Edited /etc/hosts and added a "hostname=" line to rc.conf.

Nice. As you were...
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Can't boot FreeBSD after successful installation.

This is a cross post as I haven't got any solution and I'm badly in need of one. I've installed Slackware 14.2 in /dev/sda1 and x86Solaris 10 U6 in /dev/sda3 (sda2 is Linux swap)and boot menu was Solaris grub but, later deleted Solaris partition and installed FreeBSD12 (for i386) on the same... (3 Replies)
Discussion started by: vectrum
3 Replies

2. BSD

An installation script on freeBSD

Hello So i got my hands on some freebsd iso, installed it in a qcow2 image and installled git and bash. So far, so good. Git repositry retireved install script executed files got copied files have exec flag files are in $PATH / found by which / bash-completion works But still,... (3 Replies)
Discussion started by: sea
3 Replies

3. UNIX Desktop Questions & Answers

Old hand to FreeBSD, brand new to KDE ??'s

I have now used FreeBSD from eh, 5.0??? But during that whole time I have never used xwindows or kde. My box's have always been servers of one type or another. I just set up a new BSD machine(8.0), and because I wanted to install boinc I knew that I would have to also install xwindows. Just the... (4 Replies)
Discussion started by: droolin
4 Replies

4. UNIX for Dummies Questions & Answers

Horde Installation Woes for Centos 5.x

I am trying to learn how to install HORDE for work and I found this link: Installing Horde on Centos 5.x - William Lindley - wlindley.com I am at this step now: You'll need to use the MySQL root password. Then, in your database administration screen for MySQL, set the password for the new... (2 Replies)
Discussion started by: mojoman
2 Replies

5. BSD

FreeBSD Installation problems

Hi all, I'm new to the world of Unix/Linux (though not to computing in general) and I'm having a few issues installing FreeBSD (v6.2). Firstly, I realise that it's not the most user-friendly of distros, especially for newbies, but it's what I'm required to install so unfortunately I have to... (2 Replies)
Discussion started by: Techmonkey
2 Replies

6. Linux

freeBSD installation

why is my new freeBSD hanging at setting up hostname each time I plug in the network cable i use host name like X.ng I intend to configure it as a gateway (2 Replies)
Discussion started by: AkinOkin
2 Replies

7. UNIX for Advanced & Expert Users

snort installation on freebsd issues

i'm following the, "How to setup and secure Snort, MySQL and Acid on FreeBSD 4.6 Release" off of the snort.org website. in the documentation it says snort should be installed through the following: ----- make -DWITH_MYSQL -DWITH_FLEXRESP ; make install ----- later it says to do the... (13 Replies)
Discussion started by: xyyz
13 Replies

8. UNIX for Dummies Questions & Answers

FreeBSD 4.4 Uninstalling KDE or GNOME

Hey all :) I finally got around to installing FreeBSD 4.4, which considering it's my first attempt with *nix, didn't go too badly. I've managed to configure X and everything else, but I've got a bit of a problem, lol. I installed KDE and GNOME. I had a rough idea as to what they were, but I... (5 Replies)
Discussion started by: hellz
5 Replies

9. UNIX for Dummies Questions & Answers

how do u remove a messed up freebsd boot installation?

i messed up while installing freebsd into a dual os wannabe system. Now, how do i del it( so i wouldn't get prompted to choose freebsd during boot?)so that i could try installing a different flavour of linux? cheers:eek: (1 Reply)
Discussion started by: coffeecoolers
1 Replies
Login or Register to Ask a Question