Unix Technical Forum

Cherry Linux Keyboard

This is a discussion on Cherry Linux Keyboard within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> For those who may look in groups on the future: Extract cymolin-0.6.0-2.tar.gz from the driver disk. You will then ...


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-19-2008, 06:15 PM
Fred Emmott
 
Posts: n/a
Default Cherry Linux Keyboard

For those who may look in groups on the future:

Extract cymolin-0.6.0-2.tar.gz from the driver disk.
You will then need to go in to the following files, and replace all
instances of "/opt/kde3" with "/opt/kde" (the configure script was
"accidentally" made suse-specific)
../kkeymanconfig/configure
../systray/configure
../server/plugins/kde/configure

You will also need to change line 152
in ./server/plugins/kde/kdeguiapplication.cpp to:
m->AddMenuItem((std::string)file.readName());
(if you have a different version, look for a similar line near line 150 -
without "(std::string)")
and next to the other #include lines at the start, add:
#include <string>

You then have a few bits of fun symlinking:
cd /usr/lib/gcc-lib/i486-slackware-linux
ln -s 3.3.4 3.3.3
cd /usr/lib/gcc-lib
ln -s ../crt*.o .

--
Fred Emmott
(http://www.fredemmott.co.uk)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 11:24 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com