SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

Note for all SuSE 8.0 users:
Please edit the PostgreSQL Config file in /etc/sysconfig/posgtresql Add -i to OPTIONS so that it looks like this: POSTGRES_OPTIONS="-i"
This is required for TCP/IP connections for the client side.

You have to create a new database on your system. using :
createdb -E UNICODE 'databasename'
!NOTE Dont forget the -E UNICODE otherwise your postgres system don`t stores your special chars in the correct way!

If you don't want to use PostgreSQL you could use the internal SQLite instead. Then you only have to do the following: Now you could compile KRunning.
% ./configure --prefix=/opt/kde3
% make
--getting root rights with :
% su (root password)
% make install


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.