Slackware :: Use Sox To Make A File Mono?

Dec 2, 2010

Kernel 2.6, GNU (Slackware 12.0). sox 12.18.1

Code:
bash-3.1# file receive48.wav

receive48.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, stereo 48000 Hz bash-3.1# This file, I intend to make it mono. That is, to mix both channels. I know this is a piece of cake for sox. But exactly how do I do it?

View 6 Replies


ADVERTISEMENT

Software :: Mono 1.1.12 - Install Older Mono To Co-exist With Current Version

Feb 28, 2010

I would like to know if anyone has run more than one version of mono concurrently. I want to host a Battlefield 2 server with bf2ccd that requires mono 1.1.12. CentOS 5.3 repos provide mono 1.2.4 which is neither new enough nor old enough to support bf2ccd. I have considered compiling a newer version or an older version to accommodate this but I think that the only fully supported version is the 1.1.12 and I want to have the newer mono for other projects. I have used Slackware exclusively up to now and am not familiar with CentOS yet so I would like to avoid compiling if I can. The server is an unmanaged dedicated server so I'm not certain of all of the details. AFAIK it is a standard CentOS 5.3 install.

View 4 Replies View Related

Slackware :: Can't Find Gmcs.exe When I Install Mono 2.8.1 / Why Is So?

Feb 8, 2011

I'm a new user of Slackware Linux.I wan't to learn c# under Linux, so I downloaded Mono 2.8.1 source package. I read the README and downloaded the pkg-config, libgdiplus, glib-2.4.0 and install successfully.
But when I "make install" mono, make told me "[MCS] Can't find gmcs.exe", I don't know why.

View 3 Replies View Related

General :: Why Is Ubuntu Trying To Open Mono App With Wine Instead Of Mono

Aug 24, 2010

So, I have compiled a C# program on Linux using MonoDevelop. When I try to execute the resulting binary, my system tries and fails to run it as a windows executable, with wine. Wine gives me the following message:

$ ~/bin/MyMonoApp
wine: Install the Windows version of Mono to run .NET executables
~/bin/MyMonoApp: command not found

I can only convince it to run by explicitly calling mono:

$ mono ~/bin/MyMonoApp

So, how can I make this the default, so I don't have to explicitly call mono every time?

View 1 Replies View Related

Ubuntu Installation :: Can't Make A Distro Of That Offers To Users The Files And Apps For Use With Mono?

Mar 11, 2011

I would like to see when installing ubuntu a choice for users to choose what they want installed on their system or not. I know for a fact that there are some like myself that does not want mono runtime files or mono apps on their linux box and when we try to uninstall all the files or apps that link with mono ends up breaking the linux box.

My question is why can't ubuntu make a distro of ubuntu that offers to users the files and apps for use with mono and a choice for those users to install ubuntu with out the mono files or apps. There are somne of us that think mono is as bad as .net and some of us want a linux box that runs linux and not window files or apps unless they can be written as pure linux code and not C# crap. I feel that C or C++ is the real way to write linux code and anything written in C# is windows and always will be windows. If they want to put more windows stuff on ubuntu, then they shouldn't be calling it linux..

View 1 Replies View Related

Slackware :: How To Make TAR As TGZ File

Jan 21, 2011

I found program but they are tar.bz2 and tar.gz and they are not work on slackware. How can I make them tgz file. Last night I am download src2pkg but I don't know how to use it.

View 12 Replies View Related

General :: Can't Make Boot File From Slackware ISO / Resolve It?

Apr 12, 2011

As part of instructions from Slackware Installation site, I am trying to make a boot file from the ISO (10.2VER). The command given: 'dd if=[image file name] of=/dev/fd0'
Tried image file 'bare.i' and also 'pportide.i'
Error from Red Hat OS: "opening 'pportide.i' no such file, directory" Also tried 'C:>RAWRITE bare.i a:' from WinXP command line with negative result.

Slackware help site:
'http://www.slackware.com/install/bootdisk.php'
I have not seen a command w/ 2 = symbols??
Installing to stand-alone desktop, PATA IDE Controllers. (ISO was copied with process: 'image burned to disk').v

View 9 Replies View Related

Ubuntu :: Make With Make File Yields Error - /usr/bin/javac: Cannot Execute Binary File

Nov 17, 2010

When I try to compile some Java code on Ubuntu 10.10 (kernel 2.6+) using make and a Makefile.

I get an error indicating that the make utility cannot execute the java compile command (javac).

The error reads: /bin/bash: line 6: .: /usr/local/jdk1.5.0_18/bin/javac: cannot execute binary file

I am executing make as root. I have enabled permissions on all directories in the path /usr/local/jdk1.5.0_18/bin/javac and on javac itself.

I get this error whether using a jdk installed via ubuntu apt-get, or whether I install the jdk myself. And I get it using either Java 1.5 or 1.6

My machine has an 80386 processor. I notice the make utility is built for i686-pc-linux-gnu

However, I can manually compile using javac.

I can compile calling javac from within a bash script.

I can compile using the java compiler gcj from the command line: gcj --main=HelloWorld HelloWorld.java -o HelloWorld.exe

But I cannot compile java code from the makefile. Any reasons why I might be getting this error?

View 4 Replies View Related

General :: Make And Sh Commands - Make A File Called File Roller For Ubuntu 9.10

Apr 6, 2010

I want to make a file called file roller for Ubuntu 9.10. The folder has a file called install.sh and some others that are make.

I figure first I need to make a file and then run install.sh to install. But I don't know how to do this.

View 2 Replies View Related

Ubuntu :: Install Mono Error "Package Mono Is Not Available But Is Referred To By Another Package"

Mar 18, 2011

i first noticed when i tried to get mono via sudo apt-get install mono i got the error

[Code]...

E: Package 'mono' has no installation candidate then i tried to get it through the software center and i noticed the software center wasn't opening.... so i tried searching to find if someone else had the proroblem, they did, one solution was to reinstall python but if i open syapitic software i get the error

[Code]...

View 6 Replies View Related

Slackware :: Make: *** No Rule To Make Target `pkg'

Feb 25, 2011

I have down loaded: slapt-get-0.10.2h-i386-1.tgz I have read the install directions:

Quote:

- Using pkgtools: ----------------

To install:

$ make pkg
$ installpkg ./pkg/slapt-get-${VERSION}-${ARCH}-${RELEASE}.tgz

When I try make pkg, I get:

Code:

root@darkstar:/home/rob# make pkg
make: *** No rule to make target `pkg'. Stop.

I guess that I do not understand the instructions?

View 5 Replies View Related

Slackware :: Make Bootloader Include Slackware In Its' Menu?

Jan 6, 2011

To an empty disk I installed:

1) Windows XP & then shrank it's partition to make room for OpenSuse) 2) OpenSuse with grub installed on the MBR (& then shrank the home partition & created a new root and home partition for Slackware 13.1). These two OSes dual-booted properly 3) Slackware 13.1 with LiLo installed to the superblock of the Slackware root partition (sda8). How do I get Slackware to be a 'working' selection on the boot menu?

View 14 Replies View Related

Slackware :: Can I Make KDE / Gnome Look Like Windows 7 In Slackware

Feb 26, 2010

You might be asking why would I want to this? I will tell you why. My wife. She has grown up using Windows. The jump from Windows XP to 7 wasn't as bad as I thought it would be for her. I just had to show her where things changed to for about 10-20 minutes and that was that.

I did a trial run with Ubuntu for about a month using Gnome and not her cup of tea. So now I did a search on the Internet and came up with a Gnome solution here is the link:

http://aminesoft.wordpress.com/2009/...ike-windows-7/

And a KDE link:

http://www.kde-look.org/content/show...content=104232

But both websites are oriented towards Ubuntu/Kubuntu. I am just wondering if this will work with Slackware???

My wife likes a speedy system almost as much as I do. She also like the Search field when you click on the Start menu in Windows 7, the taskbar at the bottom, the big red X in right hand corner of the windows.

I just hope I can go this route and change it to look like Windows 7. I will be very happy and so will my wife of course.

View 8 Replies View Related

Slackware :: Can't Make Local Mirror Of Slackware

Sep 10, 2010

I have done several attempts to build a local mirror of Salckware 13.0. There are two problems: I have to wait very long for a connection, they appear error during a connection which broke it so I have to restart. Is there any other way to build mirror? I am using Alien Bob scripts. Never before happened something like that. The connections with common web pages (google, etc) work well. Maybe I should look for some other mirror than those listed in mirror-slackware-current.sh.

[code]....

View 8 Replies View Related

Ubuntu :: Contex Menu [Make Link] Make Same File Size?

Dec 17, 2010

I notice that when you try to Make link to any file or folder form context menu, It just copy the same file size? even when i tried to copy the link to external storage disk..

View 1 Replies View Related

Slackware :: Make Donation To Slackware?

May 27, 2010

I will be finishing my upgrade cycle to 13.1 and I am a very happy man! Slackware 13.1 is First Rate. I think it is very important that we support Patrick Volkerding so that he can continue to deliver our favourite OS to us. Slackware is PV's source of income. I just made a donation to Slackware using paypal (see the donate link in my signature), it works flawlessly. donate whatever you can: Make a donation using paypal, buy the CDs/DVD, buy a Slackware subscription, or pick up some merchandise at the Slackware store.

View 14 Replies View Related

Slackware :: Take Current Windows7 (x64) Setup And Make It Into A Dual-boot Setup With Slackware 13.0?

Jan 24, 2010

I'm trying to take my current windows7 (x64) setup and make it into a dual-boot setup with slackware 13.0 (x32) and am hitting a brickwall. I guess I would like to know if I can salvage the situation without formating my windows drive. I fully intend to, but I had hoped to not do it this month. I'd like to get dual boot going so I can master it and acquire all the files/drivers I'll want and then format and do it 100% right next time.

Currently I have windows setup on a 3x 500gb Raid0 onboard array which itself has been flawless. After I shrunk my current partition size to give me about 25gb of free space I proceeded to setup Linux, and I was unable to perform the cfdisk portion for partitioning the array for Linux.

I tried using cfdisk:
/dev/hdx (a1-a3,b1-b3)
/dev/sdx (a1-a3,b1-b3)

I even attempted to locate with: cat proc/partition and tried using cfdisk on every device it located. It always said it was either an unknown partition table and should I start at zero, or bad partition. I was of course too concerned over my windows setup (which has almost 1tb of stuff I have not backed up) to go any further into the unknown.

PS: I have used Slackware before, back at 8.1, 10, and even a very brief interlude at 12.0, this is my first attempt on this computer however with 13.0, it is currently running fine on my laptop and my PS3 (Laptop is even dual booting 7/Slack13. Albeit without raid)

Phenom 9850
M2N-SLI Deluxe (Nvidia AM2)
4x1gb of 1066 kingston hyperX
3x500gb WD Caviar Black Sata2 3.0

View 3 Replies View Related

General :: 6.13 GMP-5.0.0 LFS Make Error - Cannot Open Shared Object File: No Such File Or Directory

Jun 10, 2010

I'm currently stuck at 6.13 GMP-5.0.0 of the LFS installation. After running make, I receive the following:

error while loading shared libraries: libbfd-2.20.so: cannot open shared object file: No such file or directory
make[2]: *** [libmpn.la] Error 127
make[2]: Leaving directory `/sources/gmp-5.0.0/mpn'

[code]....

View 5 Replies View Related

General :: Make Arithmetic Operation Of Data File With Script File?

Aug 31, 2010

I wonder how to arithmetic operation of our data file using any script program/command (like sed, cut,awk)for example my data.file is:

45 65 42
12 23 61
43 34 21

I want to multiply first column with 2 and add second column with 3 then it become

90 68 42
24 26 61
86 37 21

View 5 Replies View Related

General :: Configure File Successfully But Make File Displayed Some Errors?

Jun 29, 2010

i am having a problem concern zlib installation.i tried configure file successfully but make file displayed some errors.that usr/linux/limits.h not found.so i found that i have to install glibc-headers-devel...but there is no such a kind of package in ubuntu repository?/????/some people saying that libc6-devel is equal to them!

View 1 Replies View Related

Fedora :: Make A Script In Which Drag A File (with Spaces In File Name )?

Aug 2, 2011

i am trying to make a script in which i can drag a file (with spaces in file name ) and it will scp the file to another computermy code is

Code:
echo "--------------------------------------------"
echo "drag file now"

[code]....

View 7 Replies View Related

Programming :: Make A Folder For Each File In A Directory Then Move The File Into It

Nov 29, 2010

Initially I thought - use a for loop with ls in it:

Code:

However this causes lots of problems (folders have extensions, I have duplicate folders, the names with spaces create a folder for each element of the name).

The contents of the folder is basically movies (some with subtitles). Some of the names have things like (original) or CD1 CD2 in them.

View 15 Replies View Related

Slackware :: Can't Make Playonlinux Run?

Jul 9, 2011

I am trying to install Playonlinux on slack 13.37 and I installed it through slackbuild. But when I try to run it, it hangs at this message:

Code:
bash-4.1# playonlinux
PlayOnLinux v3.8.12
Traceback (most recent call last):
File "/usr/share/playonlinux/python/question.py", line 21, in <module>
import wxversion, os, getopt, sys, urllib, signal

[Code]...

View 5 Replies View Related

Slackware :: Cannot Start Xorgconfig / Make It Possible?

Mar 27, 2010

I've just install Slack 13 and had been looking into the website for configure info. What is my problem is the #xorgconfig does not start on my system. It says command not found. I had searched for answer on the web and found no answer so I post here for help. Is there anything else I need to install to get my intel graphic card display more then 1024 resolution?

View 7 Replies View Related

Slackware :: Make Backups Of DVD Collection?

Jan 1, 2010

What software is recommended to make backups of my DVD collection?

I used to use DVD43 in Windows, but now in Slackware I am not sure what is recommended for such a process.

View 3 Replies View Related

Slackware :: Can't Make 'useradd' Work

May 10, 2010

Code:
useradd -u 8001 -g luc -p mypassword -s /usr/bin/bash -d /home/luc luc
Open another terminal:
Code:
luc[159-0]test> ssh luc@61.62.63.64

[Code].....

Jump back to the other terminal... Try SSH login... Success!

'adduser' works, 'useradd' doesn't. Why? I have read the man pages several times and can't find the error in my command line.

I have a similar problem with groupadd

This fails: groupadd -g 8001 staff

This works: groupadd staff

View 9 Replies View Related

Slackware :: Set CFLAGS And Other Make Options?

Jan 2, 2010

I've been googling and reading up on how to set build optimizations for my system, and after consulting the Arch Wiki, old threads here, and some mailing lists, I've concluded that the way to set CFLAGS, etc. is by putting this in /etc/profile:

Code:
export CHOST="x86_64-unknown-linux-gnu"
export CFLAGS="-march=native -O2 -pipe"

[code]....

View 6 Replies View Related

Slackware :: Make Headers_Install Error - 64 ?

Dec 13, 2010

I was trying to make a 64bit 2.6.36.2 kernel for my multilib slackware64 setup and when doing "make headers_install" I get this error

Code:

Is this because it's multilib/compat32pkg? do I need to go back to GCC for 64?

View 7 Replies View Related

Slackware :: Make Start X Whenever It Starts?

Aug 9, 2010

How can I make slackware startx whenever it starts instead of having to go login as root and type startx each time?

View 6 Replies View Related

Slackware :: Using Dd To Make Bootable Slack Usb?

May 30, 2010

I'm trying to use alien bobs usb wiki to make a bootable usb slack installer. the syslinux part was easy and worked fine but adding the package tree has proved a bit confusing, I was trying to use the cp and mv commands to get the immages from my slack 13 iso but I had stumbled accross a way of using the dd command and can't seem to find the information again.

View 3 Replies View Related







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