| View previous topic :: View next topic |
| Author |
Message |
RoosterMan

Joined: Mon Jan 16, 2012 2:38 am Posts: 14 Location: California
|
Posted: Fri Apr 13, 2012 4:55 am Post subject: KDE 4 Kubuntu Oxygen Transparent Help |
|
|
So, I've been trying to install "oxygen-transparent" for KDE. I get this error:
| Code: |
--- oxygen transparent easy setup script
--- checking out source code
git clone git://anongit.kde.org/oxygen-transparent
sh: git: not found
system git clone git://anongit.kde.org/oxygen-transparent>&1 failed: 32512
|
I am on Kubuntu 11.10. Thanks! |
|
| Back to top |
|
 |
lok1950 LXF regular

Joined: Tue May 31, 2005 6:31 am Posts: 958 Location: Ottawa
|
Posted: Fri Apr 13, 2012 5:25 am Post subject: |
|
|
Do you have git installed as well as build-essentials as you are building it from the source code that git will download
Enjoy the Choice  |
|
| Back to top |
|
 |
RoosterMan

Joined: Mon Jan 16, 2012 2:38 am Posts: 14 Location: California
|
Posted: Fri Apr 13, 2012 7:10 am Post subject: |
|
|
So I installed git and got a lot further, but I still don't think it worked. I don't know if I have these. I am on OpenSUSE now, and don't know how to translate the command (or if I need to)
| Code: | | sudo apt-get install build-essential cmake kdelibs5-dev kdebase-workspace-dev libxrender-dev libx11-dev subversion |
Of course, I am still unsure of exactly how to use it...
http://kde-look.org/content/show.php?content=127752
Should I post my console output? |
|
| Back to top |
|
 |
lok1950 LXF regular

Joined: Tue May 31, 2005 6:31 am Posts: 958 Location: Ottawa
|
Posted: Fri Apr 13, 2012 3:39 pm Post subject: |
|
|
Not sure myself I'm a fedora user but is there not a software installer app in OpenSUSE use it to install the following
| Code: | - gcc-c++
- git
- cmake
- kdebase-workspace-dev
- libxrender-dev
- libx11-dev
|
the command quoted is for Debian based distros which used .deb's not .rpm's
Enjoy the Choice  |
|
| Back to top |
|
 |
Ram LXF regular

Joined: Thu Apr 07, 2005 10:44 pm Posts: 1552 Location: Guisborough
|
Posted: Fri Apr 13, 2012 4:38 pm Post subject: |
|
|
openSUSE uses YaST for package installation. _________________
Ubuntu LXDE 12.04 running on AMD Phenom II*4; ASUS Crosshair III Formula MB; 4 GB Ram.....
|
|
| Back to top |
|
 |
lok1950 LXF regular

Joined: Tue May 31, 2005 6:31 am Posts: 958 Location: Ottawa
|
Posted: Fri Apr 13, 2012 6:10 pm Post subject: |
|
|
Thx for chiming in Ram though I kinda expected Rhakios as he is also a OpenSUSE user
Enjoy the Choice  |
|
| Back to top |
|
 |
Rhakios Moderator

Joined: Thu Apr 07, 2005 12:18 am Posts: 7473 Location: Midlands, UK
|
Posted: Fri Apr 13, 2012 7:33 pm Post subject: |
|
|
| lok1950 wrote: | Thx for chiming in Ram though I kinda expected Rhakios as he is also a OpenSUSE user
|
Am I? I thought I'd been using K/X/Ubuntu 10.04 since it came out. Still, zypper is the CLI tool for in stalling packages on openSUSE. As in
zypper install package1 package2
and so on.
Using zypper search is quite as good as apt-cache search for finding out the relevant correct package names. _________________ Bye, Rhakios |
|
| Back to top |
|
 |
| View previous topic :: View next topic |
|