Slackware :: /usr/lib/scilab-4.1.2/bin/scilex: No Such File Or Directory

Jan 9, 2010

Has anyone here ever installed the latest version of scilab on slackware 13 64bits? I just can't install/run it.

scilab-5.2.0
root@slack:/opt/scilab-5.2.0/bin# ./scilab
./scilab: line 343: /opt/scilab-5.2.0/bin/scilab-bin: No such file or directory
scilab-4.1.2

marcio@slack:~$ /usr/bin/scilab: line 58: /usr/lib/scilab-4.1.2/bin/scilex: No such file or directory

I tried older versions, same problem. I used to run scilab 4.x on slackware 11_32bit, it ran great.

View 6 Replies


ADVERTISEMENT

Slackware :: Slackbuild For Repackaging Of Scilab Binaries?

Jan 10, 2010

I'm trying to write a slackbuild for doing a slackware package from the binary distribution of scilab.org.If you want to test it, it's here

[URL]

there's also a slack64 package made from the slackbuild.to use the slackbuild you have to download your file distribution in the same folder from here [URL] and then you have to launch it like this

Code:

ARCH=x86_64 PKGTYPE=txz TAG=custom ./scilab.SlackBuild
available archs are i686 and x86_64

EDIT: edited build script to install things in /opt. updated package.

View 2 Replies View Related

Slackware :: Slapt-get Error On First Run - Cannot Open Shared Object File: No Such File Or Directory

May 22, 2011

I get an error when running slapt-get. The error is: "slapt-get: error while loading shared libraries: libsas.so.2: cannot open shared object file: No such file or directory".

I've booted the Slackware disk # 1 and unchecked everything except the libraries category and installed them. I rebooted and it still says this. I get this same error before I put the disk in and rebooted to install ALL libraries. I really need help. BTW, I can't load KDE.I found a pkg manager already installed called "slackpkg". But I really need help on this library issue!! I uninstalled it (slapt-get) anyway, so forget that!

View 3 Replies View Related

Slackware :: Libuuid.so - Cant Open Shared Object File - No Such File Or Directory

Sep 9, 2010

I tried to upgrade my slackware xfce 13.0 >> 13.1. I read "man slackpkg" first, and then I did exactly what I read at the man pages, my system was in init 1 mode.

The mirror I used it was the Greek mirror for 13.1. The command slackpkg upgrade-all was running ok until the "r" letter after that all packages did not upgraded because it was ERROR CHECKSUMS.md5 to all of them. Slackpkg did not upgrade all this packages but just check them and them skip them.

When everything stopped I reboot but at loading time it stops and I have this message: "libuuid.so.1:cannot open shared object file: No such file or directory."

After that I have 2 options to press control-d to reboot or to give root pass and login as root@(none):

After I login I cant connect to internet, I cant shutdown the system only reboot it from cl, I even cant go to init 1 or anything else. I dont know if I can fix the problem but I have to try...

View 2 Replies View Related

Slackware :: Libfam.so.0: Cannot Open Shared Object File: No Such File Or Directory

Jun 3, 2011

Code:

bash-4.1$ konqueror
konqueror: error while loading shared libraries: libfam.so.0: cannot open shared object file: No such file or directory

View 5 Replies View Related

Slackware :: Default PATH - Python: Can't Open File 'SABnzbd.py': [Errno 2] No Such File Or Directory

Nov 24, 2010

I have just installed SABnzb application in my home folder. The executable file is SABnzb.py When I run the command in the Konsole # python SABnzb.py I have this Quote: python: can't open file 'SABnzbd.py': [Errno 2] No such file or directory

View 5 Replies View Related

Slackware :: Cannot Open Shared Object File: No Such File Or Directory

Mar 5, 2010

I just installed Alien Bob's HandBrake package and am getting a ton of warnings:

Code:
bash-3.1$ ghb
(ghb:27626): GStreamer-WARNING **: Failed to load plugin '/usr/lib64/gstreamer-0.10/libgstmpeg2dec.so': libmpeg2.so.0: cannot open shared object file: No such file or directory
(ghb:27626): GStreamer-WARNING **: Failed to load plugin '/usr/lib64/gstreamer-0.10/libgstsndfile.so': libsndfile.so.1: cannot open shared object file: No such file or directory

[Code]...

View 9 Replies View Related

Slackware :: Cannot Open Shared Object File: No Such File Or Directory?

Jul 23, 2010

I've been building a minimal Slackware system with a small number of packages installed (following this article of ). But now I'm facing a problem with a library call 'libmpfr' when installing the package 'pmount'. I have tried installing libmpfr from source but the installation also REQUIRED libmpfr. Code: error while loading shared libraries: libmpfr.so.1: cannot open shared object file: No such file or directory.The only solution I could come up with is to look for a precompiled libmpfr so that I can install it using installpkg. But nowhere could I find it by now.

View 2 Replies View Related

Slackware :: PATH -13.0: No Such File Or Directory

Apr 21, 2010

I am working on getting my software packages installed on my fresh Slackware64-13.0 installation. Some (but definitely not all) of my executables are unable to be run.

I understand what PATH is for. It is for locating files, folders, executables in those directories when running from a Terminal window.

So, for example, I have just installed Cisco VPN Client for Linux, and it is the strangest thing. I should have access to this. I must not be understanding something here. Does anyone have any idea why this is not working for me? I have put in an example of what I am talking about.

I have no idea why this is not working.

View 9 Replies View Related

Slackware :: Can't Exec /bin/login: No Such File Or Directory

Apr 13, 2011

Running Slack-13.1 64 bit stable Upgraded this morning kdelibs shadow and xrdb (patches). Can't login anymore at init 3:

Code:

can't exec /bin/login: No such file or directory

Can see /bin/login from other distro what to do where to search?

View 11 Replies View Related

Slackware :: Installing Python 3.2 - No Such File Or Directory

Mar 10, 2011

So I have patched the 3.2 sources similar to the 3.1.3 sources. I used the slackbuild from 3.1.3 as well. I get to the install of the script and I get this:

Code:
...
running install_egg_info
Writing //tmp/SBo/package-python3/usr/lib64/python3.2/lib-dynload/Python-3.2-py3.2.egg-info
Creating directory /usr/man
Creating directory /usr/man/man1
/bin/ginstall -c -m 644 ./Misc/python.man
/tmp/SBo/package-python3/usr/man/man1/python3.2.1
cp: cannot stat `Demo': No such file or directory

I can't build Blender anymore without this update.

View 7 Replies View Related

General :: Rt3070sta.ko No Such File Or Directory On Slackware - Error

Sep 11, 2010

I'm trying to install a WiFi Wireless IEEE 802.11N/G/B WLAN 150Mbps Network Adapter USB2.0 on Slackware. I get the following message when I enter "make install." cannot stat rt3070sta.ko no such file or directory

View 9 Replies View Related

Slackware :: No Firefox Flash Plugin File Directory?

May 8, 2011

Installed Slackware 13.37 over the weekend. Good so far. Problem with Firefox though as it does not have a plugins directory where we can move libflashplayer.so into like in previous versions. Where do we put it to file Firefox (and Seamonkey) to play flash.

View 3 Replies View Related

Slackware :: Install: Cannot Stat `cuda.h': No Such File Or Directory

Dec 15, 2010

I am trying to install the nvidia-drivers from Slackbuilds.org. When I try to run the SlackBuild, I get the following error:

Code:
install: cannot stat `cuda.h': No such file or directory

What am I missing?

The nvidia-kernel SlackBuild ran fine and created the kernel package.

View 14 Replies View Related

Slackware :: Fatal Error: Glib-object.h: No Such File Or Directory

May 31, 2011

I'm using Slackware 13.37 x64 (upgraded to slackware-current) and I have trouble compiling mysql workbench 5.2.34.

The error is:

Code:

scintilla-marshal.c:2:25: fatal error: glib-object.h: No such file or directory

But I have that glib-object.h file:

Code:

$ locate glib-object.h
/usr/include/glib-2.0/glib-object.h

This is when I try to compile version 5.2.27:

Code:

./PlatGTK.cxx:13:21: fatal error: gdk/gdk.h: No such file or directory

Code:

$ locate gdk.h
/usr/include/gtk-1.2/gdk/gdk.h
/usr/include/gtk-2.0/gdk/gdk.h

View 12 Replies View Related

Slackware :: Cryptsetup - No Such File Or Directory While Trying To Open /dev/mapper/crypthome?

Jan 24, 2011

I've encrypted the /home partition. I've been successful in doing this by following the instructions here:slackware64-current/README_CRYPT.TXTBut after upgrade to cryptsetup-1.2.0-x86_64, when I boot up I get 'no such file or directory while trying to open /dev/mapper/crypthome'I have to manually type 'cryptsetup luksOpen /dev/sda9 crypthome' and mount each time to get into the encrypted partition.I expect to be prompted for the password on boot but I just get that error, what is wrong?my config files:

/etc/crypttab:
crypthome /dev/sda9
/etc/fstab:

[code]....

View 5 Replies View Related

Slackware :: GFTP Segmentation Fault On Slack 13.0 - No Such File Or Directory

Jan 12, 2011

Does gFTP have any prerequisites other than those listed in its README file?I have a situation similar to this thread from a year ago - Using the gftp package distributed with Slack 13.0, I receive a segmentation fault when trying to launch it.strace reported a truckload of "no such file or directory" errors, generally involving locale files, however the presence (or absence) of the glibc-i18n package has no effect.

View 6 Replies View Related

Slackware :: Error: Cannot Open Basenames Index Using Db3 - No Such File Or Directory (2)

May 11, 2010

I am trying to install flash-plugin-10.0.45.2-release.i386.rpm so I inputed the folowing command and got the following error output:

Code:
bash-3.1$ rpm -i *.rpm
error: cannot open Basenames index using db3 - No such file or directory (2)
error: cannot open Providename index using db3 - No such file or directory (2)
error: cannot open Conflictname index using db3 - No such file or directory (2)
error: Failed dependencies:

[Code]...

View 3 Replies View Related

Slackware :: L 99 99 99 Pops Up - Fatal: Create /boot/map: No Such File Or Directory

Mar 4, 2011

Im sure that this issue is pretty old and you get some results from forums when you google it, but I cant seem to find the solution : When I boot my system ( its duel boot , win7 / Slackware 13.1 ) the message : L 99 99 99 pops up. I know this has to do with the MBR, When I looked online this is what people were told to do:

[Code]///

View 6 Replies View Related

Fedora :: Can Install Scilab In 12 Through Yum

Sep 29, 2010

Is there any way I can install scilab in fedora 12 through yum. I tried to compile source code of scilab. But I m not able to finish installation due to dependencies. Can any one please suggest me regarding this ?

View 2 Replies View Related

OpenSUSE :: Cannot Compile Scilab?

May 16, 2010

I had a difficulty with scilab, it would not plot! an would give me error 21. and crash.!I could not figure it out. I tried to install from source. and this is where real trouble came ./configure crashed with the following errorchecking Symlink for /usr/lib/jvm/java-1.5.0-gcj/bin/javac... Filename changed... Keeping the one found beforeJava base directory (probably) available here : /usr/lib/jvm/java-1.5.0-gcjchecking for zip or jar files to include on CLASSPATH... checking to see if the java compiler works... configure: error: Could not compile simple Java program with '/usr/lib/jvm/java-1.5.0-gcj/bin/javac'. Try with the Sun JDK (1.5 or 6). I changed to the directory to find this

alon@linux-6xrt:~/Downloads> cd /usr/lib/jvm/java-1.5.0-gcj/bin/
alon@linux-6xrt:/usr/lib/jvm/java-1.5.0-gcj/bin> ls
appletviewer jarsigner javac javah rmic

[code]....

View 2 Replies View Related

OpenSUSE Hardware :: Scilab Crashes On Plot

May 17, 2010

I have openSUSE 11.1, DELL vostro 1500 with NVIDIA card (Which type?). I am runnnig SCilab 5.1.1 which crashes on plot. The same scilab runs on the same computer through Windows Vista (I have dual boot). I suppose this is a linux problem.

View 1 Replies View Related

Software :: Get First File Of Directory Then Copy To Other Directory Andd Rename The File?

Jan 30, 2011

I want to do the following.

1. have a directory full of subdirectory

2. Pick the first file from every sub and copy that to the main directory and also rename that file to the same name as the subdirectory's name

3. need to work in commandline best is a simple script.

View 4 Replies View Related

Ubuntu :: Scilab Fails To Start From Applications Menu

Jul 27, 2010

I have installed Scilab through the Ubuntu software center. When I try to launch it from the Applications menu it will not start. Same hapens if i try to launch it using alt-F2. But I can launch it using the terminal.

View 3 Replies View Related

Slackware :: Makefile:535: /usr/src/linux-2.6.33.4/arch/i486/Makefile: No Such File Or Directory

May 31, 2010

I just downloaded slackware 13.1(x86) and i'm trying to compile ndiswrapper-1.56 using the slackbuild from slackbuils.org and i'm getting this error:

Code:

Makefile:535: /usr/src/linux-2.6.33.4/arch/i486/Makefile: No such file or directory
make[2]: *** No rule to make target `/usr/src/linux-2.6.33.4/arch/i486/Makefile'. Stop.
make[1]: *** [modules] Error 2
make: *** [all] Error 2

looks like the folder i486 doesn't exist

View 2 Replies View Related

Slackware :: XFCE "Run From A Directory" .desktop File

Nov 8, 2010

I have compiled Evan's debugger but it must be run from the directory.

Previously, on KDE I did this via the menu editor but now I use XFCE, I need to add this to my .desktop file manually.

What would I add to the .desktop to make the application run in the directory of /opt/debugger?

To clarify, I am not talking about the path to the executable, but rather doing the equivalent of doing a

Where everything is referenced relative to the current directory.

View 2 Replies View Related

Slackware :: Move Into New Directory To Get Wine Working In New Directory?

Aug 1, 2010

I came from the Debian world so I did not do much building software from source. I successfully built wine from source, now the wine binary is in the same directory where the Makefile and all of the other source stuff is. I can run wine from that directory fine, but I sort of want to move it somewhere else. I tried moving the wine binary somewhere else, but when I try to run it I get

[code]...

What all do I have to move into the new directory to get wine working in the new directory? By convention, where should I move wine, I want it available for all users, should I move it to /opt/wine, or /usr/local/wine, or somewhere else?

View 6 Replies View Related

Slackware :: Can't Reach Main Slackware Directory - Login Required

May 20, 2011

The Slackbook reads:

Quote: The precompiled Slackware kernels are available in the /kernels directory on the Slackware CD-ROM or on the FTP site in the main Slackware directory. I am unable to reach it, what's the proper login?

[Code]....

View 3 Replies View Related

Ubuntu :: Hidden Directory 'RECYCLER' Creates .exe File In Directory Called 0x2D9FA278

May 30, 2011

I've done a low level format on them so they're completely empty. When I use them with my windows machines, they're absolutely fine. When I plug them into my Ubuntu machine, there is a hidden directory created called 'RECYCLER' which I'm assuming is for deleted files?However, it also creates a .exe file in this directory called 0x2D9FA278 which has an Icon with an H in it and a comment of 'Facebook Photo' This has the effect of making all the directories on the stick into shortcuts! I googled the file name and it seems to be some sort of Trojan, but I don't understand how it's go into my Ubuntu machine, I've scanned with ClamAV and it finds nothing.

View 5 Replies View Related

Ubuntu :: When Drag The File To Install It Again It Says Something Along The Lines Of It Cannot Copy A Directory Over A Directory?

Feb 19, 2010

I downloaded a mouse theme form gnome look and installed it in the themes. But it has not appeared in the pointer themes section in custimation even though it said that it is installed correctly.When I drag the file to install it again it says something along the lines of it cannot copy a directory over a directory.Where can I find where the mouse/pointer theme is located and delete it. I have searched filesystem, google and these forums and not had any luck yet.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved