INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Help for New Linux Users?  (Read 3169 times)

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 71656
  • Where did I put my teeth?
Help for New Linux Users?
« on: October 15, 2013, 11:06:52 am »

We've built MC on Debian so far.  It runs on a few other distros.  It would be nice if each camp had a thread that had basic setup instructions in the first post, then answered questions in the following ones.

We could make the popular ones sticky threads.

Any volunteers?  Or if you have a better idea, please suggest something else.

Thanks.
Logged

Mike Noe

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 792
Re: Help for New Linux Users?
« Reply #1 on: October 15, 2013, 11:19:34 am »

I'd be happy to take on openSUSE.

A thread is okay, but perhaps a Wiki?
Logged
openSUSE TW/Plasma5 x86_64 | Win10Pro/RX560
S.M.S.L USB-DAC => Transcendent GG Pre (kit) => Transcendent mono OTLs (kit)
(heavily modded) Hammer Dynamics Super-12s (kit)
(optionally) VonSchweikert VR8s

RemyJ

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1245
Re: Help for New Linux Users?
« Reply #2 on: October 15, 2013, 11:41:51 am »

I can do Fedora.  I think a wiki would be good eventually (or in addition to the threads) but there's going to be a lot of conversation and troubleshooting going on in the short term that would probably be better served by the forum.

Logged
Fedora 38 x86_64 Xfce

zeltak

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 480
Re: Help for New Linux Users?
« Reply #3 on: October 15, 2013, 01:45:30 pm »

anyone volunteer to do an arch one  ;D

im to stupid to figure it out myself :)

z
Logged

Awesome Donkey

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 7465
  • When Summer comes...
Re: Help for New Linux Users?
« Reply #4 on: October 15, 2013, 05:30:32 pm »

Honestly, if you've figured out how to install Arch Linux (+10 cookies if you didn't use any tutorial), you probably already know what you're doing. :P Still, it shouldn't be too difficult to do with Pacman commands and all.
Logged
I don't work for JRiver... I help keep the forums safe from Viagra and other sources of sketchy pharmaceuticals.

Windows 11 2024 Update (24H2) 64-bit + Ubuntu 24.04 LTS Noble Numbat 64-bit | Windows 11 2024 Update (24H2) 64-bit (Intel N305 Fanless NUC 16GB RAM/500GB M.2 NVMe SSD)
JRiver Media Center 32 (Windows + Linux) | iFi ZEN DAC 3 | JBL 306P MkII Studio Monitors | Audio-Technica ATH-M50x Headphones

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 71656
  • Where did I put my teeth?
Re: Help for New Linux Users?
« Reply #5 on: October 15, 2013, 05:54:27 pm »

Thanks, Remy and Mike.  That's a big help.
Logged

zeltak

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 480
Re: Help for New Linux Users?
« Reply #6 on: October 15, 2013, 11:16:16 pm »

Honestly, if you've figured out how to install Arch Linux (+10 cookies if you didn't use any tutorial), you probably already know what you're doing. :P Still, it shouldn't be too difficult to do with Pacman commands and all.

hehe installing arch wasnt bad at all (they have an amazing wiki that guides you through the process). the main issue i think is that arch uses libcurl 4 while MC uses libcurl3. building and using lincurl3 can do all kinds of breakage i think so i dont know the exact way of handling this. Can jriver support/use libcurl4 alongside libcurl3 (again maybe a stupid question but im not a dev..). Are there other alternatives?

gotta say arch is really popular (i think at least in the top 5 distros) so i hope some other arch users here will give MC  a shot

Best

Z
Logged

RemyJ

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1245
Re: Help for New Linux Users?
« Reply #7 on: October 16, 2013, 09:54:29 am »

Can jriver support/use libcurl4 alongside libcurl3 (again maybe a stupid question but im not a dev..). Are there other alternatives?

If you can give me the output of 'gcc -v' I can probably give you a script that'll build you a correct libcurl.

Logged
Fedora 38 x86_64 Xfce

zeltak

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 480
Re: Help for New Linux Users?
« Reply #8 on: October 16, 2013, 12:53:11 pm »

Thx RemyJ!

here it is:

zeltak@voices ~ ↳ gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.1/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /build/gcc-multilib/src/gcc-4.8-20130725/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --enable-gnu-unique-object --enable-linker-build-id --enable-cloog-backend=isl --disable-cloog-version-check --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --with-linker-hash-style=gnu --disable-install-libiberty --enable-multilib --disable-libssp --disable-werror --enable-checking=release
Thread model: posix
gcc version 4.8.1 20130725 (prerelease) (GCC)


best

Z
Logged
Pages: [1]   Go Up