You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Saturday, December 9th 2006, 2:25am

Konsole problem

I'm using Slack 11.0 w/ vanilla kernel 2.6.15.7. I have just compiled KDE 3.5.5 using official Slackbuild scripts adjusted so they do not apply various patches included. My problem is: each time I start konsole I get following message:

Source code

1
': not a valid identifier

What should I do to eliminate this message? Please help!

Thank you!

2

Sunday, December 10th 2006, 8:03am

Problem solved! Problem occured because I downloaded Slackbuild scripts as well as other files needed for building kdebase using ftp client. Now, ftp client interpreted kde.sh file as non-text file, thus downloaded it as a binary file. So all I needed to do was to remove /etc/profile.d/kde.sh file and create new one.