Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

13
votes
4answers
335 views

Would dropping X altogether hurt?

I live in the linux terminal all the time under my slackware GNU/linux system (an EeePC). By default, GNU Emacs won't start if It can't find several Xorg libraries. Assuming I will never use X ...
2
votes
1answer
387 views

Is PostgreSQL 9.0 JDBC driver working well with 64 bit java?

I've been struggling with getting James Mail Server to work with PostgreSQL on a 64bit Slackware 13.1. Are there any known problems with the driver under 64 bit linux and 64bit java ? I have the same ...
1
vote
6answers
2k views

Which Eclipse version to install on Linux for PHP development

I have Slackware 12.1 and wish to try out Eclipse for PHP/HTML/JavaScript development. However, it seems I'm facing myriad of possible options and I'd hate to miss the best thing and give up on ...
1
vote
11answers
2k views

Make git-svn work on Slackware 12.1

It is obviosly some Perl extensions. Perl version is 5.8.8. I found Error.pm, but now I'm looking for Core.pm. While we're at it: how do you guys search for those modules. I tried Google, but that ...
0
votes
0answers
18 views

compiling the 2.6.0 kernel on slackware

out of sheer curiosity I tried compiling a 2.6.0 kernel on my slackware machine. root@darkstar:/home/linux-2.6.0# uname -a Linux darkstar 2.6.37.6-smp #2 SMP Sat Apr 9 23:39:07 CDT 2011 i686 Intel(R) ...
0
votes
0answers
15 views

How to use Slax modules in other [closed]

this my first Question (-_-) that how to use Slax modules in other distributions ??
0
votes
0answers
58 views

XSP4 could not start, missing xsp4 assembly

I have a mono (2.10.7) instance running and I'm trying to code some ASP.NET MVC 3 application but I just hit a wall I don't know how to pass. First, I was getting an error about XSP4 not being found ...
0
votes
1answer
141 views

cinelerra: error while loading shared libraries: libavcodec.so.52 slackware

indeed it takes days trying to install cinelerra and no longer know what else to do eh searched forums and I have sent emails to the list of cinelerra still can not solve anything thanks in advance ...
0
votes
0answers
144 views

how to uninstall VMware Workstation from Slackware64-current?

I'm trying to uninstall VMware-Workstation 7.x from Slackware64-current to install VMware-Workstation 8. When I run the bundle installer, it tries to uninstall version 7 before attempting to install ...
0
votes
2answers
92 views

upgrade from compiled package in Slackware

I compiled php 5.2.17 from the source with php-fpm and I have the compiled package /tmp as you know the version of php is slackware 13.1 is the same (5.2.17 without php-fpm) . How could I update from ...
0
votes
2answers
1k views

gdb - “thread apply all bt full” gives blank

I was trying to debug a multi-threaded process on a Linux server running Slackware 12 using gdb 6.6 Once I attach and issue the command "thread apply all bt full" it comes back with nothing ( back on ...
0
votes
3answers
310 views

Java's 'tnameserv' takes 3+ minutes to be “Ready”, why?

I'm trying to help a dev of an app I'd like to use trouble shoot a problem utilizing Corba Server on Linux. I narrowed down the problem to tnameserv taking over 3 minutes to become ready after ...