Slackware :: Slackware Package For Iced Tea Java Thing?
Jul 28, 2010Anybody know of a slackware package for the Iced Tea Java thing? I have the rpm (I have fedora anyhow) but I would like a slackpkg to cstick in here.
View 8 RepliesAnybody know of a slackware package for the Iced Tea Java thing? I have the rpm (I have fedora anyhow) but I would like a slackpkg to cstick in here.
View 8 RepliesI thought I knew what I was doing, just a minimal install of slackware 13.1 for a game server (minecraft), but it seems I missed java or something - I get the "command not found" error. gcc-java is installed. What package did I miss/what series is it in? Does it have any dependencies?
View 1 Replies View Relatedi wanted to know whether the gcc,g++ libraries are pre-installed i slackware 12.1 or not. if not then from where can i download them .how do i install them? how do i install the java jdk package also?
View 1 Replies View RelatedWe are pleased to present one of our new creations: pkgbuild, a tool written in standard C++, using libCURL, ZLib, BZip2 and libLZMA (part of XZ). It is a modern Slackware packages builder, network-transparent, multi-architecture, designed to greatly simplify the creation of a package, automatically executing the required post processing.
What does it do? Recognize and build packages for the following architectures: i386, i486, i586, i686, x86_64, IA64, IA32e, s390, s390x, sparc and sparc64.
[Code]...
I downloaded from http://ftp.nluug.nl/os/Linux/distr/s...ce/n/net-snmp/ source and I build new package and works ok no errors. If I change net-snmp.SlackBuild and add CFLAGS --with-mib-modules=ucd-snmp/lmSensors --with-ldflags=-lsensors while I need lmsensors support in net-snmp. But the package compiling ends with error:
[Code]...
I am very happy to announce that today I succeeded to install full Slackware ARM on the pandaboard: URL...I did the following:
* sd with 2 partitions, one (vfat) for bootloaders (MLO, u-boot.bin) and uImage and the other one (ext2) for minirootfs
* copy xloader (MLO), uboot and uImage from Angstrom distro on the first partition
* copy Slackware ARM minirootfs on the second partition with Angstrom modules in the usual path (/lib/modules/...)
* boot in ARMedslack
* install all the others packages via NFS
I had to make some changes to configuration files as indicated here:URL...The next step is to build a kernel and modules for omap4 by myself and use them instead of the Angstrom ones.One question: is there any kind of package manager, such as slap-get, sbopkg, etc. for Slackware ARM? If not, can I use the SlackBuilds from slackbuilds.org? How to modify them?
I found the source, but it's missing a few header files.I tried downloading a few but it wasn't working correctly.I'd rather install this package properly.
View 2 Replies View RelatedI'm elated when I see software download pages that include a binary Slackware package.wrt KVIrc, their Slackware package is at the top of their list of binaries.They've got an rpm too, but it's SuSE, not Redhat - I found that to be pretty kewl too.I wonder if they're Slackers... hm...Well, that having been said, there's also a SlackBuild for it at the repository.I'm going to give this client a spin and see how I like it.Here's the URL: http://www.kvirc.net/?id=releases&pl...=4.0.2&lang=enUPDATE: The mirrors I checked are reporting 404 errors... bummer.
View 3 Replies View RelatedCode: ~ $ /usr/java/jre1.6.0_25/bin/java -showversion Error occurred during initialization of VMjava/lang/NoClassDefFoundError: java/lang/Object
That's the error I get. When trying to run a java app with the firefox plugin, the browser simply crashes if it's the 64bit java or tells me it's not installed if it's the 32bit version.
I'm at a loss as to what to do. I think it has something to do with leftover gunk from a previous version I misinstalled(Is that even a word?) Anyway, the only thing that google could come up with was a solution for windows which laid blame on Bill Gates for having a bunch of pf (java prefetch) files stuffed into c:windows for no apparent reason. The solution was to delete them, but I can't seem to find the java prefetch folder in linux. The method I used is downloading the rpm from java.com the rpm2tgz then installpkg then cp libnpjp2.so to firefox plugins folder.
I need to install gail, but can't find a package.
View 6 Replies View RelatedI can't run the "java" command as root, but I can, as a simple user.
View 2 Replies View RelatedI keep reading on the web about how there is now a 64 bit plugin and even saw Eric state in the Slackware 64 thread that there was a plugin for x86_64...
Where does this plugin reside?
I'm seeing a ./lib/amd64/libjavaplugin_jni.so but that gives me nothing with "about:config"
I've got a 64 bit flash plugin.... Just need a java one and I'll be set as far as the web goes..
I installed an editor that works fine for root, but for user produces this error.
Code:
How does one set this thing?
i have slackware 12.2 on a toshiba laptop and i cannot play flash movies on videos and similar stuff.
it also complains sometimes that i do not have java. but i do have java on my system. i think slackware comes with java included afaik. is there some sort of process or a tutorial i must read to get these things all set up? also, do i still have to install some kind of flash application?
I have an openvz vps and it has a vps admin panel from solusvm for administration.In the vps admin panel is a console (Java), but mine looks like the picture below.I checked in firefox and thought maybe there was something wrong with my java plugin. Everywhere I look I see different instructions with different directories and it was confusing.So I said just do it like slackware and I got the slackware64-current/source/local/jre directory and build jre-6u25xx86_64-1.txz from jre.SlackBuild and then upgradepkg --install-new --verbose jre-6u20-x86_64-1%jre-6u25-x86_64-1.txzI hope I didn't break my slackware.Before I did that, I disabled my flash plugin in firefox according to some instructions before upgrading jre.Then I went to my vps control solusvm vps control panel and went to console. Nothing.Then I remembered I disabled my flash plugin in firefox. so I enabled it. It's works again. I get the same error as in the picture all over again.So if that doesn't make my vps control panel work, what do I need to do to make it work? I tried in windows and it had to install the flasplayer plugin before it worked - Are there more than one flashplayer plugins?
View 4 Replies View RelatedI understand it is not generally a good idea to mix 13 and 13-current packages but I am installing OpenProj which requires JDK and the installed JRE (6-18) is up-level from 13's JRE (6-16) and back-level from the 13-current JDK (6-19). Presumably JRE and JDK should be at the same level. Would it be better to take both JRE and JDK to 13-current (6-19) or to take both to 13 (6-16)?
View 3 Replies View RelatedI have a java process running in background. I have no java dependent program opened and even if I had, this program should be killed if I kill the Java process. top shows that Java causes almost 90% cpu usage.
[Code]...
The only way I can imagine is to restart, but this might happen again.
I have slackware64-13.0 & xfce. I installed somebody's openoffice package ( a repackaging of the rpms), openoffice.org-3.2.0_en_US-x86_64-1_rlw.txz and ran into crazy keyboard issues, double inserts of random keys when I type faster than a snail's pace liikee tthiis. I had errors from xkbcomp rolling off the screen.
> Using last definition
> Warning: Duplicate shape name ""
> Using last definition
> Warning: Duplicate shape name ""
> Using last definition
> Warning: Multiple doodads named ""
[Code]...
Theres a package I'm going to install that is available only in 32-bit, but I have its dependencies installed as regular 64-bit. Since I'm multilib, will the 32-bit package be able to work with the 64-bit deps?
If not, can 32-bit versions of the deps be installed side by side with the 64 bit?
Running against a situation here, for which I have solutions in mind, but for some reason or another they don't really strike me as "good" solutions.
I am making a customized for myself (eg with postgreSQL support) php package. Configure and make run fine; but upon make install the make tries to access httpd.conf in the $DESTDIR/etc/httpd
My first thought is: prior to 'make install' copy the file from /etc/httpd to the target dir;
I want a pkgtool-like gtk app for xfce, something like KDE k-package, which can install/remove/... and show the app description text file.
View 3 Replies View RelatedTowards a Slackware package for pysqlite2?
View 12 Replies View RelatedI have Slackware 12.2 on a webserver and I need to install TCPD, but I don't know what package it's in. Does anyone know? I've tried searching online but that hasn't worked out too well.
View 7 Replies View Relatedafter hours of searching and trying, I could not determine which kde package contains the kde system-settings gui. I'm under Xfce and would like to make some changes for my remaining KDE apps.
View 2 Replies View RelatedI'm looking for a VNC solution with the RENDER extension. TigerVNC seems to do what I want, but I have only found precompiled packages for Debian.
View 2 Replies View RelatedI'm looking for a package for kdeedu-devel, need libmarblewidget for digikam and kphotoalbum
View 12 Replies View RelatedI am a long-time Debian user (I use it since Woody) and yesterday, due to an unexpected problem on my hard drive and an inexplicable lack of a current Debian cd or a possibility to perform a net install, I had to choose between either stay without computer at home or install one of the two other operating systems I happened to have on cds: Free-BDS or Slackware 13.0. Since I do not have time to learn something that I consider to be more radically different from Debian, I went for Slack.
So, first impressions:
1. Quick and smooth installation, though I got a bit over-enthusiastic when it came to select packages to install and unselected many libraries that I later realised that were necessary for various packages and I had to install them anyway.
2. Configure my wifi was surprisingly easy. I had braced myself for overly-complicated configurations to be done while I'd not have access to google, however rc.inet1.conf was very straight-forward and it provided plenty of examples to illustrate basically every possible configuration. All I had to do was to copy my wpa_supplicant.conf from my Debian backup and it worked.
3.X: For some reason I expected I'd have trouble to properly install and configure X, however my window manager was up and running in a few minutes. I copied my ~/GNUstep folder from my backup gave me the exact same X environment I had in Debian.
4. Package managing and dependencies: (I think I am correct to presume that that has to be the main complaint of most Debian users). pkgtool is very easy to use but, yeah, it does not resolve dependencies.
However, and while I installed a system way more minimalistic than any Debian system I had, I was surprised to find out that:
-Firefox had only ONE dependency
-vlc had none
-xfe, on the other hand, has some obscure dependency that I cannot figure out where to get it (libGLU).
So, a question for more experienced Slackware users: How do you get around the dependencies? Is there a quick way to find out what additional packages you will need on beforehand, or you install the package and try to run it, so to see what libs you need when it fails to start?
I think there is a problem with the sox package that comes with Slackware 13.1.I would appreciate any advice. I'm using the same file, 1.wav, in both cases. The output of file 1.wav is1.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, stereo 44100 HzOn 12.1, I can runsox 1.wav -e stat 2> /tmp/stat.txt
bash-3.1$ cat /tmp/stat.txt
Samples read: 37096920
Length (seconds): 420.600000
[code]....
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 from compiled package?
View 5 Replies View RelatedI mean like, what does it do differently from just installing something from source? Check to make sure you have the required dependencies before compiling the .tgz package? something else?
View 12 Replies View Related