Behöver lite assistans med att installera programmet Songs. Påminner om ChordPro Manager som jag använde på Windows tiden. Som vanligt när jag ska installera ett program via terminalen så blir det fel. Jag står i den uppackade katalogen och skriver ./configure (enter) får meddelandet: Unable to find a local texmf folder. Use --with-texmf-path=... to specify it. Vad är det jag ska göra? Jag har en katalog under ~/.local som heter texmf, funkar inte.
tobbe@xbmc:~/Song Book$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/bin/bash: /home/tobbe/Song: No such file or directory
configure: WARNING: `missing' script is too old or missing
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking for latex... latex
checking for pdflatex... pdflatex
checking for makeindex... makeindex
checking for dvips... dvips
checking for texhash... texhash
checking for kpsewhich... kpsewhich
checking for vim... vim
checking for vimfiles path... /usr/share/vim/vimfiles
checking for texmf local path... no
configure: error: Unable to find a local texmf folder. Use --with-texmf-path=... to specify it
tobbe@xbmc:~/Song Book$ sh ./configure --with-texmf-path=/usr/local/texmf
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/bin/bash: /home/tobbe/Song: No such file or directory
configure: WARNING: `missing' script is too old or missing
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking for latex... latex
checking for pdflatex... pdflatex
checking for makeindex... makeindex
checking for dvips... dvips
checking for texhash... texhash
checking for kpsewhich... kpsewhich
checking for vim... vim
checking for vimfiles path... /usr/share/vim/vimfiles
checking for texmf local path... (cached) /usr/local/texmf
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for string.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for strrchr... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/songs/GNUmakefile
config.status: creating src/songidx/Makefile
config.status: creating sample/GNUmakefile
config.status: creating src/sbdchk/Makefile
config.status: creating src/vim/Makefile
config.status: creating src/config.h
config.status: src/config.h is unchanged
config.status: executing depfiles commands
pdflatex ingår i något annat LaTeX paket, just nu är jag inte i Ubuntu så jag kan inte kolla hos mig, men kolla:
whereis pdflatex
Om den inte är där då har du inte ett fullvärdigt TeX system, paketet texlive bör installera allt som behövs, eller om du installerar de här:
tetex-base tetex-bin tetex-extra latex-ucs
då får du pdflatex som du måste ha.
Men en sak undrar jag dock; skall Songs gå att kompilera på en 64 bitars system?
Själv har jag aldrig använt Songs och kände inte till den heller, man jag har använt SongSheet Generator både i Mac OSX och i Linux. Den är Java-baserad, ej OpenSource men gratis.
sacredeagle skrev:Men en sak undrar jag dock; skall Songs gå att kompilera på en 64 bitars system?
Själv har jag aldrig använt Songs och kände inte till den heller, man jag har använt SongSheet Generator både i Mac OSX och i Linux. Den är Java-baserad, ej OpenSource men gratis.
Jag vet faktiskt inte om det går att kompilera för 64 bitars. Det framgår inte på sidan. Kanske ska testa SongSheet Generator. Kan man sätta dit ackorden ovanför orden/ordet där det ska vara i det programmet? När jag använde ChordPro Manager så kan man göra det.
//Tobbe
GGS-Data Elite, 5200+ 4GB RAM Ubuntu 11.04 64-bitars, 2x500GB HD
sacredeagle skrev:Kanske ska testa SongSheet Generator. Kan man sätta dit ackorden ovanför orden/ordet där det ska vara i det programmet? När jag använde ChordPro Manager så kan man göra det.
Men det finns ju bättre native lösningar för Linux system, Lilypond är en fast kanske inte den enklaste om du bara vill få fram sångtexter med ackorden ovanför. En som jag inte själv har provat men tänker göra det nu är GuitarTeX som använder chordpro formatet: