Search found 25 matches
- 11. Sep 2010, 16:07
- Forum: Translations
- Topic: Depfinder localization
- Replies: 1
- Views: 18338
Depfinder localization
I found here ---> https://www.transifex.net/projects/p/depfinder/c/trunk/ the localization file for depfinder. How can I use it? What I have to do?
- 6. Jun 2010, 18:59
- Forum: Suggestions
- Topic: KDE 3 TRINITY
- Replies: 4
- Views: 4848
Re: KDE 3 TRINITY
Why not? It is *buntu - as you have mentioned by yourself ... :?: No, it is NOT *buntu: the project leader chose to create ubuntu packages, but this means nothing. The sources (CLICK HERE-----> http://websvn.kde.org/branches/trinity/ ) are _universal_ and all distributions can use them to create th...
- 6. Jun 2010, 17:50
- Forum: Suggestions
- Topic: KDE 3 TRINITY
- Replies: 4
- Views: 4848
KDE 3 TRINITY
http://trinity.pearsoncomputing.net/
http://websvn.kde.org/branches/trinity/
The project is actually at 3.5.12 status (CLICK HERE, the souces are [for now] packaged only for ubuntu).
There are great improvements ---> https://wiki.kubuntu.org/Kubuntu/Kde3/Lucid
Why not?
http://websvn.kde.org/branches/trinity/
The project is actually at 3.5.12 status (CLICK HERE, the souces are [for now] packaged only for ubuntu).
There are great improvements ---> https://wiki.kubuntu.org/Kubuntu/Kde3/Lucid
Why not?
- 4. Apr 2010, 22:57
- Forum: Problems
- Topic: problem with openbox+nitrogen
- Replies: 1
- Views: 2910
problem with openbox+nitrogen
I installed salix "core" mode + slapt-get --install-set x + openbox + nitrogen (for managing backgrounds) + gamin
Nitrogen doesn't work:
???
Nitrogen doesn't work:
Code: Select all
tom[~] nitrogen ~/Immagini/Sfondi
terminate called after throwing an instance of 'Gdk::PixbufError'
Abortito
- 4. Apr 2010, 19:31
- Forum: Problems
- Topic: xwmconfig?
- Replies: 1
- Views: 2475
xwmconfig?
I'm trying to personalize a version of salix in "core" mode (I installed it in a virtual machine). I installed the package xorg-server, xinit, and openbox. Now I want to install the tool xwmconfig. What's the package that contains it?
- 26. Jan 2010, 12:41
- Forum: Problems
- Topic: how to create a *.log file
- Replies: 1
- Views: 2514
how to create a *.log file
How can I create a build-*.log file?
- 20. Jan 2010, 10:45
- Forum: Contributed packages
- Topic: grub 0.97 for x86_64 + ext4 support
- Replies: 8
- Views: 12566
Re: grub 0.97 for x86_64 + ext4 support
Hey thank you. It may help me built the salixlive 64 a day (not now). You want to switch back to grub legacy? :o JFYI there's a 64bit and i486 package of grub2, actually most distributions (including grub upstream) changed the name to grub by now and grub legacy got some suffix now. I didn't do so ...
- 18. Jan 2010, 22:55
- Forum: Contributed packages
- Topic: grub 0.97 for x86_64 + ext4 support
- Replies: 8
- Views: 12566
Re: grub 0.97 for x86_64 + ext4 support
UP :D :D :D I upgraded the slackbuild and the package. Now you don't need to cp -v e2fs_stage1_5 ext4_stage1_5. just install the package and enjoy :mrgreen: This is the new grub.SlackBuild (heavily based on Volkerding's one): #!/bin/sh # Copyright 2009 Patrick J. Volkerding, Sebeka, MN, USA # All ri...
- 12. Jan 2010, 15:10
- Forum: General
- Topic: Proprietary Video Drivers
- Replies: 24
- Views: 18227
Re: Proprietary Video Drivers
the classial way, with the installer, is easy too (but only for nvidia, not for ATI), but I prefer the txz/tgz packages because I like manage all and know all packages installed on my system with pkgtool: pkgtool (and gslapt) "doesn't see" a package .run installed.
- 12. Jan 2010, 14:15
- Forum: General
- Topic: Proprietary Video Drivers
- Replies: 24
- Views: 18227
Re: Proprietary Video Drivers
I can only speak for NVidia: What is the expected Salix method for installing proprietary video drivers? In Slackware, the normal method is to build the package. sh NVIDIA-Linux-x86-1xx.xx.xx-pkg1.run ;) No idea why I would want to build a package for it. For removing and reinstalling the kernel mo...